Geeks Talk

Prepare for your Next Interview




Concept in .NET

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....


Go Back   Geeks Talk > Web Development > ASP.NET

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 10-01-2006
Junior Member
 
Join Date: Sep 2006
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
JohnMathew is on a distinguished road
Concept in .NET

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.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-09-2006
Junior Member
 
Join Date: Sep 2006
Posts: 23
Thanks: 0
Thanked 1 Time in 1 Post
JamesMike is on a distinguished road
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.
Reply With Quote
  #3 (permalink)  
Old 10-09-2006
Junior Member
 
Join Date: Sep 2006
Posts: 27
Thanks: 0
Thanked 2 Times in 2 Posts
SachinDeo is on a distinguished road
Re: Concept in .NET

In a deep copy, each item is completely cloned, and a fresh structure is created for the new copies.
Reply With Quote
Reply

  Geeks Talk > Web Development > ASP.NET


Thread Tools
Display Modes


Similar Threads

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


All times are GMT -4. The time now is 10:36 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved