How do I set a Connection String as the default string in the Settings tab of a VS2005\VB.NET project’s properties page?
I can have several connection strings, useful for switching between Live and Development machines, but how do I specify which one is the default at a given time? Currently having to change the value for a single string which is a pain.
Regards,
YaHozna.