.NET news » Search results
Search results for query "monitor" (17):
How to monitor a printer queue from VB.NET
Advanced Basics: Monitor Your Apps with System.Diagnostics
Useful SQL Queries to Analyze and Monitor SharePoint Portal Solutions Usage
Write a Screensaver that Actually Works
Health Monitoring in ASP.NET 2.0: The Basics
ASP.NET version 1.x did not include any built-in logging and notification system and therefore required a little bit of code or configuration effort from the developer. ASP.NET 2.0, however, provides built-in Health Monitoring facilities that make it a snap to configure a website to record events to the event log, a database, via WMI, in an email, or to the ASP.NET page tracing system. Moreover, the Health Monitoring system was created using the provider design pattern, making it possible to implement our own logging logic.
This is the start of a series that explores the ASP.NET 2.0 Health Monitoring system. In this article we will examine the basics of Health Monitoring and see how to setup Health Monitoring to log events to a SQL Server database..

