Uploaded September 2012 | Updated September 2026, 2 weeks ago
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
techytube.com/author/mzmuda
In Part 1 of this series, we looked at how to create a MVC Framework project in MVC 2 and .NET 3.5.
The default view engine requires ASP code nuggets for code to be interpreted correctly. This is quite familiar to many people, but can be rather jarring when compared with the HTML elements of the page.
There are many alternate view engines, and an offering by Microsoft is available, Razor.
Razor makes use of the 'at' character for denoting code elements. This character is quite familiar to most developers, but it usually marks a literal string.
In this video, I will show you how to install Razor and create a new project using it as the View engine.
Subscribe to our channel here for notifications on new video trainings. For more videos on technology, visit our website at http://www.techytube.com.
By mzmuda@techytube, for more from this author visit:
techytube.com/author/mzmuda
In Part 1 of this series, we looked at how to create a MVC Framework project in MVC 2 and .NET 3.5.
The default view engine requires ASP code nuggets for code to be interpreted correctly. This is quite familiar to many people, but can be rather jarring when compared with the HTML elements of the page.
There are many alternate view engines, and an offering by Microsoft is available, Razor.
Razor makes use of the 'at' character for denoting code elements. This character is quite familiar to most developers, but it usually marks a literal string.
In this video, I will show you how to install Razor and create a new project using it as the View engine.










