Posts
463
Comments
322
Trackbacks
1
Converting back from currency-formatted string to decimal

Decimal.Parse(string, Globalization.NumberStyles.Currency

posted on Monday, November 22, 2004 10:08 AM
Comments
Gravatar
# re: Converting back from currency-formatted string to decimal
Addis
12/11/2007 11:29 PM
How do I convert a string to currency
Gravatar
# re: Converting back from currency-formatted string to decimal
jdn
12/13/2007 1:55 PM
Use: {0:C}

http://www.howtogeek.com/howto/programming/format-a-string-as-currency-in-c/

Post Comment

Title *
Name *
Email
Url
Comment *  
Please add 5 and 1 and type the answer here: