Thursday, January 5, 2012

ASP.Net WebMatrix - Create your first Web Page

Hello

http://www.microsoft.com/web/post/web-development-101-part-2-create-your-first-web-page

Comments :

  • Very simple way to create web site
  • A single default.cshtml file is created , run will  launch it :

  • Site->Request : notice the IIS Express error relating to favicon.ico. 


  • Adding the file favicon (use e.g.  http://www.favicon.co.uk/ ) will eliminate the error and you will get web icon
  • It is possible to launch the site using different web browser from within the WebMatrix ! 

Nathan

No comments:

Post a Comment