Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6657909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T01:49:44+00:00 2026-05-26T01:49:44+00:00

I have an e-commerce like site to build and given the frequency and volume

  • 0

I have an e-commerce like site to build and given the frequency and volume of request that we would have to handle, its best to incorporate caching in our code base from the beginning itself. I read about .net 4’s system.runtime.cache and system.web.cache. These classes provide cache at application level. There is also a possibility of implementing our own custom provider using outputcacheprovider interface.

Now I was thinking that it would be better to have a small db server at webserver itself which will cache the results of frequently made sql queries which could be server to the web page and will save me a round trip to actual db server and db access.

I went through a lot of blogs but i didnt find anything directly related to this.
Now I have a few questions:
1. Is it good to have small dbserver at webserver to handle frequent queries ?
2. Is it possible to implement this kind of caching using outputcacheprovider ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T01:49:44+00:00Added an answer on May 26, 2026 at 1:49 am

    It wouldn’t really do a lot other than put added load on your web server. The only time it might make a difference is if there sufficient lag on your network between the web server & db server to make it worthwhile.

    The point of caching is you’re holding the data in a processed form in a fast medium, ie memory.

    You’re better of looking at something like appfabric or memcache to provide your caching rather than a db.

    Also, bear in find the difference between caching & outputcaching. caching is holding data in memory for your application to use as it needs. OutputCaching is storing the generated output for a page meaning that future requests get the cached version & you don’t have to generate the page every time.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a requirement to build branded e-commerce sites that have their own urls
I have an ASP.NET 3.5 e-commerce site that has an admin section. I want
We have a fairly high volume ASP.Net site written in c# using MS commerce
I have an e-commerce site and I'd like to check which country a user
I have a PHP/MySQL e-commerce site that is placing order detail information into a
Here is the thing. Right now I have this e-commerce web site where people
I noticed that certain code that evaluates some shoe sizes for an e-commerce site
I have never used a CMS before nor have I built a E-commerce site
I have an e-commerce website that is already up and running for some time.
I have an e-commerce application that is exhibiting strange behavior. The product is a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.