world wide web development problems asp net php html xhtml css javascript jquery w3dproblems
Database.SetInitializer<YourDbContext>(null);
or
Database.SetInitializer(new DropCreateDatabaseIfModelChanges<YourDbContext>());