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 |
Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
Why is string called immutable data type?
What methods are fired during the page load?
What is the difference between a session object and cache object
2 Answers CitiGroup, PennyWise,
How Can assign alias name for ASP.NET Web API Action?
What are the validation controls ?
What is SOAP, UDDI and WSDL ?
2 Answers Infosys, Network, TCS, Wipro,
if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.
RequiredFieldValidator--write code in javascript
What’s the difference between asp.net web forms and asp.net mvc?
How to implement globalization and localization in the use interface in .net.
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)