SIGN UP MEMBER LOGIN:    
ARTICLE

Forum Alert Service Version 1.0

Posted by sivakumar.nagarajan Articles | Windows Services in C# August 24, 2004
The Alert Service is a Windows service that can be deployed in any discussion forums and whenever a thread is posted to the forums, an alert will be issued in the form of a message to the user.
Reader Level:

Introduction

This is an Alert service which can be deployed in any discussion forum. Whenever a thread is posted in the forum, an alert message will be shown to the user. The user need not be logged in the discussion forum. By clicking the alert message the system will load the particular thread which has been recently posted.

The alert is a configurable. The user can either disable / enable the Alert Service.

Implementation

The Alert is implemented as a Window Service. It will check for new threads posted in the Forum and alert the User by a popup message whenever a new thread is posted.

Components of the Alert Service

1. Windows Service

The Service will call the SysTray App. to alert the user whenever a new thread is posted.

Normally to make Windows Service interacts with the desktop, the option "Allow service to interact with desktop" under logon tab has to be selected.

In this Forum Service the selection of this option is handled automatically while installing the Service.

2. SysTray

This Application is used to display the alert message. It can be used to enable / disable the Alert Service option.

3. Configuration Settings

Follow the Steps given below:

1. Database Path:
Specify the connection string for the Database.

2. URL:
Specify the URL of the Forum.

3. Username:
Specify the username if the Service has to run User specific.

4. SysTray:
Specify the Location where you have installed the SysTray App.

Process flow

The Process flow of Alert Service is given below:

Login to add your contents and source code to this article
share this article :
post comment
 

nice one

Posted by ravi kiran Mar 06, 2010

really nice article!

Posted by sunil raju Aug 10, 2009
6 Months Free & No Setup Fees ASP.NET Hosting!
Become a Sponsor
PREMIUM SPONSORS
  • The leading .NET charting control now features PDF, Flash and Silverlight export, visualization of large datasets and more. Deliver true charting functionality to your BI, Scorecard, Presentation or Scientific apps. Download evaluation now.
    Get 2 Months Free of ASP.NET Hosting for Only $4.95/month! Receive FREE MS SQL and MySQL Databases Including ASP.NET 4/3.5, MVC 3.0, Silverlight 4, Windows 2008/IIS 7.0 Plus FREE IIS 7 Modules. Host UNLIMITED ASP.NET Web Sites - Click Here!
6 Months Free & No Setup Fees ASP.NET Hosting!
Become a Sponsor