-
-
-
-
-
-
-
-
-
Data Table in ADO.NET
What is Data table in .net and how it is different from table in database (sqlserver)
-
-
How can we retrieve the value which was selected from a combo box in a datagrid view.
The grid view consists of 3 columns which are combo Boxes. I want the string in the 1st column.
-
-
-
-
-
-
Can we connect two datareader to same data source using single connection at same time?
No, we cann't since once connection to database is opened must be closed before you reopen again .
-
-
Database Access
Can we do database operations without using any of the ADO.net objects?This was an interview question
-
ADO.NET Interview Questions
Ans