Differentiate an ADO.NET Dataset and an ADO Recordset with
its functionality?
Answer Posted / lalit
ADO.NET Dataset clould be defined as the combination of ADO
+ XML and ADO.NET supports disconnected architecture fully.
where as ADO Recordset doesnot fully support disconnected
architecture
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which is better php or asp.net?
What is active web page?
Which is faster union or union all?
Can you use Web API with ASP.NET Web Form?
Explain a program using razor view engine to create a simple application? : asp.net mvc
Securitywise What are the Enhancements in 2.0?
How can you access the properties and controls of master pages from content pages?
What is the difference between application state and caching?
How do you secure your configuration files to be accessed remotely by unauthorized users?
Define the term Scavenging in Caching?
Where web.config file is used?
What is css in asp.net?
How could you modify xaml content from javascript?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
How does a content page differ from a master page?