Using the Web.Config connection string with LINQ to SQL

I finished up a post over on my company’s development blog.  I describe an issue I had with using multiple connection strings with LINQ to SQL classes.

You can read the whole article over at http://lanitdev.wordpress.com/2010/06/11/using-the-web-config-connection-string-with-linq-to-sql/

Using the Web.Config connection string with LINQ to SQL