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
Please explain what is the .net framework and how does it work?
Explain what are an object and a class?
How many types of generations are there in a garbage collector?
Explain what does managed mean in the .net context?
What is the difference between web application and enterprise application?
What is lambda expressions in c#?
What is "common language runtime" (clr) in .net?
What is 3 tier architecture?
What operating systems does the .net framework run on?
As you know read-only variables and constants have many similarities, but what is at least one way that they differ?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Can a try block have more than one catch block?
What is a serviced component?
What are the main components in .net?
What are the important components of .net?