Answer Posted / merinkmathew
dataset and datareader
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?
What are the different types of validation controls in asp.net?
What is the appSettings Section in the web.config file?
what are the web form events available in asp.net?
What is the maximum amount of memory any single process on windows can address?
Why SessionID changes in every request in asp.net?
What is loop in asp.net?
Explain login control and form authentication.
What is the difference between mvc and asp.net? : Asp.Net MVC
How to find last error which occurred in Asp.net ?
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Where the cookie value is stored?
Where would you use an ihttpmodule, and what are the limitations if any?
Explain difference betn dataset and recordset?
Where the assembly is stored in asp.net?