SyntaxFix
Write A Post
Hire A Developer
Questions
Use this it works and so simple :
var price=22.5m; Console.WriteLine( "the price: {0}",price.ToString("C", new System.Globalization.CultureInfo("en-US")));