Ok, a .NET question this time
I have a question ?
Is it possible to create a windows service that performs a specific function. Lets say add two numbers.
Next i want to call the fucntion AddNumbers from a windows forms application.
How hard can this be, So many guru's around here can anybody point me in the right direction ?