---
title: "What are the 3 main components of an ASP.NET MVC application?"  
description: "What are the 3 main components of an ASP.NET MVC application?"  
author: "Anonymous User"  
published: 2012-05-19  
updated: 2020-09-15  
canonical: https://www.mindstick.com/interview/1458/what-are-the-3-main-components-of-an-asp-dot-net-mvc-application  
category: "asp.net mvc"  
tags: ["asp.net mvc"]  
reading_time: 1 minute  

---

# What are the 3 main components of an ASP.NET MVC application?

There are three main component in ASP.Net MVC is....\
1. M - Model\
2. V - View\
3. C - Controller

## Answers

### Answer by Anonymous User

There are three main component in ASP.Net MVC is....\
1. M - Model\
2. V - View\
3. C - Controller


---

Original Source: https://www.mindstick.com/interview/1458/what-are-the-3-main-components-of-an-asp-dot-net-mvc-application

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
