Hits Today: 1 Total: 2175 | Updated: 12/6/2001 | |
 | Not long ago, I posted a Code Snippet here to show how to use ASP.NET to kill a running process on a remote webserver. It turns out that System.Diagnostics is uniquely suited to handle stuff like this... Author: Peter A. Bromberg, Ph.D. Code: ASP.NET Beta 2 & VB |
Hits Today: 2 Total: 1770 | Updated: 6/24/2003 | |
 | Windows Event Log keeps track of system wide and application level events. .NET framework provides classes that allow you to manipulate or customize windows event logs.... Author: Bipin Joshi Code: ASP.NET v1.0 & C# |
Hits Today: 1 Total: 6 | Updated: 7/25/2008 | |
 | In this article we will explain how you can utilize the Event Log in order to track information in your application or display any errors that might have been thrown in your application.
Author: Joe Maguire Code: ASP.NET v2.0 & C# | |  | |
|