Advanced Currency Formatting(dotnetblogger.com)
submitted by
rockinthesixstring(255) 3 years, 5 months ago
Converting a number into currency has been made a snap in .NET. When we want to convert/format a number into currency, for example 12345.67 = $12345.67, we can use a really simple function to do the conversion for us. The trick to manipulating your currency beyond the basics is to use the System.Globalization.NumberFormatInfo method...
|category: ASP.NET
|Views: 13
tags:
ASP.NET another
Everyones tags:
Your Tags: