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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T23:24:45+00:00 2026-05-24T23:24:45+00:00

I have a small web application that has multi-language support (en, de, it, fr,

  • 0

I have a small web application that has multi-language support (en, de, it, fr, nl, sl, hr). This application is accessed constantly from a lot of users that use it for a short time (the time to fill their data to get an internet access code).

I have a problem with setting the culture similar to this thread:
InitializeCulture change language of domain

I know how to do it, it’s just that I’m not sure which state-management to use. I wanted to ask for suggestions which method to use. Those are my thoughts:

Session – the easiest way and the more elegant, but it’s server side and I have a lot of requests so I fear that the server can get too overloaded

Cookie – easy to implement and it’s client side, but some users have cookies disabled in their browser

QueryString – not so easy to implement in this phase, but it’s client side and can be easily tested because the application has only 3 forms (3 URLs to add query string parameters)

I’d like to hear your ideas and suggestions.

Thank you in advance!

  • 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-24T23:24:47+00:00Added an answer on May 24, 2026 at 11:24 pm

    Actual persistence store would actually depend upon the scope/life-time of culture selection. For example, if it’s user specific selection that has to be persisted over sessions then you can use database or persistent cookie where cookie will remember for a machine and database will remember across machines. The retrieval (from database) will happen when it’s needed – and the value can be cached into ASP.NET cache (will need different key per user) or session or view-state (if its single page application) etc.

    You shouldn’t worry too much about putting that into session if you are already using session state for something else. In such case, it doesn’t really consume any significant memory. If you have log out function then you can explicitly clear the session state and release that little bit of memory. If you don’t have log out functionality then you can use small value for session timeout.

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

Sidebar

Related Questions

I have a small web application that is currently running on Sinatra . It
I'm creating a small application on an embedded device that has a boa web
I have a small web application with ASP.NET AJAX running well under the Cassini
We have developed a small web application for a client. We decided on the
I'm making a small web application in Seaside. I have a login component, and
I am thinking of making an (initially) small Web Application, which would eventually have
I am developing a small intranet based web application. I have YSlow installed and
I have small web app that generate PDF files as a report. I'm trying
I have a spring application that has configured log4j (via xml) and that runs
We have a web application which has been developed over the past 7 months.

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.