RSS feed

ADO.NET Dataset and ADO Recordset

Published by: Rinku (3/3/2009 11:36:55 PM)

MAR 3 2009

In ADO,the in-memory representation of data is the Recordset. In ADO.NET, it is the Dataset. What does that mean? Why a Recordset has to use Join Query in order to gather data from various database tables into a single result table? Isn’t there any other way for the same?

 

Difference between Application_Start and Session_Start >>

<< Server.Transfer Vs Response.Redirect

 

COMMENT

*Name:
*Comment:
You can use HTML tags here.
*Code: Please enter the sum of 5+2