Re: VB.Net Console app needs timer



windows service (is this possible in express?) instead of a console

Yes, you can create service application with Express, by coding it yourself. There is no windows service template for Express, like there is for Professional. There are examples out on Google on how to code the service, in VB or C#.NET.

.


Loading