Results 1 to 3 of 3

Thread: Resources.resx file

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 2004
    Posts
    50

    Resources.resx file

    Hi,

    How can I read/write/modify/delete a value from the Resources.resx file?

    Thanks,
    Adrian

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Member
    Join Date
    Oct 2004
    Posts
    50

    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
  •  



Click Here to Expand Forum to Full Width