What is the use of web api ? Why web api needed, if you have already restful services using wcf ?
Difference between ASP.NET MVC and ASP.NET WebForms?
How will you load dynamic assembly? How will create assemblies at run time?
How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??
What is the advantage of mvc?
If I have multiple filters implemented, what is the order in which these filters get executed?
What are the main features of asp.net mvc 4 used by asp.net web api?
Can we change web.config settings from iis?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
what is linq to entities?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?