Skip to content

Instantly share code, notes, and snippets.

@JFRode
Created December 18, 2016 13:54
Show Gist options
  • Save JFRode/1146d25a3cb39716fe418fa66225d6b5 to your computer and use it in GitHub Desktop.
Save JFRode/1146d25a3cb39716fe418fa66225d6b5 to your computer and use it in GitHub Desktop.
<connectionStrings>
<add name="NomeDoContexto" connectionString="data source=.\SQLJFRode;Integrated Security=SSPI;Initial Catalog=nomeDoBanco"
providerName="System.Data.SqlClient"/>
</connectionStrings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment