Skip to content

Instantly share code, notes, and snippets.

@debugmodedotnet
Created August 28, 2015 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save debugmodedotnet/42ab391e9eac35aaa4fb to your computer and use it in GitHub Desktop.
Save debugmodedotnet/42ab391e9eac35aaa4fb to your computer and use it in GitHub Desktop.
<connectionStrings>
<add name="democonnectionstring" connectionString="Data Source=(LocalDb)\v11.0;Initial Catalog=Demo1;Integrated Security=True;MultipleActiveResultSets=true" providerName="System.Data.SqlClient"/>
</connectionStrings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment