Oh, thought I should mention, if you're just looking for a really simple way to generate an alphanumeric hash for a password (as opposed to a byte array), the ASP.NET framework has a handy (if extensively named) method for doing this:
FormsAuthentication.HashPasswordForStoringInConfigFile