how to kill user session ?

Answers were Sorted based on User's Feedback



how to kill user session ? ..

Answer / kamal

Session.Abandon()

Is This Answer Correct ?    8 Yes 2 No

how to kill user session ? ..

Answer / sv2

session.Clear();

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Dot Net AllOther Interview Questions

data types used in validation control

0 Answers   PCS,


Explain difference between machine config vs. Web config? : .NET Architecture

0 Answers  


What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture

0 Answers  


How can we perform data binding in atlas?

0 Answers  


server.transfer limitation ?

0 Answers  






What does the "EnableViewState" property do? Why would I want it on or off?

2 Answers  


What are the main Tools to develop .Net Application?

0 Answers   HCL,


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture

0 Answers  


Define cache? : Dot net architecture

0 Answers  


2. I've a class Parent Class A and a Derived Class B. Here is a scenario. I've an instance of Class A as objA and an instance of Class B as objB. I can refer a child class variable as objB=objA, but cannot do objA=objB what is the reason?

2 Answers   247Customer,


Explain the process of gc?

0 Answers  


What is .net mobile lists. : Microsoft dot net mobile

0 Answers  


Categories