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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:39:15+00:00 2026-05-11T02:39:15+00:00

I think I have a solution to this, but is there a better way,

  • 0

I think I have a solution to this, but is there a better way, or is this going to break on me?

I am constructing a localized web site using global/local resx files. It is a requirement that non-technical users can edit the strings and add new languages through the web app.

This seems easy enough — I have a form to display strings and the changes are saved with code like this snippet:

string filename = MapPath('App_GlobalResources/strings.hu.resx'); XmlDocument xDoc = new XmlDocument(); XmlNode xNode;  xDoc.Load(filename); xNode = xDoc.SelectSingleNode('//root/data[@name='PageTitle']/value'); xNode.InnerText = txtNewTitle.Text; xDoc.Save(filename); 

Is this going to cause problems on a busy site? If it causes a momentary delay for recompilation, that’s no big deal. And realistically, this form won’t see constant, heavy use. What does the community think?

  • 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. 2026-05-11T02:39:16+00:00Added an answer on May 11, 2026 at 2:39 am

    I’ve used a similar method before for a very basic ‘CMS’. The site wasn’t massively used but it didn’t cause me any problems.

    I don’t think changing a resx will cause a recycle.

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

Sidebar

Related Questions

This follows a couple of other questions (but I think I have refined my
Over the years, I think I have seen and tried every conceivable way of
I have a problem which I think is related to forward declarations, but perhaps
I have set up a Django application that uses images. I think I have
That's the question. Give only one reason you think why have OODB failed or
I'm used to doing Java programming, where you never really have to think about
I think it important to have an undo method ala gmail when destroying records
I have the following situation I think would be best to show in sample
I have a team lead who seems to think that business logic is very
Is there any way to stop the execution of a matlab program from the

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.