Click here to Skip to main content
15,893,381 members
Articles / Programming Languages / C#

Extension Method to help with EF Code First updating

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
24 Oct 2011CPOL 17.7K   2  
An Extension Method that might help you copy over the values from one object to another, provided they are of the same type.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Junior) IT Perspectives
Romania Romania
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions