Convert to Hex in C#
- From: "TC" <getmyemails2@xxxxxxxxx>
- Date: Sat, 23 Apr 2005 13:42:39 -0400
Does anyone know how to convert a hashtable to Hex under C#?
// Return a base 64 encoded string of the Hash value
return Convert.ToBase64String(bytHash);
Thanks & Regards,
TC
.
- Follow-Ups:
- Re: Convert to Hex in C#
- From: James Curran
- Re: Convert to Hex in C#
- Prev by Date: Re: Factory method
- Next by Date: using serialization to serialize my objects to hard drive
- Previous by thread: Is it possible to disable "params"
- Next by thread: Re: Convert to Hex in C#
- Index(es):
Relevant Pages
|