Hacker News new | ask | show | jobs
Ask HN: How can I capitalize a unique domain name?
2 points by deiu 4230 days ago
Klaus Iohannis is the new elected president of Romania - I own iohannis.ro and klausiohannis.ro

Can you tell me what's the value of a domain name like this? Also, what is the best route to capitalize it?

1 comments

I'd recommend some form of String.ToUpper in the standard library of your choice. Why reinvent the wheel?