Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-services

Is it a good idea to cache DataContractSerializer instances?

Monitor the performance of individual window service

Set service dependencies after install

Error installing Windows Service using InstallUtil.exe

Manually implementing IoC with a Windows Service

Windows EXE can run as service or application. How can I determine if it is running as a service or not?

Is WCF the right choice for a long data import process?

c# wcf windows-services

MSMQ concurrent processing design issue

How to open cmd from windows service?

c# windows-services

IAsyncOperation await in Windows Service: "Type is defined in an assembly that is not referenced..."

Topshelf halts service recovery after third attempt

py2exe windows service problem

How to Copy a file to Network Location from Windows Service?

c# windows-services

Windows Service Setup Project

The service could not be started, but does start?

False positive detection of c# .net program by anti-virus as trojan

.Net Core 3 dependency injection of a Serilog

Adding IoC Support to my WCF service hosted in a windows service (Autofac)

WCF Service vs Windows Service

How to catch absolutely all exceptions / errors