Tuesday, October 19, 2010

Visual Basic -Bit Converter

Having problems in your partitioning of hard disk? Can't get the exact 50 GB on C drive? Wondering why does it happens? Here is a solution for it. 

Usually in partitioning, the unit that required is in MB. But for your information, 50000 MB ≠ 50 GB but lesser than 50 GB. That is why you cannot get exact 50 GB on your C drive. 

To Solve the problem, I had created a application that will help you to convert from bit/bytes/kilobits/kilobytes/megabits/megabytes/gigabits/gigabytes/terabytes/petabytes to each other. 

For example, if you want 50 GB on C drive, you can choose gigabytes from the combobox.


As you can see from the picture above, 50 GB is equal to 51200 MB. So you will need to insert 51200 MB in order to have exact 50 GB.

For those who like this application, there is a video on youtube:

http://www.youtube.com/watch?v=uBM0UhymIHM

And for those who want to download the application, the download link is the following:

http://programmingbeginner.zxq.net/



No comments:

Post a Comment