Filesize convertion in c#

Just for sharing, I found this small code from this site and this is the easiest way for converting bytes (because I’m a Math guru who repeated College Algebra by 5 times that is why I picked this code rather dividing large numbers to 1024 by 1024 and so on…).So let Microsoft do the Math …