Deployment considerations for web services

M

Mark Norgate

Hi

I'm currently getting my head around the architectural aspects of .NET, but
am wondering how to go about writing my application to make deployment into
the live environment from my development environment so as to make it as
painless as possible.

All this dragging SQL Adapters onto my web service design surface and tying
it to a data grid is all well and good, but the live environment won't use
the same database connections, for example. Can anyone point me to
documentation that deals with these deployment issues and how to write code
in such a way that configuring for the two environments is done
automatically and not something I have to worry about too much?

Cheers, Mark
 
M

Mark Norgate

Thanks for your reply.

Can you link me to documentation on customising the web.config file with
non-standard elements?
 

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

Members online

Forum statistics

Threads
473,763
Messages
2,569,563
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top