Using Ado.net, what front ends and back ends can you use?
Answer Posted / reetesh kumar
Ado.net provide the interface connecting and communicating
the front end to back end and fetching the query.
Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
Why do we need ado.net?
What is the difference in an abstract class and an interface?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What we do with the object of ado.net dataset after using it?
Define connection string?
Is entity framework better than ado.net?
What are the benefits of ADO.NET?
Define the executescalar method?
Which method in OLEDBAdapter is used to populate dataset with records?
How do you implement locking concept for dataset?
What is a serialized object?
What does executequery return?
Explain what are the steps to connect to a database?
Explain the namespaces in which .net has the data functionality class.
Can datareader hold data from multiple tables?