Tuesday, January 3, 2012

Introduction to ASP.Net WebMatrix

Hello


ASP.Net supports three approaches to build web sites :


  • Web Forms
  • MVC
  • Web Pages

Microsoft has a nice tool for Web Pages called WebMatrix :
http://www.asp.net/web-pages

This tool make it very easy build, test and deploy web sites. It integrate data base and programming frameworks into a single experience.

see e.g.:




Tips :

            






Nathan

No comments:

Post a Comment