Given a logical problem to solve through coding
Net Developer Interview Questions
8,174 net developer interview questions shared by candidates
Que fait Entity Framework et quelle est la différence entre Code First et Database First ?
Design an elevator, WAP to reverse a string, MVC Architecture, Query to get 3rd highest salary, abstract class and interface diff etc etc
Why functions cant use stored procedure in SQL server
output of below code class A { public void show() { Console.WriteLine("Hello: Base Class!"); Console.ReadLine(); } } class B : A { public new void show() { Console.WriteLine("Hello: Derived Class!"); Console.ReadLine(); } }
Why cant we use static method in interface
Different types of C# tasks (algorithms and data structures, sorting, paging, api authorization, middleware..etc)
General things like dependency injection, middleware, sql
Write a matrix multiplication program?
Somente foi pedido pra falar da minha carreira e experiências.
Viewing 6361 - 6370 interview questions