Creating a simple, reusable Windows Service (template code) - Part I(dotnetzone.gr)
submitted by
sotirisf(315) 5 years, 4 months ago
In this article, we'll see a way to create a simple Windows Service that can be reusable in that it can be used as the basis for any repeated operation that we would like to transform to a Windows Service.In other words, we can create our own assembly and then have the Windows Service call its entry point repeatedly over a period of time. By extending the code provided, you can even have multiple threads running at the same time. read more...
|category: VB.NET
|Views: 358
tags:
template threads Service another
Everyones tags:
Your Tags: