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 role of CLR in .NET Framework.
What are Binders ?
What is Custom Activities?
Compare and contrast in brief the C# and Visual basic.NET?
Explain complete lifecycle of Web page?
Illustrate the term Web User Control?
Briefly explain about PLINQ?
Specify various types of assemblies and explain them.
Differentiate between the HyperLink control and the LinkButton control?
Is it possible to write a class without specifying the namespace? Write the namespace to which it belongs by default?
18,76,764
1929668 Asked
3,689
Active Tutors
1420519
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!