Answer Posted / jayashree dubey
Datagrid is a webcontrol which displays the dat from
database using a HTML table also allows updation and
deletion of data in the database
DataReader is an object and it is used to retrieve a read-
only, forward-only stream of data from a database
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Can we set which type of comparison we want to perform by the CompareValidator control?
How does a content page different from a master page?
What are the different types of validation controls in asp.net?
How do I open an ashx file?
Explain diff. Betn dataset and recordset?
What permissions do asp.net applications posses by default?
What is the difference between a default skin and a named skin?
What is an imagemap in asp.net?
How to retrieve user name in case of Window Authentication?
What is the difference between page-level caching and fragment caching?
What are triggers of an updatepanel?
What is datagrid asp.net?
Contrast OOP and SOA. What are tenets of each ?
What is difference between abstract class and an interface?