InterviewSolution
Saved Bookmarks
| 1. |
Do you know about the new features in ASP.Net MVC 4 (ASP.Net MVC4)? |
|
Answer» Following are features added newly :Mobile templatesAdded ASP.NET Web API template for creating REST based services.Asynchronous controller task support.Bundling of the java scripts.Segregating the configs for ASP.Net MVC routing, Web API, Bundle etc. |
|