Microsoft just launched its beginner developer learning center.
http://msdn.microsoft.com/vstudio/express/beginner/default.aspx
Good intention but bad implementation. Wonder who actually prepared this tutorial.
byte |
2 0 = 1 | |
megabyte |
MB |
2 10= 1024 |
kilobyte |
KB |
2 20 = 1,048,576 |
gigabyte |
GB |
2 30 = 1,073,741,824 |
http://msdn2.microsoft.com/en-us/library/bb330927(VS.80).aspx
(could not find a report button on the site. Probably one of the MSFT guys can pass the info to the guys incharge)