|
-
Different connection strings on different computer?
Hi
I am searching for a way, to store different connection strings on
different computers.
Let me explain:
I am developing ASP.NET stuff and place connection strings right into
web.config.
Since only the conn. strings are different, I want to retain the same
web.config while having different strings.
Now, it is possible to (for example) save connection strings (or whatever
else) into different files and let web.config to point at this files.
I think I saw this method at the PDC, but forgot the magic keyword (it could
be only coffee/donuts overdose halucination).
Example of modified web.config.
....
<link 'MechineSpecific.config'>
....
Thanks,
--
Miha
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks