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 |
Is razor pages replacing mvc?
Explain what is database first approach in mvc using entity framework?
What is mvc mvp mvvm?
Why filters are used in mvc?
Why razor is used in mvc?
What is the difference between temp data, view, and view bag?
How can maintain session in mvc?
What is mvc flow?
Explain in which assembly is the mvc framework is defined?
What is the difference between viewdata and viewbag?
Difference between mvc and web api?
What is get and post actions types?