Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Caching / April 2006

Tip: Looking for answers? Try searching our database.

Cache XML between pages

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
csgraham74 - 10 Apr 2006 11:33 GMT
Hi guys,

i have been building a web application in asp.net. in this application
we pass large amounts of xml between pages. my hardware/network guy has
told me that due to our infrastructure we cannot use session variables
to store xml between pages. i have therefore been using the cache to
store all xml. i have subsequntly found out that using the cache isnt
user specific.

how do i make this user specific ??? or does anyone know of a better
way to do this ??

any help appreciated on this one

Regards

Colin Graham
Egil Hogholt - 26 Apr 2006 20:18 GMT
Caching large amounts of data cached in memory by user is usually a bad
idea. Can you change your design to cache generic data in memory and then
filter at run time or cache user specific data in a DB?

Cheers,
Egil
http://www.egilh.com/

> Hi guys,
>
[quoted text clipped - 13 lines]
>
> Colin Graham

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.