Deep Cloning Using Binary Serialization(www.blackwasp.co.uk)
submitted by
BlackWasp(4212) 1 year, 11 months ago
Cloning is the process of creating copies of objects or object graphs. The .NET framework provides methods for creating shallow copies, where a single object is cloned. Deep cloning can be achieved in several manners, including using serialization.
|category: C#
|Views: 30
tags:
C# another
Everyones tags:
Your Tags: