String.Format("{0}{1:N}{2}", "{", i, "}") //evalu to {24.00}
String.Format("{0}{1:N}{2}", "{", i, "}") //evaluates {24.00}
String.Format("{0}{1:N}