|
-
Jan 6th, 2006, 02:58 AM
#1
Thread Starter
Member
Resources.resx file
Hi,
How can I read/write/modify/delete a value from the Resources.resx file?
Thanks,
Adrian
-
Jan 6th, 2006, 03:50 AM
#2
Re: Resources.resx file
You need to use a special editor. There is one provided with VS.NET 2003, although you have to compile it yourself. This is no big deal though. Do a help/MSDN search for "ResEditor" for more information. Alternatively, there other editors around including Resourcer.
-
Jan 6th, 2006, 05:05 AM
#3
Thread Starter
Member
Re: Resources.resx file
As editor I can use Visual Studio 2005. With a double click I can insert, delete, modify a value.
But I want to be able to do this in my code.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|