Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
Answer / Priyam Upadhyay
"Asp.Net MVC 4 introduced several new features such as: 1) Support for both Web API and Razor syntax within the same project, 2) Improved model binding with support for complex types, custom value providers, and optional parameters, 3) Template-driven forms for simplified form creation, 4) Built-in support for mobile devices with optimized views based on device capabilities (responsive design), 5) Support for Dependency Injection through Ninject or SimpleInjector, and 6) Enhanced security features like anti-forgery tokens."n
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the types of assemblies
What is difference between viewbag and viewdata and tempdata?
If we not suppress finalize method in dispose what will happen?
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
will there be any issues adding a table without primary keys to a data model?
What is entity framework used for?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
Which is the root namespace for fundamental types in .net framework?
Mention what is the difference between “ActionResult” and “ViewResult” ?
Is it possible to cancel filter execution?
What is entity sql? : Entity framework
What is the benefit of entity framework?