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 |
What is Delegate? Have ever used Delegates in your project.
Explain how to redirect tracing to a file?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
What is immutability?
Explain assemblies in .net?
Tell us what is the difference between struct and class?
Resource Files: How to use the resource files, how to know which language to use?
What is the difference between web application and enterprise application?
How do you create threading in.net?
Write the .net syntax for 'while loop'?
What is the use of edititem template ingridview?
1 Answers C Squared Systems, Microsoft,
What are Attributes in .NET?