---
title: "Strongly Typed View in MVC."  
description: "Strongly Typed View in MVC."  
author: "James Smith"  
published: 2011-09-07  
updated: 2011-09-26  
canonical: https://www.mindstick.com/forum/298/strongly-typed-view-in-mvc  
category: "asp.net mvc"  
tags: ["asp.net mvc"]  
reading_time: 2 minutes  

---

# Strongly Typed View in MVC.

Hi....\
What is strongly [typed](https://www.mindstick.com/interview/33645/what-is-the-difference-between-typed-and-untyped-dataset) [view](https://yourviews.mindstick.com/view/84701/layoffs-in-google-india-2023-view) and how to create it in mvc. Please let me know, [benefits](https://www.mindstick.com/articles/75377/surprising-benefits-of-learning-to-code) of strongly typed view.\
\
Thanks.

## Replies

### Reply by Jared Goh

This is a great info. I will share it with the residences of

<a href="https://www.the-parcclematiscondo.com">Parc Clematis</a> ,

<a href="https://www.forettatbukittimah-qingjianperennial.com">Forett At Bukit Timah</a>, <a href="https://www.hyllonholland-fecskypark.com">Hyll on Holland </a> and

<a href="https://www.clavoncondo-uoluic.com">Clavon</a>

This is a great info. I will share it with the residences of Parc Clematis, Forett At Bukit Timah, Hyll on Holland and Clavon

### Reply by Shrikant Mishra

If we define **Strongly Typed View in MVC** in a few simple words, we can express it in this way.

"A view which bind with any model is called as strogly typed view. We can bind any class as a model to the view. We can reach the model properties on that view. It means we can use data-associated with the model to render controls."

### Reply by Anonymous User

Hi James,

For creating strongly typed view in asp.net mvc, you need to follow following steps,

--> Checked create stronlgy type view from Add View dialog box.

--> Select Model class from View Data Class drop down for which you want to create view.

Thanks.


---

Original Source: https://www.mindstick.com/forum/298/strongly-typed-view-in-mvc

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
