Community

Implementing Encrypted SQL Server Database Columns with .NET

(David Talbot) In a normal application development environment, you will likely need to use encrypted columns to store passwords if you are using a custom users table. The need for encrypted columns is even greater in the world of HIPPA compliant applications. HIPPA requires encryption of any data t

Read More - Register for Free Membership