explain connection less and with connection?diference
between data reader,data set,data adapter? can we use data
reader,data set in a single application? if yes explain
with simple code,if no explain?
Answer Posted / bapu thore
connection less vs connection oriented
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is serialization and de-serialization in .net? How can we serialize the dataset object?
Which ado.net object is very fast in getting data from the database?
What is the difference between Datareader and Dataset?
What is connected architecture in ado.net?
What is data access pattern?
What is dataset object? Explain the various objects in dataset.
What are the different ado.net namespaces?
Which provider is used to connect ms access, oracle, etc…?
What is difference between entity framework and ado.net?
What is the provider being used to access oracle database?
What is the difference between an ADO.NET Dataset and an ADO Recordset?
What are the pre-requisites for connection pooling?
What is oledb driver?
Which namespaces are used for data access?
What is difference between Dataview and Datatable?