September 2007 - Posts

Switching to [DebuggerNonUserCode]

I’m starting the switch to using the [DebuggerNonUserCode] attribute instead of [DebuggerStepThrough] attribute, and noticed a small annoying behavior. (For why I’ve decided to do this, this is what set me off). When using [DebuggerStepThrough], you’ll Read More

Categories in the Logging Application Block

I have wrestled with a while on providing guidance for the use of categories in the LAB – it’s not that I had trouble understanding it, so much so as the name ‘category’ made things somewhat counterintuitive – however I’ve Read More