How to kill more than one session variables at a time
Answer Posted / shiva
Session.Abandon() not only kills the current session, it
also removes all the session variables
| Is This Answer Correct ? | 15 Yes | 6 No |
Post New Answer View All Answers
Explain client side state management system.
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What are type/key pairs in client script registration?
Define asp.net caching?
Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
Explain how dot net compiled code will become platform independent?
Is asp.net and .net same?
What is the Intermittent crashing of application in production?
Which data type does the rangevalidator control support?
What is the default Orientation property in a Menu control?
How to implement globalization and localization in the use interface in .net.
Will the asp.net validators run in server side or client side?
How many validators do ASP.NET have?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is the use of view state?