Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows-services

MSBuild. Check if windows service is installed

Plink from Windows service cannot find Pageant

What is the difference between deleting & uninstalling in the context of a Windows Service?

Infinite while loop in Windows Service

How do I create an installer for a .Net website, Windows Service, and more?

Communication between different C# based services

Does a .NET Windows service require a call to ServiceBase.Run()

Two way communication using Cromis IPC

Use DispatcherTimer with Windows Service

Stopping a Windows service that isn't running causes build to fail

SpecialFolder.MyDocuments giving correct value in a console application but not on a Windows Service

Does a .NET service exhibit thread agility?

Operation unavailable (Exception from HRESULT: 0x800401E3 (MK_E_UNAVAILABLE)) when running through Windows Service?

Windows service (hosting WCF service) stops immediately on start up

c# wcf windows-services

Timer within Thread within Windows Service

C# Windows Service - Read from ini or App.config file

c# windows-services ini

How do I install a windows service that runs as an administrator?

Log4net and windows service. What else should I do to make this work

c# windows-services log4net

stop / start service or close the sql server process / service on a remote computer

EF 4.3 CodeFirst MVC3 WebApp and console use same model, but somehow they 'see' a different model which results in a model backing error