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
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 |
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 |
how can i am search the data from database? just like google
What is the significance of finalize method in .net?
web user and custom conrols
Define machine.config in .net?
What does setting a control's EnableViewState property to false accomplish?
Which of the following hosts Can't be used to create .net Application? a) IIS b) Internet Explorer c) ASP.Net d) Windows Shell Which one is correct?
after which page life cycle event all properties of control will be "fully loaded "
differences between class inheritance and interface?
What is the need of client side and server side validation ?
What tags do you need to add within the asp:datagrid tags to bind columns manually?
How can I open ashx file in mobile?
Why is it important to maintain session state?