what is the best way to store my password in unreadable form in database(Sql server 2008 r2).
and also want to retrieve i.e. matching it while logging in.
what is the best way to store my password in unreadable form in database(Sql server 2008 r2).
and also want to retrieve i.e. matching it while logging in.