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

Define the types of configuration files.

0 Answers  


Explain which is best suited place in the Application Start and Session_Start subroutines with an example?

3 Answers   Siebel,


What is localhost in asp.net?

0 Answers  


Explain login control and form authentication.

0 Answers  


Which is better viewstate or session?

0 Answers  


What is custom events?

0 Answers  


Is razor a programming language?

0 Answers  


3. What goals do you have in your career?

0 Answers   Swatz Oils,


what are the Custom controls in asp.net?

0 Answers   MCN Solutions,


Explain the Session state management options available with ASP.NET?

0 Answers   Siebel,


Difference between mvc2 and mvc3 in asp.net?

4 Answers   Wipro,


Where are session variables stored?

0 Answers  


Categories