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 530261
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T09:10:42+00:00 2026-05-13T09:10:42+00:00

What is the best option to store data pertaining to dynamic controls. Here is

  • 0

What is the best option to store data pertaining to dynamic controls. Here is my scenario.

  1. At any time around 5 to 15 master tables to retreive from.
  2. Dynamic Controls can be of type TextBox, DropDownList, ListBox, GridView.
  3. Master’s are not going to change on postback, but page will incur many postbacks in a same session.
  4. I’m using SQLServer 2005 with .NET 2.0

Being more experienced users, Do you suggest to fill items in those controls from database or allow viewstate of each controls to maintain the item list? I’m looking at this from faster performance point of view. Also, Could you please provide reasons for your suggestions.

Any other suggestions are also welcome. Let me know, incase you need more information.

Thanks
– Raja

  • 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-13T09:10:42+00:00Added an answer on May 13, 2026 at 9:10 am

    It depends. As Aaron mentioned, everything you store in viewstate has to be uploaded from the client back to the server. For an internet site this normally makes viewstate an incredibly bad place to store tabular data. For an intranet site where the client likely has 100Mbs upload bandwidth that’s not as big a deal, and Viewstate may be a better place; this is especially true if the database query to rebuild this data is expensive.

    That said, a lot of intranet sites are eventually ported to support home workers and suddenly find themselves working in internet situations, so you may still want to keep internet-like performance limitations in mind. In this case, if your database query ends up being a bottleneck you might consider either an indexed/materialized view or even separate table(s) where you can insert this data temporarily for quick retrieval to help speed things up on that end.

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

Sidebar

Related Questions

I'm starting a new project here (Windows Forms). What's the best option today for
Which MVC-framework is the best option (performance/ease of development) for a web application, that
Caution: This question is over nine years old! Your best option is to search
What's the best way of implementing a multiple choice option in Windows Forms? I
Let's assume I must store user's sensitive data, which was optionally encrypted on the
What is the best method for adding options to a <select> from a JavaScript
What is the best way to read and/or set Internet Explorer options from a
Best recommendations for accessing and manipulation of sqlite databases from JavaScript.
How best to make the selected date of an ASP.NET Calendar control available to
For best performance, is it better to use a virtual IDE HDD or virtual

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.