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
How to pass multiple tables in datasets simultaneously?
How can we save all data from dataset?
What is difference between entity framework and ado.net?
How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?
What are the steps you will take to improve performance?
Describe datareader object of ado.net with example.
What connected data?
Which namespaces are used for data access?
What are the essential features of ado.net?
Is it possible to load multiple tables in a Dataset?
Describe the command object and its method.
Define data adapter?
How do you implement locking concept for dataset?
Which is faster datareader or dataadapter?
How to create dynamic gridview?