Results 1 to 3 of 3

Thread: Deep copy

  1. #1
    Contributing Member
    Join Date
    May 2006
    Answers
    64

    Deep copy

    I want to do a deep copy in .NET. How to do this? Can someone give me the tips and guidelines for this?


  2. #2
    Contributing Member
    Join Date
    Jul 2006
    Answers
    57

    Re: Deep copy

    One can do a deep copy by using the concept of serialization. Though I have heard about this I do not have idea on exact syntax for doing it. Hope someone participates in this discussion and explain this.


  3. #3
    Expert Member
    Join Date
    Mar 2012
    Answers
    208

    Re: Deep copy

    To deep allocation, we can used serialization that is use ISerializable for shallow copy we can use cloning, that is use Iclonable interface.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact