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.
Write the use of MaxDate and MinDate properties of a MonthCalender control?
Explain the difference between the global theme and the page theme?
Write down some of the benefits of hosting WCF service in the WAS?
Explain the importance of the Strong Name tool?
Write the name of the parent class of a Web server control?
State different Visual Basic features which provide support to the LINQ?
Is it possible to write a class without specifying the namespace? Write the namespace to which it belongs by default?
Explain the Code Contracts?
Why the UpdateProgress control is used in the AJAX?
How a border can be placed around a picture box?
18,76,764
1959149 Asked
3,689
Active Tutors
1438569
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!