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.
Define .NET Framework?
State the reason why workflows are based on the Extensible Models.
Specify some of the situations in which AJAX cannot be used.
Name the interface that executes the standard query operators in the LINQ?
What are HTTP handlers in ASP.NET?
Describe Common Language Specification (CLS)?
Explain the term multilingual Web site?
Specify the requirements to run ASP.NET AJAX applications on the server?
What is meant by XCOPY?
Write few characteristics of ADO.NET Entity Framework 4.0.
18,76,764
1933141 Asked
3,689
Active Tutors
1431874
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!