Can you explain the difference between an ADO.NET Dataset
and an ADO Recordset?

Answer Posted / siddarth

dataset is nothing but in memory database for client
application.
Dataset supports bidirectional navigation and it supports
purely disconnected architecture with xml integration.
it supports plat form independency.
The above are all not supported by recordset.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the two properties are on every validation control?

537


What is the main function of url routing system in asp.net mvc? : asp.net mvc

486


how to write html code with ssl

1520


What are assemblies and namespaces and explain the difference between them ?

556


What are main return types supported in Web API?

740






Explain an object, class and method.

554


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

3398


Is there any alternative to avoid name collisions other then Namespaces?

566


How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?

2362


What is the difference between web config and machine config files?

547


What is the part of url?

528


What are the advantages and disadvantages of Using Cookies?

514


What is asp net objects?

515


Explain the difference between asp.net mvc and asp.net webforms

564


What is difference between Fragment Caching and Page Caching in ASP.NET?

575