Dan Bartram
I recently upgraded a project from EF 5 to EF 6 which immediately caused every integration test to fail. The failure was an exception with the text [ALTER DATABASE statement not allowed within multi-statement transaction.] Here is how to fix this issue.

Dan Bartram
About a week ago, I ordered a product from a company and received the expected order tracking email. This email included a link that exposed order data for any customer. In this post, I discuss what they should have done differently.