show/hide this revision's text 4

Justin Rogers has a "NumbersToEnglish" class which should do the job for you nicely!

Initial posting.
http://weblogs.asp.net/justin_rogers/archive/2004/06/09/151675.aspx

Finalized Source Code
http://weblogs.asp.net/justin_rogers/articles/151757.aspx

It does have a bit of an internal lookup table (as an enum) but I don't really know how you are going to be able to get away from that.

show/hide this revision's text 3

Justin Rogers has a "NumbersToEnglish" class which should do the job for you nicely!

Initial posting.http://weblogs.asp.net/justin_roger.../09/151675.aspx
http://weblogs.asp.net/justin_rogers/archive/2004/06/09/151675.aspx

Finalized Source Codehttp://weblogs.asp.net/justin_roger...les/151757.aspx
http://weblogs.asp.net/justin_rogers/articles/151757.aspx

It does have a bit of an internal lookup table (as an enum) but I don't really know how you are going to be able to get away from that.

show/hide this revision's text 2

Justin Rogers has a "NumbersToEnglish" class which should do the job for you nicely!

Initial posting. http://weblogs.asp.net/justin_roger.../09/151675.aspx Finalized Source Code http://weblogs.asp.net/justin_roger...les/151757.aspx

It does have a bit of an internal lookup table (as an enum) but I don't really know how you are going to be able to get away from that.

show/hide this revision's text 1