Hi..
please help me about this case.
i'm using
VB NET (win form) and SQL Server 2000.
case is i want encrypt the password in Win Form and after that store it into my database (sql server) so it looks hash.
as for user want to log in, the win form will validate the password input with the database (sql server).
can anybody help me the code?
thanks in advance and last..