News

Code Focused Using Razor with Visual Basic Build a Web site using MVC 3 and the Razor View Engine By Joe Kunk 09/01/2011 Get Code Download In my local developer community, the popularity of the ...
With last week’s introduction of Razor, there are now four major view engine for ASP.NET MVC. The others are Spark, NHaml, and the traditional ASPX file templates. This article introduces the ...
Welcome to part one of two in a series on ASP.NET MVC 6. ASP.NET MVC 6 has some great new features to make developing enterprise-level Web applications easier. Here, I'll be covering the new Tag ...
Microsoft is developing a “view engine” for its ASP.Net Web development platform, optimized around HTML generation via a code-focused templating approach, a Microsoft official said in a blog ...
This model-view-controller design pattern tutorial explains the role of each of the MVC components, along with how MVC simplifies application development.