What is DataReader Object?
Explain the role of data provider in ado.net? What is the role of data provider in ado.net?
Which is faster ado.net or linq?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are the namespaces used in ado.net for data access?
ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?
suppose we using gridview contrl,with sqldatasource.in that for birth date how can we take validation contrl for dd/mm/yy formator how we assign regular expression for same
What are the key features of ado.net?
How do you filter the data in datagrid?
2 Answers Apps Lab, Choice Solutions,
How to add a check box or a dropdown list to a column in a datagrid?
Explain acid properties?
Which property is used to check whether a DataReader is closed or opened?
Why edit is not possible in repeater?