How we can kill our Session in web farm where there is no
any sticky server .And user can not Logout bcoz of that.
Answer Posted / 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 |
Post New Answer View All Answers
How can exception be handled with out the use of try catch?
What is the significance of ASP.NET routing?
What are the different web pages?
Which of the following .NET framework supports Web API?
Can we set master page as a start page?
Explain diff. Between friend and protected friend?
What is the difference between mechine.config and web.config?
Where session id is stored?
What is the difference between the get method () and post method ()?
Explain client side state management system.
Differentiate between structure and class.
What is the difference between custom controls and user controls?
Why we are using mvc instead of asp.net? : Asp.Net MVC
How you will improve web application performance?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net