---
title: "What are the namespace classes used in ASP.NET MVC?"  
description: "What are the namespace classes used in ASP.NET MVC?"  
author: "Anonymous User"  
published: 2012-07-16  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/1487/what-are-the-namespace-classes-used-in-asp-dot-net-mvc  
category: "asp.net mvc"  
tags: ["asp.net mvc"]  
reading_time: 1 minute  

---

# What are the namespace classes used in ASP.NET MVC?

ASP.NET MVC uses the namespace classes that as follows:

1) System.Web.Mvc

2) System.Web.Mvc.Ajax

3) System.Web.Mvc.Async

4) System.Web.Mvc.Html

## Answers

### Answer by Anonymous User

ASP.NET MVC uses the namespace classes that as follows:

1) System.Web.Mvc

2) System.Web.Mvc.Ajax

3) System.Web.Mvc.Async

4) System.Web.Mvc.Html


---

Original Source: https://www.mindstick.com/interview/1487/what-are-the-namespace-classes-used-in-asp-dot-net-mvc

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
