Explain what is asp.net mvc?
Answer / Ritesh Kumar Jaiswal
Asp.Net MVC (Model-View-Controller) is a web application framework developed by Microsoft using .NET technology. It provides an alternative to ASP.NET Web Forms and allows developers to create web applications with improved testability, maintainability, and flexibility.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we change web.config settings from iis?
what is conceptual model?
Can you use Razor code in Javascript in ASP.Net MVC?
How to return the JSON from action method in ASP.Net MVC?
Do I need microsoft .net framework?
How does �side by side� work for the .net framework 3.0?
How to create an alias name for a namespace?
Explain Sections is ASP.Net MVC?
exe abrevatiom
Explain the role of assembly in the .net framework.
Is it possible to use multipe inheritance in .net
Explain test driven development (tdd) ?