Re: Website Project vs. Web Application Project in Visual Studio.net 2005

Scott Guthrie <[email protected]> Mon, 3 Mar 2008 18:56:01 -0800
Newsgroups gmane.comp.windows.devel.dotnet.web
Message-ID <677CFAA281B35A48BF00D300D7C0CBB1162A1A5A2E@NA-EXMSG-C106.redmond.corp.microsoft.com>
This blog post links to a few articles that talk about how you can use web =
application projects to sub-divide an application into multiple projects: h=
ttp://weblogs.asp.net/scottgu/archive/2006/08/16/Tip_2F00_Trick_3A00_-Creat=
ing-Sub_2D00_Web-Projects-using-the-VS-2005-Web-Application-Project-Option.=
aspx

I also have some tutorials on using web application projects (and convertin=
g both 1.1 projects and web-site projects to them) here: http://webproject.=
scottgu.com

Thanks,

Scott

-----Original Message-----
From: Discussion of building .NET applications targeted for the Web [mailto=
:[email protected]] On Behalf Of Bob Franken
Sent: Monday, March 03, 2008 12:33 PM
To: [email protected]
Subject: Re: [DOTNET-WEB] Website Project vs. Web Application Project in Vi=
sual Studio.net 2005

I divide a site into multiple web app projects.  Then copy the separate dll=
s into the bin dir.  It can be tricky, but using separate classes for busin=
ess logic helps.

This helps load times for visual studio.


Sent via BlackBerry from T-Mobile

-----Original Message-----
From:         Dean Cleaver <[email protected]>

Date:         Tue, 4 Mar 2008 09:00:46
To:[email protected]
Subject: Re: [DOTNET-WEB] Website Project vs. Web Application Project in Vi=
sual Studio.net 2005


I'm looking the other way for easier development - currently our web app
is in excess of 100 folders just in the root and it's becoming too big
to manage. I'm trying to see if there's a way we can develop these
folders in pairs (there's 55 sets of Admin and Secure folder pairs, plus
their image folders etc) such that the project I am working on is only 4
or 5 folders, and each staff member can be working on a different pair
of folders. We may still need a behemoth project to actually deploy it,
but would make development easier.

Dino

-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:[email protected]] On Behalf Of Shawn Wildermuth
Sent: Tuesday, 4 March 2008 08:37
To: [email protected]
Subject: Re: [DOTNET-WEB] Website Project vs. Web Application Project in
Visual Studio.net 2005

I find that Web Apps are clearer to deploy.  The magic "ASP" style of
drop a
file and have the server compile it frustrates me...I want to only
deploy
???x files and the bin folder.

Thanks,

Shawn Wildermuth
http://adoguy.com
http://wildermuthconsulting.com
http://geekdinners.com
Microsoft MVP (C#), MCSD.NET, Author and Speaker

The Silverlight Tour is coming to a city near you!

-----Original Message-----
From: Discussion of building .NET applications targeted for the Web
[mailto:[email protected]] On Behalf Of Brock Allen
Sent: Monday, March 03, 2008 12:09 PM
To: [email protected]
Subject: Re: [DOTNET-WEB] Website Project vs. Web Application Project in
Visual Studio.net 2005

> Website Project: how do you set up the project to use a bin directory
> and compile and place the .dll within?

You would need to precompile your application. This can be done from
aspnet_compiler.exe or from the "Publish Website" menu option. If you
choose
the latter, make sure you uncheck the 'Allow this site to be updatable'
as
that still leaves your .aspx/.ascx/.master/.ashx files uncompiled.

-Brock

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
This list is hosted by DevelopMentor.  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
This list is hosted by DevelopMentor=AE  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com