How to Handle the exceptions in Sqlsrver2000
Answer Posted / deepesh jain
@@Error
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
List all the steps in order, to access a database through ado.net?
What is Data view?
What do you know about ado.net's objects?
Give few examples of datareader that is used in different dataproviders.
What does executequery return?
What are the connected and disconnected modes in ado.net?
What we do with the object of ado.net dataset after using it?
What is difference between datatable and dataset?
What is the difference between Command and CommandBuilder object?
Explain the difference between data reader and data set?
Which parameter of ConnectionString is used to specify the name of the database?
What are the steps to connect to a database?
What is a datagridview?
How to enable and disable connection pooling?
What is datasource in ado.net?