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 to Separate background image and front image from original picture....
9. Why should we hire you over the others waiting to be interviewed?
What are the session management techniques asp net?
Explain a program using code nuggets to create a simple application? : asp.net mvc
Explain client side state management system.
What is difference between cache and session?
What is the use of worker process in asp.net?
How to add DateTime Control in normal DataGrid Server Control?
What is the difference between a candidate key and primary key?
What is mvc in angular?
What does aspcompat="true" mean?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Explain the difference between server control and html control.
Explain asp.net page life cycle?
What is the difference between rest and restful?