Pass Custom Commands to a Running Windows .Net 2 Service from a WinForm Application
Steve Schofield Weblog - Using Winforms to pass custom commands to a Windows .NET 2.0 Service
"...This article covers a simple “Hello world” application called “AService” using the .Net 2.0 framework. Microsoft has made it very simple to do; this used to be reserved for those who knew C/C++. What does AService do exactly?? Nothing really besides log a few entries in the Application event log. It does have sample code showing how easy it is to pass custom commands using a WinForms application while the .Net service is running. I did not find a “Hello world” application like this so I hope my article helps.
...
In conclusion, you could use a nice front-end application written using Winforms while being able to interact with your .NET service. This article only scratches the surface of what you can do using Winforms and Windows .NET services together. ..."
This is a VB.Net code example that I might be able to use in the future.
The code is short and sweat yet detailed enough to provide a foundation to build from. In hind sight it looks pretty straight forward, but aren't many coding problems?

"On this day in 1999, Pyra Labs launched Blogger which Ev