asp.net mvc3 razor documentation? [closed]

2019-01-29 17:40发布

Is there any documentation on how to use Razor view engine using asp.net mvc3? or any other resources?

Trying to find it in google and msdn with no luck so far.

3条回答
【Aperson】
4楼-- · 2019-01-29 18:21

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

PDF: ASPNETWebPagesWithRazorSyntax-Book-Beta3.pdf

查看更多
登录 后发表回答