In a C# 2008 application, I want to add a linq to sql file (*.dbml) to this application. I want the *.dbml file to obtain the connection string value from the app.config file. Can you tell me how to accomplish my goal using the *.dbml visual designer?