Skip to content

Instantly share code, notes, and snippets.

@guntidheerajkumar
Created July 12, 2016 06:35
Show Gist options
  • Save guntidheerajkumar/c928f96b29d0f101f1707c54c04a3ea6 to your computer and use it in GitHub Desktop.
Save guntidheerajkumar/c928f96b29d0f101f1707c54c04a3ea6 to your computer and use it in GitHub Desktop.
"ConnectionStrings": {
"Data": {
"DefaultConnection": "Server=(localdb)\\mssqllocaldb;Database=aspnet-SampleMVCEF-6bca4509-df99-46ec-bf2a-01ca5568da0e;Trusted_Connection=True;MultipleActiveResultSets=true",
"SampleConnection": "Server=(localdb)\\mssqllocaldb;Database=PersonDB;Integrated Security=true;Trusted_Connection=True;MultipleActiveResultSets=true"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment