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
What are the steps you will take to improve performance? Will you use dataset or datareader?
Some important instruction regarding ADO.NET connection string ?
Which method is used by command class to execute SQL statements that return single value?
What is sqldatareader?
What is maximum pool size in ado.net connection string?
What is a datagridview?
What are the difference between readonly vs. Const?
How will you fill the gridview by using datatable object at runtime?
What are the rules to implement connection pooling?
What is difference between executenonquery and executequery?
What is ado rdo dao in visual basic?
What is disconnected data?
Explain the namespaces in which .net has the data functionality class.
What are the different ado.net namespaces are available in .net?
How to read data with the sqldatareader ?