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...


How to kill more than one session variables at a time

Answers were Sorted based on User's Feedback



How to kill more than one session variables at a time..

Answer / dineswari

Session. Abandon() Kills only the current session. To kill
more than one session variable, use Session.RemoveAll();

Is This Answer Correct ?    39 Yes 6 No

How to kill more than one session variables at a time..

Answer / ravikumar

Session.Abandon();

Is This Answer Correct ?    23 Yes 10 No

How to kill more than one session variables at a time..

Answer / shiva

Session.Abandon() not only kills the current session, it
also removes all the session variables

Is This Answer Correct ?    15 Yes 6 No

How to kill more than one session variables at a time..

Answer / dsrs

to kill More than one session at a time, we can use
session.removeall() other wise session.Abandon().

Is This Answer Correct ?    4 Yes 2 No

How to kill more than one session variables at a time..

Answer / sunjay

c> IISRESET will kill all session variables

Is This Answer Correct ?    5 Yes 3 No

How to kill more than one session variables at a time..

Answer / umamahesh

session. Abandon() will kill not only current session and
also all seesions variables

Is This Answer Correct ?    4 Yes 2 No

How to kill more than one session variables at a time..

Answer / chaithu

session.Abandon() will kill the current and also previous sessions. you can check

Is This Answer Correct ?    2 Yes 1 No

How to kill more than one session variables at a time..

Answer / dghj

rtyryer

Is This Answer Correct ?    1 Yes 0 No

How to kill more than one session variables at a time..

Answer / loka

By using Session.clear() or Sesision.RemoveAll() methods

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

If cookies is disabled in client browser will session work ?

7 Answers   Satyam,


calling result set one procedure to anothar procedure in sql2000

0 Answers  


What is a ashx file?

0 Answers  


can i use two web.config files of ConnectionString in One Default.aspx page

6 Answers   Satyam, Verinon Technology Solutions, Wipro,


Explain form level validation and field level validation?

0 Answers  


what are the ihttphandler and ihttphandlerfactory interfaces ?

0 Answers  


Is it possible to apply themes to an asp.net application? If yes, then how?

0 Answers  


To make Cache item dependent on a file,directory or other cached item ,you should create an instance of which clause?

1 Answers  


What is the mvc model?

0 Answers  


7. Do you have reference list?

4 Answers   CMC, Hotel Jobs, Mannar Company, Qatar Petroleums, Swatz Oils,


What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

0 Answers  


What are the different session state management options available in asp.net?

0 Answers  


Categories