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.
What do you mean by ASP?
Distinguish the terms ADO.NET Dataset and an ADO Recordset?
Write down the main core services of WWF runtime in brief.
Write down the classes which derive from the abstract System.Windows.Shapes.Shape class in the WPF?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
Differentiate MDI form and a standard form?
Illustrate different types of inheritance?
Write the difference between the WindowsDefaultLocation and WindowsDefaultBounds properties?
Write the name of the method which is used to create a click event of Control class for Button control in C#?
Illustrate the difference between import System.Data.SqlClient and System.Data.Oledb in brief?
18,76,764
1945396 Asked
3,689
Active Tutors
1452237
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!