The .NET Framework has a built in overload of Convert.ToString
[http://msdn.microsoft.com/en-us/library/14kwkz77%28v=vs.110%29.aspx] which
takes 2 parameters: the int you want to convert and an int of the base you want
to convert to. Utilizing this with base 2, you