|
 |
aspx thread: for Scott: ASP.NET Cache internals and code change detection.
Message #1 by "Girish Bajaj" <gbajaj@i...> on Thu, 22 Mar 2001 15:38:56 -0600
|
|
Hi Scott,
Since its nearing the end of the day, and I guess my prev Q was prob a long
one, I'll make it brief.
(1) How exactly does the cache engine expire a value in the cache after it
knows that the data has to be marked dirty? Does it do it immediately or
does it take sometime? Whats the process?
(2) What are the steps taken to detect code changes in aspx files so that
they can be recompiled?
Thanks,
Girish
Message #2 by "Scott Guthrie" <scottgu@m...> on Thu, 22 Mar 2001 13:42:34 -0800
|
|
Hi Girish,
Its actually only noon here in Redmond -- so I'm still plugging away on
answers. :-)
Don't worry -- I haven't lost your question (or anyone else's that still
hasn't been answered). I'll get to all the remaining ones over the next
few hours.
Thanks!
- Scott
-----Original Message-----
From: Girish Bajaj [mailto:gbajaj@i...]
Sent: Thursday, March 22, 2001 1:39 PM
To: ASP+
Subject: [aspx] for Scott: ASP.NET Cache internals and code change
detection.
Hi Scott,
Since its nearing the end of the day, and I guess my prev Q was prob a
long
one, I'll make it brief.
(1) How exactly does the cache engine expire a value in the cache after
it
knows that the data has to be marked dirty? Does it do it immediately or
does it take sometime? Whats the process?
(2) What are the steps taken to detect code changes in aspx files so
that
they can be recompiled?
Thanks,
Girish
---
SoftArtisans helps developers build robust, scalable Web applications!
Excel Web reports, charts: http://www.softartisans.com/excelwriter.html
File uploads: http://www.softartisans.com/saf.html
Transactional file management: http://www.softartisans.com/saf1.html
Scalability: http://www.softartisans.com/saxsession.html
ASPstudio value pack: http://www.softartisans.com/aspstudiosuite.html
|
|
 |