Community-Credit.com | NonProfitWays.com | SOAPitstop.com   Skin:   
      User: Not logged in 
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
 
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
 
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
 
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics


Resource Name:

Manage Development and Production Database Connection Strings with XML Serialization


Resource Description

Database connection strings are an important part of any data-enabled application. Because developers typically have development and production connection strings to manage (depending upon the environment they are working in), many different strategies have been created to handle switching from development to production. One popular way to manage this task is to have multiple web.config files and simply name them differently. For example, while in development the production web.config file may be named web.prod.config. When code has been tested in development and needs to be deployed to production the production web.config file can be renamed to "web.config" and then moved over to the production Web Server(s). While this works well it involves an unnecessary step that should be more automated to avoid human error and involves keeping data in-sync between two or more web.config files.

 

Resource URL:

http://xmlforasp.net/CodeSection.aspx?csID=111

 

Review:

 

Confirmation Code:

 

   Please enter the code shown below

 

 
Advertise on XMLPitstop


4,380 Total Members
4 members(last 30 days)
1 members(last 7 days)
0 members(today)

1,998 Total Discussions
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)

8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)

14,337 Total Resources
6 Resources(last 30 days)
0 Resources(last 7 days)
0 Resources(today)