Richard Kucia wrote:

> I want to develop my application in the English VS IDE, but I want the
> application to be localized for English, Japanese, and several European
> languages/cultures.

> When would I use the Japanese version of the framework? How does the
> Japanese version of the framework differ?

I haven't checked, but my assumption goes: "The .NET Framework uses Unicode
strings". That tells me that: (1) you should be able to display any language
with any framework; you just need the right fonts, etc.; (2) the localized
SDK probably is just localized versions of the tools (CSC, ILDASM, etc.)

Just a guess... :)

Brad

--
Read my web log at http://www.quality.nu/dotnetguy/

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to