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

Ask A Question

Stats

  • Questions 541k
  • Answers 541k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Use the GroupBy operator, it's easy and looks so much… May 17, 2026 at 2:56 am
  • Editorial Team
    Editorial Team added an answer string.Format("{0}: {1}W, {2}V (pf {3}%",DateTime.Now,power,voltage,powerFactor*100) So, here is the thing… May 17, 2026 at 2:56 am
  • Editorial Team
    Editorial Team added an answer format your string in Html then add the values there… May 17, 2026 at 2:56 am

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

I'm currently developing an ASP.NET website, and I'm using ASP.NET's built-in Login control with
I am developing a website in ASP.NET and I am using various javascript frameworks/libraries.
I'm developing a website for a client, in which they want to be able
I'm developing an ASP.NET MVC application in which I want to encrypt a short
I'm currently developing an ASP.NET application which uses a MasterPage and I want to
I'm developing an website which is to be viewed on mobile (cellphone) devices. I'm
I am developing a web-based (Business)application in Java (GWT 2.0.1) where number of users
Im developing a website about travels. My needs is to build a view that
I'm developing a website and certain images will not display when returned to IE
I'm developing a website using SiteFinity in Visual Studio 2008. This is a web

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.