adspace


Explain what is asp.net mvc?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Possible ways to prevent xss attacks on mvc application?

1095


How to use multiple submit buttons in asp.net mvc?

1320


Explain the request flow in asp.net mvc framework?

1106