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
When cookie will expire?
How would you get asp.net running in apache web servers?
How you can access the properties and controls of master pages from content pages?
What is asp.net version?
Explain the features that make asp.net more used framework? : asp.net mvc
Why we use dbms for projects? Why don’t we save any application data in separate files instead of dbms?
Write a code for passing ArrayList in Web API?
In order to get assembly info which namespace we should import?
What's the ASP.Net Application life cycle?
How do we access view state value of this page in the next page?
How can u deifne the benefits and limitation of using Viewstate for state management?
How do you secure your connection string information?
Please brief not about xsd,xslt & xml?
How does u call and execute a sp in .net?
What is csrf attack in asp.net?