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 is two way data binding android?
What is partial class?
Define the data provider classes that is supported by ado.net?
How to copy the contents from one table to another table and how to delete the source table in ado.net?
What is the difference between executenonquery () and executescalar ()?
how we can fire event in databound coulm in datagfrid withot using button?
Name which operations can you not perform on an ado.net dataset?
What is a datareader object?
How to read data with the sqldatareader ?
How to enable and disable connection pooling?
What does executereader return?
What is basic use of data view?
What is sqldatareader in ado.net?
What is ado oledb and odbc?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....