CodePlexProject Hosting for Open Source Software
Member SinceNovember 14, 2011 Last VisitJune 19, 2013
Contact
Entity Framework
June 13, 2013 - Entity Framework: Modified work item: UpForGrabs: Consider replacing internal usage of IsStateManagerDirty with HasChanges
June 13, 2013 - Entity Framework: Commented work item: UpForGrabs: Consider replacing internal usage of IsStateManagerDirty with HasChanges
June 13, 2013 - Entity Framework: 003d32b753ce0096ee4ee9f9abe9d81a5d34c146, CountCheapula: For Work Item: 1089 Performance enhancement for EntityAdapter.IsStateManagerDirty method This is a contribution from IDisposable to replace uses of GetObjectStateEntriesCount and GetObjectStateEntries with a new method HasChanges that doesn't bother getting or counting any entries but just returns true as soon as it is known that there is something that needs to be saved.
June 12, 2013 - Entity Framework: Modified work item: UpForGrabs: Consider using Contains method if available
June 12, 2013 - Entity Framework: Posted to discussion: EF 6, Self-Tracking Entities
June 10, 2013 - Entity Framework: Commented work item: An exception when I handle inheritance with EF code first
June 10, 2013 - Entity Framework: Commented work item: EF5 with dbcontext: Dragging a child entity from project data sources into a gridview returns only 2 columns
June 10, 2013 - Entity Framework: Posted to discussion: Applying expressions to entities
June 10, 2013 - Entity Framework: Posted to discussion: Why can't we have additional properties in a many-to-many join table with EF Code First?
TypeScript
No forks.