Answer Posted / archana
ADO.net means Activex Data Object.
ADO.net provides the activ coonectivity with the database
at runtime. We can do the operations which are related to
the database..
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Define partial class?
Which is faster sqldataadapter and sqldatareader?
Explain the advantage of ADO.Net?
What is execute reader in ado.net?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
What is difference between ado.net and asp net?
What is the difference between executenonquery () and executescalar ()?
What are the core objects of ADO.NET?
Explain the advantages and disadvantages of using datalist?
What connected data?
Explain how to find the given query is optimised one or not?
What is a serialized object?
What is DataRowCollection?
What you mean by filtering of data?
How can we load multiple tables in a dataset?