Answer Posted / jeyaram thangaponnan
DataSet.Tables[0].Rows.Count will give the number of rows
in that table
| Is This Answer Correct ? | 30 Yes | 0 No |
Post New Answer View All Answers
How many major types of connection objects in ADO.NET?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What is the difference between oledb sql server and oledbdotnet provider?
What are all the classes that are available in System.Data Namespace?
Explain all the classes those are used for database connections between sql server and asp.net?
What does executequery return?
How is it possible to get 2 tables of data at a time by using data reader?
What are the rules to implement connection pooling?
What are all features of ADO.Net?
What is ado.net full form?
Which method is used by command class to execute SQL statements that return single value?
How can we load multiple tables in a dataset?
Explain advantages of ado.net?
What is the difference between Data adaptor and Data set?
What are the methods of XML dataset object?