Differences between the classic ADO and ADO.NET
Write the major differences between the classic ADO and ADO.NET?
Expert
Following are the major differences between both:
a) In ADO we have recordset and in the ADO.NET dataset is there.
b) All data persist in XML as compared to classic ADO where data persisted in Binary format also.
c) In recordset we can have only one table. If we wish to accommodate more than one tables, we requires to do the inner join and fill the recordset. Dataset could have multiple tables.
Illustrate the characteristics of the reference-type variables which are supported in a C# programming language.
What is meant by XCOPY?
Illustrate in brief the main difference between Navigation application and XBAPs in the WPF?
Write the difference between globalization and localization?
Explain about the XML elements.
Distinguish among a Thread and a Process?
Explain the function of WebpartListUserControlPath property of the DeclarativeCatalogPart control?
Write the difference between a toolstrip split button and a toolstrip drop-down button ?
Explain about the rules and regulations which should be followed when creating the well-managed XML document.
Specify the requirements to run ASP.NET AJAX applications on the server?
18,76,764
1941213 Asked
3,689
Active Tutors
1449782
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!