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.
Explain about the Take and Skip clauses?
Mention the two categories which distinctly classifies the variables of the C# programs.
Write major difference between function and sub-procedure?
Explain briefly about Object Relational Designer (0/R Designer)?
Define Query String? Explain its advantages and disadvantages?
Describe code access security (CAS)?
Explain some of the versions of .NET?
Explain the term neutral culture?
Write down a feature that is common to all the .NET languages?
Elucidate Role based security?
18,76,764
1927559 Asked
3,689
Active Tutors
1425654
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!