TracePoints in VS 2008

If you aren’t a subscriber to Sara Ford’s blog and you use VS.NET then shame on you.  Here is a great little trick for debugging: TracePoints.  No more adding one off Debug.Writeline just to see values while debugging.