Wrox Programmer Forums
|
ASP.NET 1.x and 2.0 Application Design Application design with ASP.NET 1.0, 1.1, and 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.x and 2.0 Application Design section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old March 2nd, 2006, 03:09 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 100
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to ~Bean~
Default Multiple Applications

What are the ramifications of having multiple applications under the same domain? I am using IIS and ASP.NET 1.x.

say I have http://www.site.com setup as an application, uses Forms authentication and is its own VS project.

and I want to add http://site.com/other/ where the contents of "other" are a different project, different security, and in a different location on the server.

I am thinking of using a subdomain if there are negative implications to this (http://other.site.com)

-------------------------
Beware of programmers with screwdrivers...
__________________
-------------------------
Beware of programmers with screwdrivers...
 
Old March 2nd, 2006, 08:47 PM
Wrox Technical Editor
 
Join Date: Dec 2005
Posts: 271
Thanks: 0
Thanked 0 Times in 0 Posts
Default

If you have the ability to create multiple virtual directories you shouldn't have any negative consequences. However; if you don’t have that ability you’ll have quite a mess in your .config files (for the configuration of security etc.. ).

- A.Kahtava





Similar Threads
Thread Thread Starter Forum Replies Last Post
Mobile Applications aadz5 C# 7 March 26th, 2013 01:48 AM
I have trouble on new applications Morphy6297 Apache Tomcat 0 June 1st, 2006 10:39 PM
Speech Applications longted VB How-To 1 March 21st, 2005 07:57 AM
login to multiple web applications dhaywirex Classic ASP Professional 7 January 30th, 2004 05:26 AM
Login for multiple web applications dhaywirex Classic ASP Basics 1 January 30th, 2004 04:20 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.