| Other ADO.NET Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| can anybody show me the structure of ADO.NET | | 1 |
| What are major difference between classic ADO and ADO.NET? | | 2 |
| What are the three Ado objects? | Microsoft | 5 |
| How to get oledb connection? | | 3 |
| What does ADO.NET consists of ? | TCS | 5 |
| How to generate XML from a dataset and vice versa? | | 2 |
| what is typed and untyped dataset | | 3 |
| Call a stored procedure from ado.net and pass parameter to it ? | Keane-India-Ltd | 5 |
| how to display empty table to datagrid | LG-Soft | 1 |
| i have two textboxes one for user name and another for
password . i have a table name compare(which contains
name,passwod etc.,)my doubt is how compare username
textbox with name column and how compare password textbox
with passwod column. i want the code | Wipro | 5 |
| Difference between OLEDB Provider and SqlClient ? | | 2 |
| What are advantages and disadvantages of Microsoft-provided
data provider classes in ADO.NET? | | 2 |
| Difference between DataReader and DataAdapter / DataSet and
DataAdapter? | TCS | 2 |
| Whate are different types of Commands available with
DataAdapter ? | | 2 |
| Explain different methods and Properties of DataReader which
you have used in your project? | | 2 |
| what is different between SqlCommand object and Command
Behaviour Object | | 3 |
| Differences between dataset.clone and dataset.copy? | Ksb | 2 |
| If i am expecting a single result from sqlserverdatabase
then what command should i follow ?sqlcommand.executereader
(commandbehaviour.singleresult)or sqlcommand.executescalar() | | 4 |
| What is the Magic Tables in Sqlserver2000? | SQL-Star | 5 |
| Differnce between Stored procedure and user defined functions? | Microsoft | 14 |
| |
| For more ADO.NET Interview Questions Click Here |