What are two important objects of ADO.Net?
What is read only and forward only in ado.net?
What is row state?
What is the use of SqlCommandBuilder?
Explain how to find the given query is optimised one or not?
Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!
Explain the difference between data reader and data adapter?
What is dataadapter in ado.net?
List all the steps in order, to access a database through ado.net?
What are typed and untyped dataset?
Which architecture does Datasets follow?
Where is adodb dll located?
Which parameter of ConnectionString is used to specify the name of the database?
Explain what are the steps to connect to a database?
What are the advantages and drawbacks of using ado.net?