ASP.NET Razor: Difference between revisions

Content deleted Content added
Twburger (talk | contribs)
New article creation
 
Twburger (talk | contribs)
m Added references
Line 1:
{{Userspace draft|source=ArticleWizard|date=July 2011}}
 
'''Microsoft ASP.NET Razor View Engine''' new article content ...
 
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<ref name="IntroducingRazor">[http://weblogs.asp.net/scottgu/archive/2010/07/02/introducing-razor.aspx]|Introducing Razor</ref> and was released for Microsoft Visual Studio 2010 in January of 2011 <ref name="RazorsyntaxSupport">[http://blogs.msdn.com/b/webdevtools/archive/2011/01/12/how-to-get-razor-syntax-support-in-visual-studio-2010.aspx]|Razor syntax Support</ref>. Razor is a simple-syntax view engine and was released as part of ASP.NET Model View Controller (MVC) 3<ref name="RazorsyntaxSupport" />.
 
== References ==
Line 9 ⟶ 10:
 
== External links ==
* [http://www.asp.net/webmatrix/tutorials/1-getting-started-with-webmatrix-and-asp-net-web-pages]
* [http://www.example.com/ example.com]
 
<!--- Categories --->
[[Category:ArticlesComputer created via the Article WizardProgramming]]