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,


What is a sealed Class? What is the differnce between sealed class and private class?

2 Answers   iGate,


How do I write to the application configuration file at runtime?

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,


What are .net mobile controls features? : Microsoft dot net mobile

0 Answers  






Explain about httpruntime.cach.get(); method?

0 Answers   Tech Mahindra,


Explain about clr?

0 Answers  


4. Wcf- what Asych and Sych call and how that works

0 Answers   PCS,


Explain How to improve the cache performance? : Dot net architecture

0 Answers  


Does .NET runtime offer Deterministic Destruction or not?

0 Answers   HCL,


Explain pipelining? : Dot net architecture

0 Answers  


How to send e-mail to gmail/yahoo or any other ID from your mail server.I need the code.

1 Answers  


Categories