0
kicks
ASP.NET MVC 3 Beta: Strongly-typed views in Razor
One of the new features of Razor view engine is support for strongly-typed models. In this posting I will show you how to use strongly-typed model with Razor using simple view page.