How would one do a deep copy in .NET?

Answer Posted / pramod nikumbh

In C# if u want to deep allocation, u can used
serialization that is use ISerializable
for shallow copy u can use cloning, that is use Iclonable
interface

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between response.redirect and server.transfer?

746


What are ASHX files?

786


What is _dopostback in asp net?

701


What is the namespace to create thread in .net?

695


Explain the differences between clr & cts?

724






What is the flow of processing of the request? : asp.net mvc

717


What is application session?

673


Explain how can we inherit a static variable?

735


How to disable disable browser's Back button in asp.net (JavaScript)?

780


How can you handle exceptions in asp.net?

739


What is diff. Between abstract class and an interface?

711


Can user control be stored in library?

692


Explain automatic memory management in .net.

762


What are the authentication types in asp.net?

758


What are themes and skins in 2.0, explain usage scenario?

693