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.
Distinguish between read-only and constants variables which is used in the programs?
Write the namespaces which are required to enable the use of databases in the ASP.NET pages?
What is the root namespace for fundamental types in .NET Framework?
Explain the difference between the global theme and the page theme?
State the difference between System.StringBuilder and System.String classes?
Illustrate the terms Persistent cookie as well as Session cookie?
14. What is difference between Tool Strip drop down button and toolstripsplit button?
What is web.config file?
State the types of workflow in the WF?
Describe the meaning of Serialization and Deserialization and its utilization?
18,76,764
1932206 Asked
3,689
Active Tutors
1423418
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!