المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : num to string



C# Programming
08-27-2009, 04:23 PM
hii...
i enter value in textbox which is number eg:1001
now i want to convert this into string.like:
one thousand and one.
how can i do it using csharp...
reply....