Ask a Question related to ASP.NET General, Design and Development.
-
Jim Owen #1
Idle time updates
I am storing a bunch of data in the application Cache. I want to be able to
update the database from the cache (by calling INSERTs and UPDATEs on
objects newer than a given timestamp). That I can do. The problem is I know
there is a way to make this happen right after a session ends, but I can't
seem to find it. Could someone educate me?
--
- Jim Owen
206-501-6936
Jim Owen Guest
-
COM+ Application will not shut down after idle shutdown time
I am running IIS 5.0 with COM+, and have run into 'Out of memory' errors in calls to components in one of the COM+ applications. It was discovered... -
Idle time
Hi, How can I find out how long a process has been idle? Say a user is using a license and after using it for a while, he just keeps it idle and... -
idle session
Hi, usually session expires in 20 minutes, well mine is and I want to redirect the user to an error page telling them that their session has... -
How to set dial-in a/c's idle time?
Hi, I have a modem on HP-UX 10 and users can logon by dial-in. My problem is: I want to set an idle time for the user who is logon from the... -
determining idle time from /etc/utmp ?
Hi, I'm wondering if there is an easy way to determine how long a TTY has been idle. Right now, I'm just parsing the output of the /usr/bin/w... -
Natty Gur #2
Re: Idle time updates
Hi,
by using the Session_End event in asax file ?
Natty Gur, CTO
Dao2Com Ltd.
28th Baruch Hirsch st. Bnei-Brak
Israel , 51114
Phone Numbers:
Office: +972-(0)3-5786668
Fax: +972-(0)3-5703475
Mobile: +972-(0)58-888377
Know the overall picture
*** Sent via Developersdex [url]http://www.developersdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Natty Gur Guest



Reply With Quote

