string tSize = size.ToString("f2");tSize =((double)size / 1024).ToString("f2") + " k";