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

What is the DLL Hell Problem?

2 Answers  


In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?

0 Answers  


how to get modified rows from Dataset

1 Answers   CGI,


Can you nest updatepanel within each other?

0 Answers  


what is state management in ASP.NET

2 Answers   MCN Solutions,






How many modelpopup extender we frequire when we want more than one model popup on same page ?

3 Answers   TCS,


The technical part was on ASP.Net only of web services.

1 Answers   Symphony,


What is the difference between cookie and session?

0 Answers  


Can you create an app domain ?

1 Answers  


What is difference between web api and web services?

0 Answers  


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1 Answers   BirlaSoft,


Which color scheme in a Repeater control can you provide alternatively?

1 Answers   Siebel,


Categories