Difference between datagrid and datareader?



Difference between datagrid and datareader?..

Answer / 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

More ASP.NET Interview Questions

What types of data validation events are commonly seen in the client-side form validation?

0 Answers  


ASP.NET Web Service

1 Answers  


Suppose i create one application in vs 2008 and it is running in the latest version of IE,will it run in netscape and other browsers with low version?

2 Answers   Wipro,


What is repository pattern in mvc.net? : asp.net mvc

0 Answers  


One Listbox showing all cities. If you select one city in list box the information related to that particular city should be displayed in Datagrid . How do you do that?

3 Answers   HCL,






How to improve performance of web application asp.net mvc? : Asp.Net MVC

0 Answers  


Which methods validate all the controls on a page?

0 Answers  


How many rules are there regarding a well formed XML document? a) Nine b) Three c) Six d) Two

1 Answers   Syntax Softtech,


Differentiate between authentication and authorization.

0 Answers  


When during the page processing cycle is ViewState available?

1 Answers  


what is the difference b/w .net 1.1 and 2.0 ?

2 Answers   Polaris,


In a Code-Behind class generally which type of code is found ?

3 Answers   Siebel,


Categories