Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the difference between Dataset and Recordset?

Answer Posted / rahul

1) With Data set you can retrive data from database like
oracle and SQL Server and manage them in one dataset, with
recordset this is not possible.

2) All representation of Dataset is using XML while
recordset uses COM.

3) Recordset can not be transmitted on HTTP while Dataset
can be

Is This Answer Correct ?    6 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of jit ?

1118


What is the difference between custom control and user control?

1045


What is a literal control?

1060


Explain the use of console application?

998


Explain code security?

974


What is the main use of a namespace?

1027


Name some of the keywords used in vb.net?

1067


Explain the difference between vb.net and c#, related to oops concepts?

974


Explain the difference between c# and vb.net?

1138


How to create a constant in vb.net?

1238


Explain jagged array in vb.net?

1042


What is the feature which is common to all .net languages?

971


What is the significance of delegates. Where should they be used? What are the situations where we require them?

1019


What is the difference between a "jagged array" and multidimensional array" ?can anyone show me it practically ?

1025


Write program in VB.Net with SQL Server and Crystal Reports to develop a small windows application to add,edit,save, search and print Employee Information and send sourcecode as zip file. empcode : .............. empname : .............. dateofjoin : dd/mm/yyyy dateofbirth : dd/mm/yyyy TableName: EmpMaster EmpCode EmpName DOB DOJ TableName: EmpDocs EmpCode DocNo DocName ExpDate

2711