-
Past Monday and Tuesday the annual Software Developer Conference (SDC, before 2004 known as the Conference to the Max) was held in Papendal, Arnhem again. Loads of great national and international speakers where there to educate and entertain the 450 participants. The vibe was good and I think everybody...
-
In my last post on ASP.NET tracing I showed you how you can redirect trace information from System.Diagnostics.Trace.Write* methods to the ASP.NET in-page trace block. I have some extra information on this topic. First of all, like any other listener you can apply a filter to the WebPageTraceListener...
-
Last thursday and friday I gave a course on ASP.NET 2.0 services at KPN in Groningen. I was covering the tracing capabilities of ASP.NET (available since 1.0, BTW) and showing some of the new enhancements in 2.0. To my surprise I found that combining the tracing of ASP.NET and that of the System.Diagnostics...