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.
Explain the function of break statement in a switch statement with example?
Illustrate the difference between import System.Data.SqlClient and System.Data.Oledb in brief?
Explain the use of a CommandBuilder class?
Define the roles of CLR in .NET Framework and also explain the responsibilities?
Which event controls are completely loaded?
Distinguish the terms Asp.net and Vb.net?
List the difference between points, pixels, and em's at the time when fonts are displayed?
Describe Common Language Specification (CLS)?
Briefly describe about XSLT?
State classes which are introduced in the System.Numerics namespace.
18,76,764
1948007 Asked
3,689
Active Tutors
1438832
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!