What are the two fundamental objects in ADO.NET?
Answer Posted / manoj
two fundamental objects in ADO.NET
connected architecture (like Datareader)
and
disconnected architecture (like Dataset)
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
What is ado circle?
Explain the differences between oledb sql server, oledbdotnet provider?
Describe briefly an ADO.NET Dataset ?
What is executenonquery ado.net?
What is data adapter in ado.net with example?
Which is faster sqldataadapter and sqldatareader?
What is ado code?
What is the difference between DataReader and DataSet in ADO.NET?
Explain which name space is used to get assembly details?
What are the parameters that control most of connection pooling behaviours?
What are the steps you will take to improve performance?
Explain how do you connect to sql server database without using sqlclient?
What are all the commands used with Data Adapter?