I am working with Entity Framework in a new project. I use EF a year ago. Today I tried to generate an entity data model using Visual Studio (2008 SP1 and 2010), and it generates the context properties of the object and entity, but did not generate the SaveChanges method. I even tried to use the databases that I used earlier to create entity data models. I do not know what's happening. I used my laptop and desktop, but did not work on both, even when I did this before in both.
My enviroment:
Visual Studio 2008 SP1. SQL Server 2008 Express Factory Web Access Software February 2008
entity-framework savechanges
Jhonny lรณpez
source share