ASP.NET Razor: Difference between revisions

Content deleted Content added
m Advantages of Razor: Spelling/case. Added context.
Line 44:
 
* Is not a new language (no major changes to learn)
* Supports Intellisense[[IntelliSense]] (statement completion support)
* [[Unit testing|Unit Testable]]
<ref name=pro1>[http://stackoverflow.com/questions/1451319/asp-net-mvc-view-engine-comparison]|ASP.NET MVC View Engine Comparison</ref>