Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Localization with double byte characters
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01416547
Message ID:
01417845
Views:
39
Christof,

Thank you for the reply. I will do some research on Unicode to get a better understanding of localization and how it is handled in the MM framework.

Kind Regards,

Mat

>Hi Matthew,
>
>.NET (and therefore MM) uses Unicode internally. All resources in the project are by default Unicode. This includes all localized language strings in the standard resource files.
>
>The only case where you would need to pay attention is when the code reads external files and uses the Encoding class to convert those to strings, or uses bad tricks with the Encoding class to convert back and forth between char[] and byte[].
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Previous
Reply
Map
View

Click here to load this message in the networking platform