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

Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?

1 Answers   QuestPond,


How to implement getcommon method in class a? Are you seeing any problem in the implementation?

1 Answers  


Please explain when should you use .net web forms over asp.net mvc?

1 Answers  


What is the difference between Server.Transfer and Response.Redirect?

4 Answers  


<li id="Accomodation" runat="server" visible="false"><a href="../searchaccommodation.aspx?">Accomm</a></li> i have this code.now on server side i want to compare this id(Accommodation) value and want id i.e.Accommodation.visible=true;

1 Answers  


Explain the two different types of typecasting?

1 Answers  


How is a property designated as read-only?

2 Answers   Siebel Systems,


Explain constructor.

2 Answers   Wipro,


What are the new features in .net core?

1 Answers  


Explain Different kinds of methods?

1 Answers   Wipro,


What is assembly in .net?

1 Answers  


What is Code group in .Net with respect to CAS

1 Answers  


Categories