What provider ADO.net use by default ?
Answer Posted / rajesh kadam
Sql client connection string
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are different layers of ADO.Net?
Why is stored procedure used in ado.net?
What is the use of Dataview?
Some important instruction regarding ADO.NET connection string ?
How do you update a dataset in ado.net and how do you update database through dataset?
Give few examples of datareader that is used in different dataproviders.
What is an ado connection?
Which property is used to check whether a DataReader is closed or opened?
Define Execute Scalar?
Explain sqlconnection object?
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
What is ado control?
Can datareader hold data from multiple tables?
What is a dynaset in access?
What is an orm, and why would you use one instead of plain old ado.net?