Click here to Skip to main content
15,892,298 members
Articles / Desktop Programming / WPF

Converting Numbers to Text in C#

Rate me:
Please Sign up or sign in to vote.
4.97/5 (16 votes)
9 Jan 2017CPOL4 min read 51.9K   1.9K   15  
A simple program to translate numbers into their textual representation. (To turn 1013 into "one thousand, thirteen").

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
I graduated from Washington State University in Computer Science (undergrad + masters). I've spent over 10 years in software development for a National Laboratory, a startup engineering company, and a nuclear processing plant. This has provided me with a diverse set of experiences and skills. I have worked extensively with C++ (w/ MFC, STL, & Boost), C#, Python, and Qt. I'm also comfortable with VB.Net, and HTML/XML, as well as tools like Visual Studio, JIRA, and Subversion. I have a strong background in mathematics & graphics and have delved into graph & network theory, information visualization, data analytics, SCADA/HMIs, and artificial intelligence.

Also, I'm not quite as old as I look.

Comments and Discussions