resource manager

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bern

    resource manager

    is there a resource manager in C# .NET?
    For example, I want to add some images, some binary data to an assembly, but
    how to do it?
    I created a .RESX file, and opened it in the studio, but all it shows is an
    user-unfriendly interface.


  • Cor Ligthert

    #2
    Re: resource manager

    Bern,

    There is however you have to compile it yourself



    It is in this directory

    C:\Program Files\Microsoft Visual Studio .NET
    2003\SDK\v1.1\S amples\Tutorial s\resourcesandl ocalization\res editor

    I hope this helps?

    Cor

    " Bern" <x@x.com>
    [color=blue]
    > For example, I want to add some images, some binary data to an assembly,
    > but
    > how to do it?
    > I created a .RESX file, and opened it in the studio, but all it shows is
    > an
    > user-unfriendly interface.
    >
    >[/color]


    Comment

    • Kevin Yu [MSFT]

      #3
      Re: resource manager

      Hi Cor,

      I'd like to know if this issue has been resolved yet. Is there anything
      that I can help. I'm still monitoring on it. If you have any questions,
      please feel free to post them in the community.

      Kevin Yu
      =======
      "This posting is provided "AS IS" with no warranties, and confers no
      rights."

      Comment

      • Cor Ligthert

        #4
        Re: resource manager

        Kevin,

        I am perplex, I gave an answer and than you ask to me if it is resolved?
        What do you mean?

        Cor
        [color=blue]
        > Hi Cor,
        >
        > I'd like to know if this issue has been resolved yet. Is there anything
        > that I can help. I'm still monitoring on it. If you have any questions,
        > please feel free to post them in the community.
        >
        > Kevin Yu
        > =======
        > "This posting is provided "AS IS" with no warranties, and confers no
        > rights."
        >[/color]


        Comment

        • Kevin Yu [MSFT]

          #5
          Re: resource manager

          Sorry, Cor. I should be asking Bern. I was not feeling well yesterday. It
          make my words into chaos. :-)

          Kevin Yu
          =======
          "This posting is provided "AS IS" with no warranties, and confers no
          rights."

          Comment

          • Cor Ligthert

            #6
            Re: resource manager

            Kevin,

            I forgot the :-), no problem of course.

            Cor

            "Kevin Yu [MSFT]" <v-kevy@online.mic rosoft.com>
            [color=blue]
            > Sorry, Cor. I should be asking Bern. I was not feeling well yesterday. It
            > make my words into chaos. :-)
            >
            > Kevin Yu
            > =======
            > "This posting is provided "AS IS" with no warranties, and confers no
            > rights."
            >[/color]


            Comment

            Working...