Loading ...

Difference between WebSite and Project in Visual Studio 2008?

Who is online?  0 guests and 0 members
home  »  forums   »  asp.net topics   »  visual studio   » Difference between WebSite and Project in Visual Studio 2008?

Difference between WebSite and Project in Visual Studio 2008?

Posts under the topic: Difference between WebSite and Project in Visual Studio 2008?

Posted: 10/28/2009

Contributor 2237  points  Contributor
  • Joined on: 9/24/2009
  • Posts: 172

Hi,

When I click on file button in Visual studio I'll get two option first is new project and second is new website.

 Can anyone tell me what is difference between new project and  new website?

 

Thanks in advance.

 


Posted: 11/12/2009

Starter 710  points  Starter
  • Joined on: 11/11/2009
  • Posts: 34
  Answered

Hi,

If you select web site, visual studio show a menu with differents kinds of project but all of they are related with web enviroment (Web site, Web Service, WCF services, ..) instead if you select new project it appears menu with all differents kind os project thata you can create with  you visual studio (console application, WPF project, Reporting, Office, WorkFlow,.. )

You also see a tab named Web and you will see that are differents project that you can create in Web Site option (in this way you can create a Web application, in the other side you create a web site). Differents between two options are listed below.

http://blogs.microsoft.co.il/blogs/maordavid/archive/2007/06/03/ASP.NET-2.0-_2D00_-Web-Site-vs-Web-Application-project.aspx

http://www.c-sharpcorner.com/UploadFile/kalisk/website02232009162404PM/website.aspx

http://www.codersbarn.com/post/2008/06/01/ASPNET-Web-Site-versus-Web-Application-Project.aspx

good luck


Posted: 11/12/2009

Professional 8093  points  Professional
  • Joined on: 4/15/2009
  • Posts: 423
  Answered

mohit said:

 Can anyone tell me what is difference between new project and  new website?

these short discussions may helps: http://forums.asp.net/p/1482058/3471299.aspx and http://stackoverflow.com/questions/590501/difference-between-web-site-and-project-in-visual-studio


Page 1 of 1 (3 items)