What is ado object model?
Define the data provider classes that is supported by ado.net?
What are the differences between RAW, AUTO and Explicit modes in retrieving data from SQL Server in XML format?
What is the significance of CommandBehavior.CloseConnection ?
Which method is used by command class to execute SQL statements that return single value?
What is the use of connection object in ado.net?
0 Answers TryTechnicals Pvt Ltd,
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
Define atomicity?
How to add a check box or a dropdown list to a column in a datagrid?
What is datatable?
What is the meaning of object pooling?
What are the parameters that control most of connection pooling behaviours?
What is an ado connection?