Answer Posted / smiley
ado.net is both connection oriented architecture and
disconnected architecture..it is used for to retrive data
from back end to front end...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain how do you connect to sql server database without using sqlclient?
What is the use of adodc?
What is the difference between Command and CommandBuilder object?
Which is better entity framework or ado.net?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What do you mean by ‘batch updates’?
how we can fire event in databound coulm in datagfrid withot using button?
What are the steps you will take to improve performance? Will you use dataset or datareader?
Which object holds only data and does not interact with data source?
What is ado.net explain with diagram?
What is difference between datagridview and datagrid control in winforms?
What is ado.net in vb net?
Explain About ado.net components/objects. Usage of data adapters and tell the steps to retrieve data.
How can we load multiple tables in to dataset?
List all the steps in order, to access a database through ado.net?