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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T15:03:26+00:00 2026-05-16T15:03:26+00:00

I am developing a website for a client (ASP.NET, T-SQL). It is a data-entry

  • 0

I am developing a website for a client (ASP.NET, T-SQL). It is a data-entry website allowing many of their users to login and manipulate records in the same database.

There are instructions (basically a list of string) throughout the form, telling the users what to do for each section; these instructions are themselves present in the database.

On each login, I store these instructions in the Session[] object per authenticated user. The instructions are identical for everyone.

I’ve looked at a solution which suggested storing a common session identifier in the database and then querying it to re-use that particular session but this seems very hacky. What is a best-practices solution to accomplish this? Is there a ‘common’ object available to all users?

  • 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-16T15:03:26+00:00Added an answer on May 16, 2026 at 3:03 pm

    Firstly, does it matter at this point? Yes, it’s bad practice and inefficent, but if you’re storing 20Kb of strings in memory and have a maximum of 100 users, that’s 2,000Kb of data. Hardly a lot of memory “wasted”. Even at 200Kb of strings, that’s 20,000Kb of data. Again, not a lot. Is it worth your time, and the client waiting for you to solve it, right now?

    If you decide it is then you could:

    1. Store the strings in the Application object or a static class so that they’re retrieved once and used many times.
    2. Retrieve the strings on every page view. This may not be as performance damaging as it seems.
    3. Use something like the Cache class in System.Web.Caching.
    4. Make use of Output Caching.
    5. Make use of Windows Server AppFabric “Velocity” memory cache.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm currently developing an ASP.NET website, and I'm using ASP.NET's built-in Login control with
Currently I am developing website in asp.net. I wanted to include spellchecker module into
I am developing a website in asp.net using dotnetnuke cms. I need to add
Possible Duplicate: Get the MAC of ASP.NET website user i am developing a local
HI, I'm developing a website on ASP.NET. The database is Oracle 10 g. When
I am developing my own ASP.net 4.0 website. I installed Oracle 11g on my
I'm running a ASP.NET website, the server both reads and writes data to a
I am developing a website in ASP.NET and I am using various javascript frameworks/libraries.
I am developing a website in ASP.NET MVC, using the latest IE and Chrome
I'm developing a asp.net webforms website using vb.net. In that list of files displayed

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.