show/hide this revision's text 2 edited body

Unicode has a set of characters for punctuation such as ellipsis (…), En-Dash (–) and others. It's believed that using these characters improves typography and therefore visual appearance of the texts.

Many development toolssupport Unicode, Visual Studio included, support Unicode and so I could easily make use of these characters in programs resources - dialogs, etc.

Are there any reasons for not doing so?

show/hide this revision's text 1

Should I use special Unicode characters for punctuation marks such as ellipsis in programs?

Unicode has a set of characters for punctuation such as ellipsis (…), En-Dash (–) and others. It's believed that using these characters improves typography and therefore visual appearance of the texts.

Many development tools support Unicode, Visual Studio included, and so I could easily make use of these characters in programs resources - dialogs, etc.

Are there any reasons for not doing so?