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
What is viewstate? In which event of the page life cycle, is the viewstate available?
Explain managed code an un-managed code.
Which two new properties are added in asp.net 4.0 page class?
What is a ashx file?
How to display validation messages in one control?
How to implement globalization and localization in the use interface in .net.
What is Web API?
What are the benefits of Razor View?
To load your generated dataset with data which method do you invoke?
How can you handle errors in Web API?
How to use ipostback?
Explain login controls.
Does web services support data reader like pom project?
Explain the use of resource manager class in .net.
What are the best practices to follow to secure connection strings in an ASP.NET web application?