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
List the events in page life cycle.
How does asp net store session ids by default?
List the advantages and disadvantages of user control an custom control?
What is the difference between the response.write() and response.output.write() methods?
What methods are fired during the page load? Init()
What is difference between datalist and gridview?
Describe the difference between inline and code behind - which is best in a?
What is Bundling and Minification in MVC?
How asynchronous call can be implemented using delegates?
Explain the main differences between asp and asp.net?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What is the difference between user control and custom control?
What does asp stand for in asp.net?
What are the major built-in objects in ASP.NET?
What are the steps involved to fill a dataset?