In SQL Server the Service Master Key is probably the most important encryption entity. Because of that, it needs to be protected and backed up. Read on to discover how to take a backup of this key encryption key.
Certificates are an important part of you encryption strategy and as such need to be backed up. Discover how to achieve that, by using the BACKUP CERTIFICATE statement.
Do you know why you care about picking a good password and why reusing a password is a bad idea, even if you think your life is boring to a would-be hacker. Read on to discover how hackers get a hold of long lists of usernames and passwords and that a hack on a random page you might have used once can be a real threat to your online life.
SQL Injection is the most commonly exploited vulnerability. Don’t bet that it wont happen to you. Read on to see recent cases of prominence and learn why you can’t ignore it.
Discover five reasons why automated testing is so much more powerful than manual testing and how it can transform your software development.