Answer Posted / pushpendra singh
DataSet.Tables[0].rows.count returns total rows in table.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How is entity framework different from ado.net?
What is the role of clr?
What are the advantage of ado.net?
What is a datareader object?
How to aggregating data across related tables?
Which object needs to be closed?
Which object is used to add relationship between two Datatables?
What are the parameters that control most of connection pooling behaviours?
Explain the basic use of "dataview" and explain its methods.
How to check if a datareader is closed or opened? IsClosed()
What is ado code?
Can you explain how to enable and disable connection pooling?
Why do we need ado.net?
What is untyped dataset?
How is it possible to get 2 tables of data at a time by using data reader?