Community

Checking Up on Your Entity Framework Objects with DbEntityEntry

(Peter Vogel) The Entity Framework DbEntityEntry object lets you do all sorts of things you probably didn’t think were possible, including getting the latest data from the database (without losing your current data) and invoking the .NET Framework validation subsystem.

Read More - Register for Free Membership