Reading and Writing accented characters
Hi!
I have to read a text file that could have text in languages like french, spanish e.t.c.
When i use StreamtReader and StreamWriter with Unicode as Encoding, I somehow miss all the accented characters.
Help will appreciate :)