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 |
How do you identify that the page is postback?
How to implement globalization and localization in the use interface in .net.
how to increase performance of web site? if there is a page with high load. the content is high then what should we do to increase performance?
3 Answers Emphasis, Mphasis, TCS,
What is the difference between application object and session object?
Explain what is viewstate?
How many ways are there to maintain a state in .net? What is view state?
What is view state and how this can be done and was this there in asp?
11 Answers Accenture, KDOT, Mphasis,
Tell About Global.asax ?
Any disadvantages in Dataset and in reflection ?
0 Answers DELL, Digital GlobalSoft,
Why do we use asp.net?
To match the two different controls which control would we use ?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?