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

Can we change the session timeout in ASP.NET, if yes then
how and from where?

Answer Posted / sabeer pasha

Hi All,

Have u set any time limit in the web.config file if not
then set like this
mode="InProc"
stateConnectionString="tcpip=127.0.0.1:42424"
sqlConnectionString="data
source=127.0.0.1;Trusted_Connection=yes"
cookieless="false"
timeout="20"
/>

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define application state variable and session state variable?

1045


Describe state management in asp.net?

1106


To load your generated dataset with data which method do you invoke?

1184


calling result set one procedure to anothar procedure in sql2000

1822


Can you explain composite pattern?

1097


Differentiate between structure and class.

1070


How can you use a custom controls in ASP.NET application?

1053


What is asp.net introduction?

1055


How to prevent client side validation from the ASP.NET validation controls?

1151


What’s difference between “optimistic” and “pessimistic” locking?

1126


Diff between web user control and web custom control?

1023


What does aspcompat="true" mean?

1075


What is the difference between web config and machine config files?

1064


What is the difference between asp.net and mvc?

1165


Explain http handlers? Where we can use the http handlers?

1286