| Other ADO.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is data access layer? | Honeywell | 2 |
| What is the provider and namespaces being used to access
oracle database? | Microsoft | 4 |
| If a dataset contains 100 rows, how to fetch rows between 10
and 20 only ? | Ksb | 10 |
| How to get oledb connection? | | 3 |
| How would u connect to database using .NET? | TCS | 2 |
| I loaded the dataset with a table of 10 records. One of the
records is deleted from the backend, How do you check
whether all the 10 records were present while updating the
data(Which event and steps) and throw the exception. | Fulcrum-Logic | 2 |
| What are the ADO.NET Controls? | | 3 |
| How to Handle the exceptions in Sqlsrver2000 | SQL-Star | 2 |
| What is a dataset? | | 2 |
| How to you declare connection strings and how to you make
use of web.config ? | MMTS | 2 |
| What are the different row versions available? | | 2 |
| If i am expecting a single result from sqlserverdatabase
then what command should i follow ?sqlcommand.executereader
(commandbehaviour.singleresult)or sqlcommand.executescalar() | | 4 |
| How do you handle data concurrency in .NET ? | | 6 |
| What is ADO .NET and what is difference between ADO and ADO.NET? | Ksb | 5 |
| Differences between dataset.clone and dataset.copy? | Ksb | 1 |
| Where do you store connection string ? | Digital-GlobalSoft | 1 |
| Which method do you invoke on the DataAdapter control to
load your generated dataset with data? | Veegyapan-Impacts | 3 |
| Call a stored procedure from ado.net and pass parameter to it ? | Keane-India-Ltd | 5 |
| what is typed and untyped dataset | | 2 |
| what is the syntax code for oldb to connect oracle | IBM | 2 |
| |
| For more ADO.NET Interview Questions Click Here |