Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
What are the 2 ways of adding constraints to a route?
What are non action methods in mvc?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
Explain entity lifecycle? : Entity framework
Explain test driven development (tdd) ?
How to change the action name in mvc?
what do you mean by table-per-hierarchy?
When will the .net framework 3.0 be released?
Explain the role of assembly in the .net framework.
How the ‘page lifecycle’ of ASP.Net MVC does works?
How to return the JSON from action method in ASP.Net MVC?
How to enable Attribute Routing?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
What is .net framework used for?