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 are Satellite Assemblies? How you will create this? How will you get the different language strings?
Describe ways of cleaning up objects.
What is the use of design pattern?
What is Flyout Design Pattern in .NET?
0 Answers Petranics Solutions,
How will you load an assembly which is not referenced by current assembly?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
How is development of a Windows service different from a Windows Forms application?
What is the advantage of packaging over xcopy in .net?
What is Ajax design pattern in .NET?
Explain the difference between vb and vb.net?
Should I use readerwriterlock instead of monitor.enter/exit?
What is multiThreading in .NET?