Whenever the webmaster generates a new event source in the event log, the server does not allow to access and displays this security block error. The user's account might not have any right to generate an event source in the event log using ASP.NET.
Interactive Event Driven ASP.NET User Controls is an ASP.NET tutorial in which author discusses about generating the event driven user control, which helps in executing two or more user control to work together. Through this tutorial users can learn
It is an article in which the author discusses about creating a dropdownlist web control and defining event handler for the SelectedIndexChanged event of the control. In this article the author explains the step-by-step process of inserting a dropdow
Creating a Weblog using JScript .NET and ASP.NET is an article in which author discusses about creating a web log by using ASP.NET and jscript. The author elaborates about web log, which represents the personal journal. The author gives details about
This is a program where the users can log information with ASP programs. This program allows the users to write syslog messages. This program can store the information to the system event log when the error occurs. This program provide support for th
The Event Log service enforces a standard logging format and makes it easy to view logs by using a single event viewer application that provides one-stop shopping for the system administrator.
Manipulating Windows Event Log is a tutorial in which the author gives an idea about the methods of processing Window events log, which checks and detect the application and system level events. The author describes about System.Diagnostics namespace
This article deals with displaying information in ASP.NET process. The author explains how to get the details in working process. The author narrates about how to get the details from the Windows Performance Monitor and about displaying it in ASP.NET
Displaying Browser Capabilities in ASP.NET is a web based tutorial in which author describes the method of detecting browser capability in ASP.NET. Here the author explains each properties of HttpBrowserCapabilities object, which helps in collecting
The main purpose of calendars are for displaying the event schedule. The author in his article narrates about the creation of a calendar application which mainly deals with event scheduling and displaying. This calendar works by looping through the d |