Search Result

Collapse
3 results in 0.0043 seconds.
Keywords
Members
Tags
resource file
  •  

  • How to access Resource file from a Class Library ?

    Hello,

    I'm building a generic Class Library that I will use it in all my projects.

    As for now, I can do the following where I have only one Resource file Resources.resx: LibPublic.Prope rties.Resources .ResourceManage r.GetString("Re cordType_Missin g").ToString () where LibPublic is the name of my Class Library.

    I have already worked on a Website Project where we can create our classes under App_Code...
    See more | Go to post

  • Resource File ( resx ) Editor Not Painting / Rendering in Visual Studio 2008

    Hi Everyone,

    I have Visual Studio 2008 SP1 installed and lately it is taking longer and longer to bring up a Resource File (.resx) in its standard editor. Some of the file loads up, but you can see that the screen does not paint/render it 100%.

    I tried doing some searching on the web and the only thing I came across was doing a edit to the GDIProcessHandl eQuota registry entry from 10,000 to 20,000. This appeared to work...
    See more | Go to post

  • Resource File ( resx ) Editor Not Painting / Rendering in Visual Studio 2008

    Hi Everyone,

    I have Visual Studio 2008 SP1 installed and lately it is taking longer and longer to bring up a Resource File (.resx) in its standard editor. Some of the file loads up, but you can see that the screen does not paint/render it 100%.

    I tried doing some searching on the web and the only thing I came across was doing a edit to the GDIProcessHandl eQuota registry entry from 10,000 to 20,000. This appeared to work...
    See more | Go to post
Working...