ciao
vorrei formattare un numero, ma non mi riesce...
String.Format("{0:#.##}", 100);
vorrei che uscisse 100,00
dove sbaglio???
ciao
vorrei formattare un numero, ma non mi riesce...
String.Format("{0:#.##}", 100);
vorrei che uscisse 100,00
dove sbaglio???