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 how to store and retrieve images in the SQL server database via VB.NET?
State various controls of ASP.NET AJAX?
Write about the SOAP encoding?
Explain the working of Cookies. And also give the example of the Cookie abuse?
Differentiate between publishing and deploying an application?
By how many ways you can instantiate a tuple?
Illustrate the term LinqDataSource control?
Briefly explain about identifier.
Write the code to choose an item in a ListView control programmatically in the C#?
Write few characteristics of ADO.NET Entity Framework 4.0.
18,76,764
1936694 Asked
3,689
Active Tutors
1460577
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!