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.
What do you mean by Cookie?
Specify different ways of deployment which are supported by .NET Framework 4.0.
What do you mean by ASP?
Explain the types of deployment models which are used in the cloud?
What do you mean by the term delegate, why must you use it and explain how do you call it?
What does a break statement do in the switch statement?
Name the data type which the RangeValidator control supports?
List the types of Cookies that are available in ASP.NET?
What are the steps involve in Assembly execution?
Explain the concept of strong names.
18,76,764
1931677 Asked
3,689
Active Tutors
1414880
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!