Health Monitoring in ASP.NET 2.0

by Rob 12. October 2007 16:22

Now here's something interesting I didn't notice before: ASP.Net has health monitoring features built in. In Asp.net 1.1 I used to roll out our own code to catch web application errors and log them, but now they seem to be built in into the framework.

Since I don't like typing very much, here's the link to the full article on 4GuysFromRolla:

  • Health Monitoring Basics - explores the concepts and advantages of the Health Monitoring system and looks at logging events to a Microsoft SQL Server database.
  • Notifications via Email - looks at security-related events and shows how to alert an administrator to failed authentication attempts by "logging" events to email.
  • Raising Custom Events - learn how to create and raise custom Health Monitoring events.
  • Be the first to rate this post

    • Currently 0/5 Stars.
    • 1
    • 2
    • 3
    • 4
    • 5

    Tags:

    ASP.Net | C#

    Comments

    10/22/2007 10:39:22 PM

    Markuz

    Hai Rob,

    Again a good article about some stuff which is already present in the framework ... but I didn't know of.

    Thnx!
    Markuz

    Markuz nl

    10/29/2007 9:39:55 AM

    Markuz

    See also this page for some FAQ(s)

    blogs.msdn.com/.../603586.aspx

    Greetz
    Markuz

    Markuz nl

    Powered by BlogEngine.NET 1.4.0.0
    Theme by Mads Kristensen

    About the author

    Some text that describes me

    Recent comments

    Comment RSS

    Page List

      Disclaimer

      The opinions expressed herein are my own personal opinions and do not represent my employer's view in  anyway.

      © Copyright 2008