-
-
Transaction Processing Namespace
What is the namespace within the Microsoft .Net framework which provides the functionality to implement transaction processing called as?
-
-
-
Data Table in ADO.NET
What is Data table in .net and how it is different from table in database (sqlserver)
-
-
-
-
-
-
-
-
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 Method
If we are not returning any records from the database, which method is to be used?
-
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