Learn how to convert an app into a service without much of an effort using this simple, two-step, yet powerful Windows Service class called CSvcHandler.
Simplest Window Service
Published 02/03/2012
Learn how to convert an app into a service without much of an effort using this simple, two-step, yet powerful Windows Service class called CSvcHandler.
The Connect.NET is a C# component, that provides easy access to the TCP based network connections(Client/server).
Learn to use an Outlook-like system tray notification that uses C#.