What do you know about ADO.NET's objects and methods?
types of Store procedure in Sqlserver2000?
Which keyword is used to accept variable number of parameters?
What are disadvantages of microsoft-provided data provider classes in ado.net?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
What do you mean by ‘batch updates’?
Why DataReader is Forward Only?
What is DataRowCollection?
What connected data?
How will you differentiate between ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What we do with the object of ado.net dataset after using it?Can we dispose it or can we set it nothing?Is it must or not?
What is dataset and datatable in ado.net?
What are the uses of Stored Procedure?