By dotCore
via dotnet.dzone.com
Published: Jan 13 2013 / 10:05
This small tip about how to show the negative currency value in your application. For Example if you have currency value like -1234 and you want to display it like -$1,234 according to you culture.
Add your comment