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 |
Explain what is the difference between a class and an object?
What is JIT and how is works?
What is .net core used for?
How is a managed code executed?
How to write an MMC snap-in for my Windows service?
Types of evidence in .net with context to CAS
What is singlecall activation mode used for in .net?
What is the use of gacutil.exe?
Sql Queries: A Table will be given Omiting Duplicate rows and adding a new column
Is it true that objects don't always get destroyed immediately when the last reference goes away?
What tools is used to develop .NET applications?
Value type & data types difference. Example from .NET.