Control deployment question

G

Griff

Hi - complete newbie question, so please bear with me...

With classic ASP, I could have a folder containing "common code" that was
accessed by ALL the different websites on my server. As the "common code"
was improved, I would create a new folder for each upgrade (v1.0, v2.0, v3.0
etc) and simply change the virtual directory mapping in each web site as I
wanted to upgrade the sites.

With ASP.NET 2.0, I envisage writing a set of compiled n-tier components.
Again, I'd want these to be common to all the web sites on my server and
again, I'd like to be able to follow a similar upgrade path. Is it possible
to follow the Classic ASP example by creating a new folder and simply
changing the virtual directory over, or is this something that is controlled
by the web.config file? What's the most sensible way of achieving this?

Thanks in advance.

Griff

PS - obviously the interfaces would have to remain constant so as to not
have to change the actual web sites themselves...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Deployment of source code? 2
Question about deployment 1
3.5 Deployment Question 2
.net deployment 2
Deployment Question 3
Deployment Question 2
Deployment Approach 0
ASP.NET 2.0 updateable deployment 0

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top