Answer Posted / guest
getXML () and get Schema ()
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Which architecture does Datasets follow?
What is the difference between Response.Expires and Reponse.ExpiresAbsolute?
Explain the difference between an ado.net dataset and an ado recordset?
Why do we need ado.net?
Which method in OLEDBAdapter is used to populate dataset with records?
What is the use of SqlCommandBuilder?
What is the procedure to call a Stored Procedure of Back End in ADO (ActiveX Data Object) and RDO (Remote Data Objects)?
Which is faster sqldataadapter and sqldatareader?
Define atomicity?
What is connection pooling and what is the maximum pool size in ado.net connection string?
Why is ADO.NET serialization slower than ADO ?
Which namespaces are used for data access?
How to retrieve the user id which is provided while windows authentication?
Why is stored procedure used in ado.net?
What is openquery?