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 / kk
using session = null
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How do you declare static variable? What is its lifetime?
What is mvc in asp.net interview question? : Asp.Net MVC
What is a 404 redirect?
What are the different validators in asp.net?
What is the life-span of the items in the viewstate?
What are the major built-in objects in ASP.NET?
Give a few examples of page life cycle events.
What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC
Describe the Server Control Events of ASP.NET?
Is there any alternative to avoid name collisions other then Namespaces?
Diff between web user control and web custom control?
Explain the path instructions in xaml?
Which object wraps the state or data of a user?
What is enableviewstatemac in asp net?
Where web.config file is used?