How To Assign A Strong Sa Password For Sql Server 2000?

an administrator to install SQL Server Desktop Engine has a strong password to SQL Server to assign from a safety point of view. SQL databases are repositories of various critical data of a company. You can not do simply fall victim to any kind of illegal or illegitimate use, with weak or easily guessed passwords. [...]

Password Hashing

In this article I'm going to cover password hashing, a subject which is often poorly understood by newer developers. Recently I've been asked to look at several web applications which all had the same security issue – user profiles stored in a database with plain text passwords. Password hashing is a way of encrypting a [...]