Answer Posted / asfaq
data table is a object of dataset.u can consider it as a
vertual table.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is bubbled event can you please explain?
Which is faster sqldataadapter and sqldatareader?
What are the Features and disadvantages of dataset
What is oledb connection?
Why do we use sqldataadapter?
How can we check that some changes have been made to dataset since it was loaded?
differences between ADO and ADO.NET
What is the usage of the dataset object in ado.net?
Is it possible to load multiple tables in a Dataset?
How to connect and retrieve data from database using dataset
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is data adapter in ado.net with example?
What is ado code?
How to check if a datareader is closed or opened? IsClosed()
What is aggregating data ?