Tagged Questions
0
votes
2answers
189 views
Getting connection string from App.config and using it in a Linq dataContext
How should I extract the following connection string and apply it to my Linq context? I know the Linq portion, but am weak with the System.Configuration section.
<connectionStrings>
...