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?

Answers were Sorted based on User's Feedback



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

Answer / jeyaram thangaponnan

Session.Abandon()

Is This Answer Correct ?    23 Yes 2 No

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

Answer / 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

More ASP.NET Interview Questions

how to encrypt a connection string in web.config file?

3 Answers   Hexaware,


Explain about asp.net state management?

0 Answers  


Trigger syntax in sql2000

1 Answers   Wipro,


What is asp.net response object?

0 Answers  


How does a content page differ from a master page?

0 Answers  


What is data reader in asp.net?

0 Answers  


What is the use of The Page.Master Property?

1 Answers  


Explain automatic memory management in .net.

0 Answers  


what is caching

3 Answers  


Explain form level validation and field level validation?

0 Answers  


What is latest version of asp.net mvc? : Asp.Net MVC

0 Answers  


What is difference between ispostback and autopostback in asp net?

0 Answers  


Categories