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
Where is the view state data stored?
How to prepare culture-specific formatting in .net.
Explain the code Access Security (CAS) in .net Framework?
Why select Web API?
What is windows active directory authentication?
What is the Intermittent crashing of application in production?
What do you understand from custom control?
What is Web Server Control Templates.?
What is route in web api?
What is postback pixel?
What are the properties of the eventargs argument when capturing keyboard events?
To bind columns manually which tags do you need to add within the asp:datagrid ?
i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?
What are cookies in your browser?
How can you handle exceptions in asp.net?