Groups | Blog | Home
all groups > dotnet compact framework > may 2004 >

dotnet compact framework : App reads german text file written with desktop


Martin Rhinow
5/9/2004 10:29:52 PM
My Pocket PC application reads a german charater text file with several
lines, that was written with my XP desktop. As a result, all special
german characters like 'ä', 'Ä' etc. were missing. I work with C# and
Compact Framework. How can I read characters correct?

Martin
Jon Skeet [C# MVP]
5/9/2004 10:39:08 PM
[quoted text, click to view]

You need to know what encoding the file was written with.

See http://www.pobox.com/~skeet/csharp/unicode.html for more=20
information.

--=20
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
AddThis Social Bookmark Button