This is a call out to all the Vancouverites who want to participate in DevTeach . This is the first year it is being held in Vancouver and is really a premier event for us in Vancouver. If you want to give a presentation for the event be sure to hit http...
Terminals I recently stumbled on an excellent project hosted on CodePlex, Terminals . Literally its a replacement client for your RDP connections (mstsc.exe, tsadmin.exe). The biggest benefit this one brings is the ability to create a favorites list and...
If you have never heard of "Cyclomatic Complexity" a good place to start is here . I decided to grab the Reflector Addin by Peli which will examine an assembly's methods and produce a list of code metrics for each given method, one of which...