Welcome to

Magenic Technologies Community Blog

Sign in | Join | Help

May 2007 - Posts

DROP, DRIP, SDL and OBTK

OK, nice title, four acronyms and one word :) This post is about security, but even if you *hate* security, please keep reading. I'll try to keep this post short and to the point! I was reading through the latest SC Magazine , I ran across this article
Posted by jeffk | 0 Comments
Filed under: ,

TryCatchEatAntiPattern

I've been refactoring code over the last few days and have begun to see a recurring anti-pattern to blog about; the try-catch-eat anti-pattern. This pattern is possible in many languages (C#, C++, VB.NET, Java, Javascript, Ruby and newer T-SQL). It
Posted by jeffk | 5 Comments