Wednesday, August 20, 2014

Convert Numbers To English Words and Asian Word Stlye ( .NET / C# )

In this article, I will talk about converting numbers to words in English word  and Asian style ( like Lakh , Karoor , Arab).

I have many request for Convert Numbers To
Asian style so I have decided to go the and build a class to do the conversion to Asian style and also added English language support.

This versions of numbers: one for Number to English text number and one for Asian number text.

Here is a screen shot of a test project that uses the class: 





You can download the Project and test at your side.

I have created VB.Net class to generate the Asian number style.

Programming
Cheers


Download NumberToArabicWords

2 comments: