Articles about tools

18 Oct 2011 ...

See log4net log messages in real-time

This post shows how to make a simple addition to your log4net.config file to make it possible to view log4net messages in real-time.

1 Sep 2011 ...

Easily inserting a screenshot in a TFS work item

This post explains how to add a custom control to your TFS installation to make it a lot easier to simply paste a screenshot directly into the work item editor.

6 May 2011 ...

Using DebugView to see debug output in real-time

DebugView is a great way to see what your code is doing while an application is running, for example to see what the code for an ASP.NET web application does while browsing the site.