Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Idle time updates

Reply
Thread Tools

Idle time updates

 
 
Jim Owen
Guest
Posts: n/a
 
      07-03-2003
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


 
Reply With Quote
 
 
 
 
Natty Gur
Guest
Posts: n/a
 
      07-03-2003
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 http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Is time.time() < time.time() always true? flamesrock Python 8 11-24-2006 06:51 AM
checking "Show Updates" doesn't reveal any Windows XP updates =?Utf-8?B?d2xzNTA4?= Windows 64bit 5 05-26-2006 04:42 PM
Implementing Application Idle time out for web sites Shikari Shambu ASP .Net 1 08-06-2004 03:52 PM
slow pages after certain amount of idle time... Jim ASP .Net 2 07-19-2004 04:21 PM
hotshot profiler: how to distinguish between cpu time and wait (idle)time? Irmen de Jong Python 0 06-09-2004 01:33 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57