Using Multiple Connections for ASP.NET Development
June 21, 2009 by Jason Bean
Filed under Computers
This may not be a tip that’s too outstanding for everyone, but I’ve recently started employing the tweak to help me in my web development tasks. One of the challenges for me in development is that the data source for my web pages may change depending on my location on specific testing need. This tip shows you how to easily manage those changes on the fly.
Depending on the situation, I could be working on the development of a website while working completely off a local copy of the database. Later I may need to point the web pages to a …read more




