Asirul Blogs

Some important readings to learn ‘Razor’ view engine

We have started using razor view engine in our latest asp.net mvc projects. We found some articles & tutorial extremely helpful to learn razor very quickly. Here i am listing these reading and Hope this will help. Please read the links in sequence.

Introducing “Razor” – a new view engine for ASP.NET
ASP.NET MVC 3: Layouts and Sections with Razor
ASP.NET MVC 3: New @model keyword in Razor
ASP.NET MVC 3: Layouts with Razor
ASP.NET MVC 3: Razor’s @: and <text> syntax
Introduction to ASP.NET Web Programming Using the Razor Syntax

Thank you

ASP.NET MVC : NerdDinner ASP.NET MVC Tutorial

Over the last few months Scott Hanselman, Rob Conery, and Phil Haack have been writing an ASP.NET MVC book for wrox. Scott Guthrie, Corporate Vice President in the Microsoft Developer Division has contributed the first chapter (free) of the book which is a 185 page end-to-end tutorial that walks-through building a small, but complete, ASP.NET MVC application from scratch. You can get the complete news here.

Download Links

I hope this will help.

Thank You

ASP.NET MVC : Some Useful Links

Recently I have been working on a project, built on top of ASP.NET MVC Framework. The useful Posts of Scott Guthrie on this subject-matter helped me a lot in my understanding of the basic concept of ASP.NET MVC framework. I wanted to share these links with everyone.

 

I hope this will help.

Thank You