0
kicks
Converting Between Integers and Strings Using Any Base
The Convert class provided by .NET has some somewhat arbitrary limitations here's a class that converts between integers and strings using any base (radix).