Community

Performance: Using dynamic code to copy property values of two objects

(Gunnar Peipman) Last year I wrote short posting about how to use LINQ to find matching properties of two objects. In this posting I will show you how to copy values from one object to another and how to boost up performance so you can use this strategy also on in servers under heavy load.

Read More - Register for Free Membership