When writing more complex code you cannot really step through during debugging, it´s helpful to put stud it with statements tracing the execution flow. The .NET Framework provides for this purpose the System.Diagnostics namespace. But whenever I just quickly wanted to use it, it turned out to be a hassle...
Posted to
Ralf's Sudelbücher
(Weblog)
by
ralfw
on
10-31-2007, 12:00 AM
Filed under: .NET Fx Programmierung, Tipps&Tricks, English Postings, .NET 2.0 / Whidbey, General Software Development