0
kicks
Using the connection strings in your web.config for LINQ
I ended up writing a partial class that allowed me to keep the nice default constructor with LINQ DataContexts, and also use a simple connection string in the web.config file.