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

  • SEARCH
  • Home
  • 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 8642399
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T11:45:58+00:00 2026-06-12T11:45:58+00:00

I am using asp.net with sql server 2008 r2 I am building a website

  • 0

I am using asp.net with sql server 2008 r2

I am building a website where users can run reports based off information in a database. For one of the reports I have about 6 checkboxlists that dynamically load based off the information in the database which then users can select certain boxes to narrow down the information that will be included in their report.

The data that populates these checkboxlists does not update but about once every couple days. Right now I have the check boxes loading in the initialize control event for each checkboxlist. Each time I select a different tab and then come back to the tab which includes these checkboxlists it seems to reload the checkboxlists each time which is slow and takes about 6-10 seconds.

I am new to caching, is this where it would be helpful to cache the data that loads into the checkboxlists so the site will not need to perform continuous loads?

  • 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-06-12T11:46:00+00:00Added an answer on June 12, 2026 at 11:46 am

    Yes caching would be helpful in this case.

    You can read more about caching application data here: http://msdn.microsoft.com/en-us/library/6hbbsfk6(v=vs.100).aspx

    You could cache at your data access layer, then your logic would be:

    • Get checkbox data
      • Check if data is stored in cache
        • if so, return it
        • if not, hit the database for it, store it the result in cache, then return it.

    For specific information about how to add to and read from the cache, see the above link.

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

Sidebar

Related Questions

I am developing a website using ASP.NET 4.0 and SQL Server 2008.In Login Page,
We are building ASP.NET MVC3 web applications using Visual Studio, SQL Server 2008 R2
I'm using C# ASP.NET 4 and SQL Server 2008 R2 I'm getting an object
I'm using SQL Server 2008 as my database engine in a VS2010, C# ASP.NET
I have an asp.net web application written in C# using a SQL Server 2008
I'm developing an ASP.NET app (C#) that connect to SQL Server 2008 using ADO.NET
SQL Server 2008 Ent ASP.NET MVC 2.0 Linq-to-SQL I am building a gaming site,
using asp.net, sql server 2008, winserver2003 we have about 10 tables with about 20
I am using ASP.NET 4.0 with SQL Server 2008 R2 and PetaPoco ORM. A
I am using SQL Server 2008 in a asp.net/c# program. I am trying to

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.