Hi all,

for a few months now im working in .NET mostly ASP.NET
I created a little backoffice software for my site.

Next thing to find out in .NET are the windows services

i created a server , can start, stop services, write log events, ....
How can i communicate between the service and the site / app??

is use the ServiceController.ExecuteCommand(Integer)
The problem here is , i can only send command 128 - 255

not including parameters.

I want to use commands and function in the service triggered from the application. I also want to fire events from the service to the application.

Is this possible and how???

BTW: New VBWorld site looks super