Last post Aug 29, 2011 06:11 AM by Yanping Wang - MSFT
Member
27 Points
128 Posts
Aug 23, 2011 10:48 PM|Ne7ven|LINK
Hi, all
I've a problem in application, The Problem is how to load and edit resources files at Runetime. Do anybody have some solutions for problem ? I've been searching in this Localization area but have not found any answer for my problem.
Star
14360 Points
1538 Posts
Aug 29, 2011 06:11 AM|Yanping Wang - MSFT|LINK
Hi Ne7ven,
acutally, resource file is xml file, you can edit it by treating it as xml
http://forums.asp.net/p/1710554/4555344.asp
about how to edit resource file, this article may give your some hint, please refer:
http://www.codeproject.com/KB/cs/Editing_a_ResourceFile.aspx
hope this helps, thanks.
Member
27 Points
128 Posts
[Question] Loading and Edit Resources File at RunTime
Aug 23, 2011 10:48 PM|Ne7ven|LINK
Hi, all
I've a problem in application, The Problem is how to load and edit resources files at Runetime. Do anybody have some solutions for problem ? I've been searching in this Localization area but have not found any answer for my problem.
Star
14360 Points
1538 Posts
Re: [Question] Loading and Edit Resources File at RunTime
Aug 29, 2011 06:11 AM|Yanping Wang - MSFT|LINK
Hi Ne7ven,
acutally, resource file is xml file, you can edit it by treating it as xml
http://forums.asp.net/p/1710554/4555344.asp
about how to edit resource file, this article may give your some hint, please refer:
http://www.codeproject.com/KB/cs/Editing_a_ResourceFile.aspx
hope this helps, thanks.
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue.