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 |
State some of the different languages supported by .net?
Explain the difference between the while and for loop.
What is machine.config in .net?
What do you mean by web service?
What is an Exception? How many exceptions exist in Dot net and explain them?
What is a system lock?
What is RPC? What is the use of it?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
Will my .net app run on 64-bit windows?
Which server tag comes from server when we submit any data
Explain what is the difference between web application and enterprise application?
How to instantiate a delegate?