Skip to content

Instantly share code, notes, and snippets.

@ianfnelson
Created September 18, 2014 09:05
Show Gist options
  • Save ianfnelson/1352e13a70b2ed50c225 to your computer and use it in GitHub Desktop.
Save ianfnelson/1352e13a70b2ed50c225 to your computer and use it in GitHub Desktop.
Snippets for 2011 blog post "Entity Framework Week Part 1: Introduction, Configuration and Initialization"
DbDatabase.SetInitializer<MyAppContext>(null);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment