It can be done at the server level or you can do it at the page level or in
global.asax in application_start. Just add this code wherever you decide to
do it:
Session.Timeout = nn (nn is a number in minutes)
> hi all,
> How i can set the session time out period of asp.net session.Since i am
> anovice programmer it will be very helpful if u give details
> faithfully,
> TIA