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

Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?

0 Answers  


If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

3 Answers   Hologic, Siebel,


12. Types of polymorphisem[Run and Design Exp.]

0 Answers   PCS,


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,


how do u achieve multilevel inheritance in .NET ?

9 Answers   Accenture, Ness Technologies, SteelWedge,






Different types of authentication modes in .net framework ?

0 Answers  


What is the difference between .net mobile pages and ordinary .net web page? : Microsoft dot net mobile

0 Answers  


Define an interrupt? : Dot net architecture

0 Answers  


What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile

0 Answers  


can aspx page have multi language declarations ?

1 Answers  


WHAT IS COMPUTER

7 Answers   NICE, TVS,


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

0 Answers  


Categories