razor views

About this tag
Razor views are a key feature of ASP.NET MVC 3, enabling server-side HTML generation with a clean, concise syntax. In the tagged content, a screencast series called The Full Stack demonstrates building an admin site using ASP.NET MVC 3, NuPack, and Entity Framework Code-First, with Razor views as the view engine. The series covers pair-programming a full application from server back-end to Windows Phone, web, and Silverlight. This tag is relevant for developers working with ASP.NET MVC, particularly those interested in modern web development patterns and Microsoft's web stack.
  1. News

    Windows 7 The Full Stack, Part 1 - Building the Admin Site with ASP.NET MVC 3, NuPack and EF Code First

    Jesse Liberty and Jon Galloway are kicking off a new screencast series called The Full Stack. They're pair-programming, building out a full application from a server back-end down to Windows Phone, web, Silverlight, and wherever else the app-building process leads them. Join them for the ride...
Back
Top