Showing posts with label difference. Show all posts
Showing posts with label difference. Show all posts

Wednesday, 26 November 2008

The difference between Web Site and Web Application Projects in VS

I think web application projects are the way to go as they support master pages, cassini (web server), and code behind model. For a detailed explaination of the differences read:

Comparing Web Site Projects and Web Application Projects

Another useful link to read is:

ASP.NET: Web Site versus Web Application Project