ASP.NET Razor: Difference between revisions

Content deleted Content added
Added link to Dreamweaver
Advantages of Razor: Removed lack of support in Dreamweaver as a disadvantage - ASP.NET is not supported at all so unnesescarry to list for Razor specifically.
Line 46:
* [[Unit testing|Unit Testable]]
* Supports "layouts" (an alternative to the "master page" concept in classic aspx pages)
 
'''Disadvantages'''
Razor is not supported by [[Adobe Dreamweaver|Dreamweaver]].
 
== References ==