What are the features of mvc5?
Answer / Varun Adhikari
MVC 5 (ASP.NET MVC 5) introduced several new features compared to its predecessors, including: Support for dependency injection using Ninject or Simple Injector; Improved support for mobile and responsive web design; Built-in support for OAuth authentication; Support for Tag Helpers in views; and many more.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain user authentication and authorizeattribute in mvc?
What is the difference between viewdata and viewbag?
Mention what is the advantages of mvc?
What are the types of filters?
Do people still use mvc?
what is get and post action types?
What is api controller in mvc?
What is strongly typed view in mvc?
What is the difference between apicontroller and mvc controller?
What are the different view engine in mvc?
What is difference between mvc and mvvm?
Does mvc have viewstate?