Answer Posted / avanish singh
1.Connection
2.Command
3.Record set.
Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
What is ado.net explain with diagram?
What DataReader class do in ADO.NET ?
Command objects uses, purposes and their methods.
What is the maximum pool size in ado.net connection string?
List all the steps in order, to access a database through ado.net?
What are the features of ado.net?
Explain the advantage of ADO.Net?
What does adodb stand for?
What is executequery?
What is the difference between ado.net and entity framework?
how we can fire event in databound coulm in datagfrid withot using button?
What are the uses of Stored Procedure?
What are the rules to implement connection pooling?
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 dao and ado?