Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What method do you use to explicitly kill a users session?

Answer Posted / aadesh kumar

You can dump (Kill) the session yourself by calling the method Session.Abandon.
ASP.NET automatically deletes a user's Session object, dumping its contents, after it has been idle for a configurable timeout interval. This interval, in minutes, is set in the <SESSIONSTATE>section of the web.config file. The default is 20 minutes.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are assemblies and namespaces and explain the difference between them ?

1130


Why is it preferred to not use finalize for clean up?

1033


Explain weak typing and strong typing.

1034


How do we implement bundling in MVC?

1151


What is the difference between cache and cookies?

1081


What are type/key pairs in client script registration? Can there be 2 scripts with the same type/key pair name?

987


What's the use of response.output.write()?

1310


How to Separate background image and front image from original picture....

1036


How many types of validation are there?

1023


How many types of sessions are there in asp net?

1041


what are the events raised in asp.net page life cycle?in which stage view state can be loaded?

1048


How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?

4274


Can you explain one critical mapping?

1044


Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

2090


In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?

1119