2
Unit Testing on Your Database
When unit testing on your database, you will run into a common problem. Rolling back. So you want to do some unit tests, and then you want to reset your database back to the nice squeaky clean version that doesn’t have half failed unit tests. So how can you do this? There are many ways [...]
20% Extra Security is Enough To Stop Kiddie Hackers
How adding a little bit of security can stop most hackers.