What is sql connection in ado.net?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
Is ADO.NET derived from COM? true /false
What is the usage of the dataset object in ado.net?
What is Debug.write does?
what are the two key events for the sql connection class? explain the differnce between the two.
What are the different row versions available?
Difference between function and trigger?
Sequence to connect and retrieve data from database useig dataset ?
How to generate XML from a dataset and vice versa?
Which parameter of ConnectionString is used to specify the name of the database?
What are the important features of ado.net 2.0?
What are the steps in connecting to database ?