Answer Posted / vipin tripathi
Ways to handle State Management
1. View State
2.Query String
3.Hiddne Field
4. Cookies
Server Site is:
1.Session
2.Application
3:Cache Object
| Is This Answer Correct ? | 31 Yes | 2 No |
Post New Answer View All Answers
Define caching.
What is a web farm?
How does exception management works in ASP.NET?
Difference between .NET and previous version?
What is fulltrust?
What is the use of session state and application state and difference between them?
Define static function?
What is enableviewstate in asp net?
What is a ashx file?
Explain difference between dataset and datareader?
Why would a company use an application service provider?
What are the new features implemented in ASP.NET?
Can we use MSSql as backend in asp.net...if yes then How.?
What threading model used in asp and asp.net?
What is the difference between user control and custom control?