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 |
Explain the differences between clr & cts?
Where is the view state data stored?
how to use html code in asp source code?
What is the other method, other than GET and POST, in ASP.NET?
Explain what a diffgram is and a good use for one?
1 Answers Siebel Systems, Syntax Softtech,
If we write return statement in finally block will it works fine or throws any error?
How to send a DataReader as a parameter to a remote client ?
What’s the catch?
What is the difference between runtime version and version?
What is machine.config and web.config ?
how we can solve machine key error in asp.net?
When does a session actually start?
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)