ASP.NET Razor

This is an old revision of this page, as edited by Twburger (talk | contribs) at 23:15, 8 July 2011 (Added references). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.


Microsoft ASP.NET Razor View Engine

Razor is an ASP.NET programming syntax used to create dynamic Web pages with the C# or Visual Basic programming languages. Razor was in development in June of 2010[1] and was released for Microsoft Visual Studio 2010 in January of 2011 [2]. Razor is a simple-syntax view engine and was released as part of ASP.NET Model View Controller (MVC) 3[2].

References

  1. ^ [1]|Introducing Razor
  2. ^ a b [2]|Razor syntax Support