A Web Monitor Server
This is my own project that I recently did to learn how to write Windows Services using .NET. This is drop-dead simple using the framework. Current .25 release # This project is called AWEBMONITORSERVICE. This is written in C# that is designed currently to monitor a single website. This service will email, write to the Event Log or write to a SQL database.
Download source!
have a similar thing as exe, scheduled on the server
doesn’t need a new install if code is updated
LikeLike
This was done more of a learning exercise to know how to do services in .NET. Using the task scheduler is also another way. Its a free internet, to each is own! 🙂
LikeLike