sacresp

sacresp

  • NA
  • 458
  • 0

Setting application's culture

Mar 11 2004 6:40 AM
What's the best way to set application's culture? If I set Thread.CurrentThread.CurrentCulture = myCulture; Does it affect all the threads? Is this really enough... the CurrentThread semantics raise a warning on me :)

Answers (2)