Prepare for your Next Interview
This is a discussion on Concept in .NET within the ASP.NET forums, part of the Web Development category; I want to know about the concept of deep copy in .NET? Can someone let me know about this if possible with a example on this concept....
|
|||
|
Re: Concept in .NET
A deep copy of an object duplicates everything directly or indirectly referenced by the fields in the object. Deep copy is also called as member-wise copy. A deep copy creates a new reference to a new object.
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Puzzled with Paging Concept | sripri | Windows | 3 | 10-31-2008 12:57 AM |
| Features or Advantages of this Concept | blenda | ASP.NET | 1 | 11-12-2006 03:18 PM |
| Concept of Denormalization | RyanJames | Database General | 3 | 06-30-2006 03:00 AM |