Develop an ASP.NET Website using WebMatrix
Posted
on ASP alliance
See other posts from ASP alliance
Published on Tue, 08 Feb 2011 00:00:00 GMT
Indexed on
2011/02/08
15:27 UTC
Read the original article
Hit count: 266
Filed under:
The following article explains how to install and develop a website using WebMatrix and add ASP.NET web pages to the website. One of the positive features of websites developed with WebMatrix is that the ASP.NET Helper Library and Razor Syntax can be used to provide enhanced features and dynamic content to the site. Razor Syntax is a simple and effective
programming language that works well on the WebMatrix platform. As a result, a brief introduction to ASP.NET helper dynamic content and Razor Syntax is provided at the end of this article along with resources to assist in web development using Razor Syntax.
© ASP alliance or respective owner