Difference between classic ADO and ADO DOT NET
Write main difference between classic ADO and ADO.NET?
Expert
Some most important differences between classic ADO and ADO.NET are as follows:
ADO contains recordset and ADO.NET have dataset.
Dataset can have multiple tables. In recordset we have only one table. If we desire to hold more than one table,
We require perform do inner join and fill the recordset.
Every data endure in XML as compared to classic ADO where persisted data in Binary format also.
Explain the use of Copy Project command?
Name the three states which are set in a CheckState property of the CheckBox?
Describe the various types of work flow?
What do you mean by Common Language Specification (CLS)?
Illustrate the reason in brief why WPF is used?
State the use of the Connection object?
How we can populate the dataset before querying the DataSet object by using LINQ to DataSet?
Explain the term neutral culture?
Briefly describe about the XML elements.
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
18,76,764
1956806 Asked
3,689
Active Tutors
1418055
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!