Differentiate an ADO.NET Dataset and an ADO Recordset with
its functionality?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / vanita
There is no concept of cursors in ADO.NET Dataset,there are
only forward only cursors and we can use this functionality
through reader object while ADO Recordset supports cursors
n each record is iterated.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / amit kumar
first difference is that ado.net dataset works in
disconnected enviroment while ado recordset works in
connected enviroment
second difference is that ado.net dataset can have more
than one table and can have also relationship between tables
while recordset can have only single table and can not
have relationship between tables.
| Is This Answer Correct ? | 2 Yes | 0 No |
What is difference between rest and soap?
Explain Assemblies?,Difference between Panel and GroupBox?,Differences between ASP and ASP.NET?
How many web config files can be created for an application?
Differentiate globalization and localization.
What does the "EnableViewState" property do? Why would I want it on or off?
Can you use Web API with ASP.NET Web Form?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What is different between webconfig.xml & Machineconfig.xml ?
How do you relate an aspx page with its code behind page ?
4 Answers Accenture, BirlaSoft,
What kind of programming language is ASP.NET?
What is web.config. How many web.config files can be allowed to use in an application?
6 Answers Accenture, HCL, InterGraph, iSoft,
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)