Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have to code a Windows app in ASP.net 2.0/VB.Net. Been reading about caching.

 

The page has 6 different sections: section for user address, section for user debt info, section for user phone numbers.etc.

 

Now, I know i can make each section into a usercontrol and have caching enabled for each section BUT...what if a client has , for example, 3000 users...so I'll have 3000+ different cached pages in memory for each user/each usercontrol??

 

Is caching a good idea to do here or just pull the data from database each time?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...