What are the two fundamental objects in ADO.NET?
Answer Posted / apuroop
DataSet
DataReader
Dataset is disconnected archtecture
Data Reader is Connected Architecture
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
Which database is the ado.net?
If a table contains 20000 records. In a page at each time 100 records to be displayed.
What are the pre-requisites for connection pooling?
Explain the difference between data reader and data adapter?
What is the difference between connected and disconnected environment?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
How to check if a datareader is closed or opened? IsClosed()
What is sqlconnection and sqlcommand?
What is execute scalar in ado.net?
describe the dataset object in ado.net.
What is executenonquery ado.net?
What is sql connection in ado.net?
What is the use of ADO.NET and XML web services?
What is ado.net code?