User-747987396 posted
Yeah. That is ok. Nice article. I knew that I shuld use unicode, but which one is best to use?
or example my MySQL server is set to use UTF-8 by default, but in ASP.NET I have UTF-16 (which is defaulted as 'unicode') to choose too.
Will that make problems when reading/writting to and from database? And what type of uniode should I select so I don't have to think about it never ever more...
Thanks.