MVC Filters, MVC life cycle, SQL simple questions
Software Engineer Net Interview Questions
8,174 software engineer net interview questions shared by candidates
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
Design an elevator, WAP to reverse a string, MVC Architecture, Query to get 3rd highest salary, abstract class and interface diff etc etc
No algorithmic puzzle. Many .NET-specific questions. IoC, Mocking, Testing, Asynchronous. System Design like caching, queues(RabbitMQ), Scalability
What's the most difficult thing in remote work
none
Different types of C# tasks (algorithms and data structures, sorting, paging, api authorization, middleware..etc)
Write a matrix multiplication program?
Viewing 6361 - 6370 interview questions