Thursday, January 12, 2012

Razor syntax

Searching Microsoft ASP.Net MVC, you will find a lot of information on how to code the view and controller.  The problem is, though, that those of you who work on ASP.Net MVC 3 usually use Razor rendering engine, and the syntax for constructing these cshtml view pages is different from those that use aspx rendering engine.  So beware all you let-Google-write-most-of-your-code developers.

0 Comments:

Post a Comment

<< Home