string money = String.Format("{0:#,###}", data[key].price);

+ Recent posts