What is ADO .NET and what is difference between ADO and ADO.NET?
Answer Posted / sabir
ado.net is xml based and ado is com based
here easy to implement he disconnected model and diffcivult
to
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
What are the different methods available under the sqlcommand class to access the data?
What is difference between datagridview and datagrid control in winforms?
Do we use stored procedure in ADO.Net?
What two types of data providers does ADO.NET supply? What determines which one you should use?
What is sql connection in ado.net?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
Which property is used to check whether a DataReader is closed or opened?
What are the usages of the command object in ado.net?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
What is the difference between SqlCommand and SqlCommandBuilder?
What is the difference between Optimistic and Pessimistic locking?
What is an ado?
Explain what are the steps to connect to a database?
How is it possible to get 2 tables of data at a time by using data reader?
How can we load multiple tables in to dataset?