---
title: "What is ASP.Net MVC?"  
description: "What is ASP.Net MVC?"  
author: "Nishi Tiwari"  
published: 2020-01-07  
updated: 2020-01-07  
canonical: https://www.mindstick.com/forum/155647/what-is-asp-dot-net-mvc  
category: "asp.net mvc"  
tags: ["asp.net mvc"]  
reading_time: 1 minute  

---

# What is ASP.Net MVC?

[describe in brief](https://www.mindstick.com/forum/157676/describe-in-brief-the-goal-of-i-o-software-in-operating-systems).

## Replies

### Reply by Nishi Tiwari

The Model, view, controller is an architectural framework developed by Microsoft for the alternative of asp.net web forms for creating web application. The ASP.Net MVC is a lightweight and testable framework with existing features of asp.net web forms such as master page and authentication. Most importantly it splits application into three components i.e **Model, View and Controller.**


---

Original Source: https://www.mindstick.com/forum/155647/what-is-asp-dot-net-mvc

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
