-
Caching object in the Application or Session Object?
For some reason I cannot seem to get a response for this question on any
of the appropriate microsoft news groups:
What is the consensus with caching immutable data? I would like to
implement a load on demand identity map (using visual basic) in the
application.contents or session object.
Basically if client requests an object the application would first check
the identity map if it is not found then load it from the database and
then insert into the map for future reference then return the object.
Thanks,
Dan
-
Re: Caching object in the Application or Session Object?
http://www.aspfaq.com/show.asp?id=2053
"solex" <solex@nowhere.com> wrote in message
news:3e8d9df3$1@tnews.web.devx.com...
> For some reason I cannot seem to get a response for this question on
any
> of the appropriate microsoft news groups:
>
> What is the consensus with caching immutable data? I would like to
> implement a load on demand identity map (using visual basic) in the
> application.contents or session object.
>
> Basically if client requests an object the application would first
check
> the identity map if it is not found then load it from the database and
> then insert into the map for future reference then return the object.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks