How to kill more than one session variables at a time
Answer Posted / sunjay
c> IISRESET will kill all session variables
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Explain how does asp page work?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
What role “#&&” plays in a querysting?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
What is an example of an application service provider?
What is ashx file in asp.net?
What is asynchronous call?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
What are cookies in your browser?
What do you mean by caching in asp.net?
How does u get record no from 5 to 15 from a dataset of 100 records?
Give some salient points of difference between request processor and request dispatcher.
What is the difference between page directive include and action tag include?