What do you mean by TDD? Unit testing – Mocking How can we test a private method? Unit test vs Integration test How to run
Category: Interview Questions
Entity Framework Interview Questions
How to handle concurrency in Entity Framework?
Web API Interview Questions
Web API message life cycle HTTP response codes Authentication and Authorization in Web API Difference b/n Restful service vs Web Service or Meaning of statelessness
Linq Interview Questions
Find 3rd highest value from an array of integers using Linq Why do we use AsEnumerable()?
SQL Interview Questions
Basic Questions What is SQL? What is RDBMS? Basic SQL commands SQL Joins SQL Constraints Unique, Primary and Foreign Key DDL, DML, DCL and TCL
Try answer these C# Interview Questions
Can we override a static method? Constructor chaining Difference between event and delegate Default access modifier of a class in C# Why C# doesn’t allow