Archives

Archives / 2004 / December
  • Healthmonitoring in ASP.NET 2.0 (EIF++)

    The next version of ASP.NET (2.0) finally comes with a built-in logging mechanism:
    Healthmonitoring.
    I've just been experimenting with it (using my Visual Web Developer 2005 Express Edition Beta1), and it really rocks! It's got the power of EIF (Enterprise Instrumentation Framework) combined with the simplicity of Log4NET. Moreover, ASP.NET 2.0 Healthmonitoring offers a lot of common event-sinks, like EvenLog, Email, TemplatedEmail, File, Wmi and SQLServer.