Search code examples
asp.netresx

What are the practical uses of resx file?


What are the practical uses of resx file?

I am using .net 1.1.


Solution

  • Store resources:

    • Images
    • Strings
    • Embedded Files
    • .... and more

    Resources in .Resx File Format