HighTechTalks DotNet Forums  

What's difference between creating Web Application and Web Site

Dotnet Framework (ADO.net) microsoft.public.dotnet.framework.adonet


Discuss What's difference between creating Web Application and Web Site in the Dotnet Framework (ADO.net) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
william
 
Posts: n/a

Default What's difference between creating Web Application and Web Site - 11-06-2007 , 12:20 PM






Hi,

There are two ways to create web-based application or web service, from VS
start page, click on File and New, two options you can choose, one is
Projects which leads you to create ASP.NET Web Application or ASP.NET Web
Service Application. Another one is Web Site which leads you to create
ASP.NET Web Site or ASP.NET Web Service.
My question is what is the difference between these two ways. Especially in
terms of production performance, maintainance, resource consuming.

Thanks.
William


Reply With Quote
  #2  
Old   
Cor Ligthert[MVP]
 
Posts: n/a

Default Re: What's difference between creating Web Application and Web Site - 11-06-2007 , 02:15 PM






William,

How the webpages are done is very dependend from the version that you are
using.

In version 2002/2003 it was using projects. In version 2005 it was using Web
Site however their came an addition to do it as well on the project way.
However, the later is sligthly different to be not direct compatible with
the 2002/2003 way.

By the way, this is not a web development newsgroup. For that is it is about
the language you can visit one of the languages newsgroups and when it is
more in common for all newsgroups the Framework.ASPNet newsgroup.

Cor

Cor


Reply With Quote
  #3  
Old   
william
 
Posts: n/a

Default Re: What's difference between creating Web Application and Web Sit - 11-07-2007 , 12:27 PM



Hi Cor,

Thanks for your response. I chose this newsgroup by mistake, I intended the
one you mentioned which is under adonet.
Anyway what's the real difference except compatibility?
The reason I'm asking this question is that I am designing an upgrading
system from VB6 to .NET, it will be web-based SOA system. I used VS2003 for
developing web application and web service, when I deploy them, I deploy all
BLL assemblies at centrolized location on application server instead of
having a copy of them under web bin folder. But in VS2005, if I use creating
web site approach, all referenced dlls will be included under bin folder, and
any time if any dll has been changed, I need to deploy it both places.

Thanks.

William

"Cor Ligthert[MVP]" wrote:

Quote:
William,

How the webpages are done is very dependend from the version that you are
using.

In version 2002/2003 it was using projects. In version 2005 it was using Web
Site however their came an addition to do it as well on the project way.
However, the later is sligthly different to be not direct compatible with
the 2002/2003 way.

By the way, this is not a web development newsgroup. For that is it is about
the language you can visit one of the languages newsgroups and when it is
more in common for all newsgroups the Framework.ASPNet newsgroup.

Cor

Cor


Reply With Quote
  #4  
Old   
Cor Ligthert[MVP]
 
Posts: n/a

Default Re: What's difference between creating Web Application and Web Sit - 11-08-2007 , 12:44 AM



Bill,

I am strugling forever as well with this with Webpages, I become crazy of
all that consequentely "complete" new stuff that is done in ASP.NET. Please
ask this in that newsgroup, maybe is there the latest version knowed.

Cor


Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.