Difference b/w dataset.clone and dataset.copy ?



Difference b/w dataset.clone and dataset.copy ?..

Answer / thirushakar

Dataset.copy method copies both the structure and data

Clone just copy the structure of dataset

Is This Answer Correct ?    13 Yes 2 No

Post New Answer

More Dot Net General Interview Questions

what is ItemTemplate and EditTemplate and FooterTemplate? what is the Purpose of useing template columns in datagrid?

1 Answers  


What is view state in .net?

0 Answers  


One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid this problem?

0 Answers  


Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?

0 Answers   CitiusTech,


What is interface and abstract class in .net?

0 Answers  






Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

0 Answers  


what will do to avoid prior case?

0 Answers  


What is managed code in .NET?

0 Answers  


Give an example for setter/ write-only methods

1 Answers  


Please tell us what is the difference between override and overload in a method?

0 Answers  


How to get the number after decimal point in .net?

0 Answers  


Why is .net used?

0 Answers  


Categories