On Sep 30, 12:35 pm, "John Straumann" <jstraum...@hot mail.comwrote:
<snip>
What's the encoding of the file? That's the first important thing to
know.
See http://pobox.com/~skeet/csharp/debuggingunicode.html
Jon
Using a console application, I am trying to process a csv file of names that
are stored like this:
are stored like this:
What's the encoding of the file? That's the first important thing to
know.
Can anyone tell me how I can process the file and retain the characters? I
tried Unicode but that did not work...
tried Unicode but that did not work...
Jon