M
millzy
Hi,
I need to create an application/service that will run all the time on a
server and will need to expose one of its methods through COM/DCOM.
It will be accessed by many clients at the same time but they will be
accessing shared data so they will simply be queued.
I want to create it in C# but i'm not sure whether it should be a
windows service or a console application.
If you have any advice on this I would be very grateful
Thanks
Millzy
I need to create an application/service that will run all the time on a
server and will need to expose one of its methods through COM/DCOM.
It will be accessed by many clients at the same time but they will be
accessing shared data so they will simply be queued.
I want to create it in C# but i'm not sure whether it should be a
windows service or a console application.
If you have any advice on this I would be very grateful
Thanks
Millzy