Re: Website Project vs. Web Application Project in Visual Studio.net 2005
Dean Cleaver <[email protected]> Tue, 4 Mar 2008 09:00:46 +1300
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <4543A775711185429E59B18055D4167423222A@sxslakl004.xceptionsoftware.com> |
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=AE http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com