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

Types of caching ?

3 Answers   TCS,


Difference between HTML control and Web Server Control?

4 Answers  


Can session variables be accessed from code-behind?

2 Answers   Microsoft, RMS,


What are cookies in your browser?

0 Answers  


What are session and cookies?

0 Answers  






What are the HTML server controls in ASP.NET?

0 Answers   MindCracker,


Can we store PROGID information in database and dynamically load the component ?

1 Answers   Digital GlobalSoft, e4e,


what is narmalization

4 Answers   Wipro,


How do you design a website with multilingual support in ASP.NET ?

0 Answers   MCN Solutions,


What is validationsummary server control? where it is used ?

1 Answers  


What I need to create and run an asp.net application?

0 Answers  


What are the different method of navigation in asp.net?

0 Answers  


Categories