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.
Differentiate between the HtmlInputRadioButton or HtmlInputCheckBox control?
Differentiate Skip and Take clauses?
State different Visual Basic features which provide support to the LINQ?
How we can prevent users of the application from editing a text in ComboBox controls in the .NET 4.0?
Illustrate the term Marshalling?
Write main difference between classic ADO and ADO.NET?
Specify some of the difference between system workflow and human workflow?
What is web.config file?
State various implementations of the LINQ?
Explain the various Visual Basic features which support LINQ?
18,76,764
1922418 Asked
3,689
Active Tutors
1424935
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!