Skip to content

Instantly share code, notes, and snippets.

@nanotaboada
Last active September 25, 2015 21:38
Show Gist options
  • Save nanotaboada/988744 to your computer and use it in GitHub Desktop.
Save nanotaboada/988744 to your computer and use it in GitHub Desktop.
Idea for ADO.NET connection string serialization
<conf
host="localhost"
init="northwind"
auth="false"
user="foo"
pass="bar"
file="northwind.mdf"
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment