Methods of a DataSet class
Differentiate between the methods Clone() and Copy() of a DataSet class?
Expert
The Clone() method duplicates only structure of the DataSet. The replicated structures comprise all the constraints, relation and DataTable schemas used by a DataSet. This method does not copy data, that is stored in a DataSet.
The Copy() method: It replicates the structure as well as data stored in the DataSet.
How rows can be added or deleted from the DataTable object of DataSet?
Describe in brief regarding the performance of Visual basic?
Define the term DTD?
How the state of the requested process can be obtained?
Can more than one line be entered in a TextBox control?
Illustrate the term ASP.NET?
Which method is used in .NET to enforce garbage collection?
By how many ways you can instantiate a tuple?
State different ways through which a method can be overloaded?
Explain the function of WebpartListUserControlPath property of the DeclarativeCatalogPart control?
18,76,764
1939246 Asked
3,689
Active Tutors
1413922
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!