Skip to content

Instantly share code, notes, and snippets.

@ankitvijay
Last active April 20, 2018 22:30
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 ankitvijay/1e57a39926b0ab2b5657383650692578 to your computer and use it in GitHub Desktop.
Save ankitvijay/1e57a39926b0ab2b5657383650692578 to your computer and use it in GitHub Desktop.
localAppSettings.config Example 2
<appSettings>
<add key="dbConnectionString" value="localMachineConnectionString"/>
</appSettings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment