D
Damien Sawyer
Hi all,
Can someone please tell me if there's a standard .net framework function to
generate a binary checksum over a series of fields? For those familiar with
SQL server , I want to mimic the functionality of the binary_checksum()
function.
I guess that I want a 'hash code' over a collection of string objects.
Thanks very much in advance,
Damien Sawyer
Can someone please tell me if there's a standard .net framework function to
generate a binary checksum over a series of fields? For those familiar with
SQL server , I want to mimic the functionality of the binary_checksum()
function.
I guess that I want a 'hash code' over a collection of string objects.
Thanks very much in advance,
Damien Sawyer