Is there any documentation on how to use the Razor view engine using ASP.NET MVC 3?
Or any other resources?
I am trying to find it in Google and MSDN with no luck so far.
Is there any documentation on how to use the Razor view engine using ASP.NET MVC 3?
Or any other resources?
I am trying to find it in Google and MSDN with no luck so far.
I would think that there will be no official documentation on MSDN as yet due to the status of the Razor and MVC3. However check
Haacked also has a post as well, and provides link to other resources including ,Brad Wilson, Scott Gu and others.
New: http://www.asp.net/learn/whitepapers/mvc3-release-notes
Until documentation is out specific to MVC3, you might want to start with the Razor docs available for the Web Matrix Beta 3 release. There is good information available on the syntax and structure of Razor.
Online: introduction-to-asp-net-web-programming-using-the-razor-syntax
pls try the link :