How we can kill our Session in web farm where there is no
any sticky server .And user can not Logout bcoz of that.

Answers were Sorted based on User's Feedback



How we can kill our Session in web farm where there is no any sticky server .And user can not Logou..

Answer / dhirendra pratap singh

actually sessioon object supports ABONDON() Methade to kill
session,

other ways is ,u can call formauthentication.signout()
methade to kill session.

there are many other way. at web site admin level like
slight chage in web.config file, etc

Is This Answer Correct ?    2 Yes 0 No

How we can kill our Session in web farm where there is no any sticky server .And user can not Logou..

Answer / kk

using session = null

Is This Answer Correct ?    1 Yes 1 No

How we can kill our Session in web farm where there is no any sticky server .And user can not Logou..

Answer / hemant

Just close the windows explorer and open it again and enjoy
logging again. Simple buddy.

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More ASP.NET Interview Questions

Define an assembly?

9 Answers   Siebel,


What is http pipeline in asp.net?

0 Answers  


How many Controls present in Asp dot net?

7 Answers   TCS,


Explain the difference between webfarm and webgardens in .net?

0 Answers  


What are sessions in asp net?

0 Answers  






What is the difference between dynamic SGA and static SGA?

0 Answers   MCN Solutions,


Diff B/W user control and server control

3 Answers  


What base class do all Web Forms inherit from?

1 Answers  


Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?

0 Answers  


what is the dllhell? why we use the dllhell?

4 Answers  


Whats an assembly

2 Answers   IBM,


What is another word for redirect?

0 Answers  


Categories