Answer Posted / parvez borkar
Typed Dataset provide compile time type checking. Also it
provides the names of the Columns of the types we are using
for that typed data set. This is something we dont get in
the normal datasets.
| Is This Answer Correct ? | 20 Yes | 7 No |
Post New Answer View All Answers
What are all the classes that are available in System.Data Namespace?
How to work with disconnected data - the dataset and sqldataadapter?
What is openrowset?
What is full form of ado?
What does executereader return?
Which is faster entity framework or ado.net?
Can you explain how to enable and disable connection pooling?
What are the data providers used in ado.net
How do you connect to sql server database without using sqlclient?
how Sequence to connect and retrieve data from database using dataset?
What is different between sqlcommand object and command behavior object?
How to check if a datareader is closed or opened? IsClosed()
What is difference between datagridview and datagrid control in winforms?
What are disadvantages of microsoft-provided data provider classes in ado.net?
Where is adodb dll located?