AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Configuring and customizing the health monitoring system of ASP.NET : Xun Ding

Friday, March 27 2009

This article illustrates how to configure and customize the health monitoring system of ASP.NET. In the beginning, webs were just "webs", webs of interconnected links to static HTML pages. Now webs resemble more of communities bustling with activities, with members of different roles, media in all forms and shapes, etc. As a web site grows more complex, the opportunities for errors and exceptions multiply. As it attracts more users, it becomes a bigger target of malicious attacks. Now it has become a must for a website to have a systematic approach to log web events, monitor the ebbs and flows of user activities, locate traffic bottlenecks, and handle exceptions and errors gracefully. For ASP pages, programmers generally do not have many choices but sprinkle response.write statements to check the inner working mechanism of a segment of code....

Read More:
Configuring and customizing the health monitoring system of ASP.NET : Xun Ding
Also See:
ASP.NET Tip: Using Nested Master Pages : Eric Smith
The 30 Minute Regex Tutorial : Jim Hollenhorst
E-Mail in ASP.NET : Richard Bean
Keeping Pulse on Your Site With ASP.NET 2.0 Health Monitoring : Milan Negovan
Limiting Data Modification Functionality Based on the User : Scott Mitchell

Post your comment

Comment