Copying objects -- Deep Copy in C#

Posted by Nagasundar_Tn under C# on 7/10/2012 | Points: 10 | Views : 3838 | Status : [Member] | Replies : 2
Can some one explain me with the example of Deep Copying of object. I know the functionality of shallow copy and deep copy copies even static fields in a separate memory. But please provide me with exmaple...

Regards,
T.N.Nagasundar



Responses

Posted by: Premalatha on: 7/11/2012 [Member] Starter | Points: 25

Up
0
Down
http://www.jusfortechies.com/java/core-java/deepcopy_and_shallowcopy.php

Premalatha
Software Engineer

Nagasundar_Tn, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Megan00 on: 7/11/2012 [Member] Starter | Points: 25

Up
0
Down
please see the below link, I hope it can help you,my friend!
http://stackoverflow.com/questions/129389/how-do-you-do-a-deep-copy-an-object-in-net-c-specifically

Never give up! Smile to the world!
http://excelcsharp.blog.com/

Nagasundar_Tn, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response