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 is the use of sessionstate tag in the web.config file?

Answer Posted / p.ramakrishna

Configuring session state: Session state features can be
configured via the <sessionState> section in a web.config
file. To double the default timeout of 20 minutes, you can
add the following to the web.config file of an application:
<sessionState
timeout="40"
/>

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is is post back property in asp net?

1069


Explain the path instructions in xaml?

1054


How to send a DataReader as a parameter to a remote client ?

3511


What is active web page?

1001


Explain About duration in caching technique

1120


What is session id in web application?

1150


How to implement role based security in asp.net mvc? : Asp.Net MVC

1180


What is syntax code to send email from an asp.net application?

1064


what is publisher?

2155


How do http sessions work?

973


What is the difference between login controls and forms authentication?

1134


If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?

2531


What is authentication in asp.net?

1117


What is http request and response?

1072


What do you mean by View State and what is its role?

1160