Difference b/w dataset.clone and dataset.copy ?
Answer Posted / 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 View All Answers
Explain me what is encapsulation?
What is file extension of Webservices in .Net?
Dynamic Fonts
What is reflection and what is it for?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
What is the use of gacutil.exe?
Why do we use msmq?
What does jit compilation do in .net?
Explain the different parts of an assembly?
What is a web service in .net?
What are the core differences between .NET Languages ?
How inheritance works in .net?
Which namespace does it belong to by default?
Define marshling?
Can you edit data in repeater control? How?