Language

Views

In this chapter, you'll learn:
The Razor syntax and how to use it in views (the V in MVC) to display information.

  1. Introducing Razor

    Scott Guthrie introduces the Razor view engine, which is optimized around HTML generation using a code-focused templating approach.

  2. Razor Views

    This Pluralsight video explains how to work with Razor views.

  3. Programming with Razor Syntax

    This article gives you an overview of programming with ASP.NET Web pages using the Razor syntax.

  4. Introduction to ASP.NET Web Programming Using the Razor Syntax

    By Mike Pope|

    This tutorial provides an overview of programming with ASP.NET Web Pages using the Razor syntax.

  5. Inside Razor

    In this video Andrew Nurse goes inside the design of the Razor view engine.

  6. ASP.NET MVC Content Map

    See "Working with views" and "Working with Razor views" in the ASP.NET MVC Content Map.

ASP.NET MVC Books

Microsoft's Jon Galloway recommends these books for learning ASP.NET MVC:

Pro ASP.NET MVC 4

Pro ASP.NET MVC 4

by Adam Freeman

Professional ASP.NET MVC 4

Professional ASP.NET MVC 4

by Jon Galloway, Phil Haack, Brad Wilson, K. Scott Allen