0
kicks
Untie LINQ to SQL Connection String from Application Settings
Did you know that by default LINQ to SQL compiles your connection string and defines it in more than one place if you define your LINQ to SQL classes out from a web app, such as a data access layer class library?