I stumbled across this problem several times, but never took the time to dig in to finally find the solution.
For instance, in writing a .NET Console application, if you google for it, you will find that most of the posts mention setting System.Console.OutputEncoding accordingly. But this was not making it work for me.
I have figured out the problem, and the answer is developed in the following
stackoverflow post.
No comments:
Post a Comment