Created
September 18, 2014 09:05
-
-
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"
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DbDatabase.SetInitializer<MyAppContext>(null); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment