Difference between ADO.net Dataset , ADO Record Set & ADO Data Reader?
Answer Posted / lavanya
With Dataset can retrive the data from two database like
oracle, SQl and merge in one table. Record set is not
possible.
All representation of dataset is using XML while record set
use COM.
Recordset can not be transmitted on HTTP while Dataset can
be.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the uses of reflection?
Web API uses which library for JSON serialization?
What kind of programming language is ASP.NET?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Define a web service in .net?
What do you understand by aggregate dependency?
What are the types of validation in asp net?
What are cookies in your browser?
What is role-based security in asp.net?
Define common type system?
What is the difference between debug and release?
What is a pixel url?
What describes a query?
What is postback in asp net?
Which type of state management is provided by Query String in ASP.NET?