Skip to content

Instantly share code, notes, and snippets.

@marcusoftnet
Created May 22, 2012 13:30
Show Gist options
  • Select an option

  • Save marcusoftnet/2769065 to your computer and use it in GitHub Desktop.

Select an option

Save marcusoftnet/2769065 to your computer and use it in GitHub Desktop.
ConnectionString
<connectionStrings>
<add
name="WebContext"
connectionString="DataSource=|DataDirectory|Teams.sdf"
providerName="System.Data.SqlServerCe.4.0"/>
</connectionStrings>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment