1

I am new to resources.resx and related concept. I need some tutorial to use resource and localization for windows forms.

Shantanu Gupta
  • 20,688
  • 54
  • 182
  • 286

2 Answers2

1

Try this one. Also check this stack overflow question.

Community
  • 1
  • 1
Ikaso
  • 2,268
  • 19
  • 26
0

This is without a doubt your best place to start:

http://msdn.microsoft.com/en-us/library/fw69ke6f%28VS.80%29.aspx

Fenton
  • 241,084
  • 71
  • 387
  • 401