M
Mark Relly
Hello,
I was wondering if anybody knew much about Unicode strings in C#.
I have a Unicode encoded string but how can I see the contents of this
string so it doesn't display "???????????"?
I don't want to trans form it back into a ASCII string using Encoding.ASCII
before I view the data its the Unicode data I wish to view.
Thanks
Mark Relly
I was wondering if anybody knew much about Unicode strings in C#.
I have a Unicode encoded string but how can I see the contents of this
string so it doesn't display "???????????"?
I don't want to trans form it back into a ASCII string using Encoding.ASCII
before I view the data its the Unicode data I wish to view.
Thanks
Mark Relly