Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / Windows-service

Windows-service

Windows-service

Great Reads

by Sumit Chawla
2-Legged OAuth Authentication in .NET (C#)
by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
by Fredrik Rudberg
A Windows service that removes files older than a specific date from a configurable set of folders
by Yet another user
Creating a self installing Windows service with C#

Latest Articles

by Sumit Chawla
2-Legged OAuth Authentication in .NET (C#)
by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
by Fredrik Rudberg
A Windows service that removes files older than a specific date from a configurable set of folders
by Yet another user
Creating a self installing Windows service with C#

All Articles

Sort by Score

Windows-service 

by Sumit Chawla
2-Legged OAuth Authentication in .NET (C#)
by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service
by Yet another user
Creating a self installing Windows service with C#
by Alon Lek
How to create a program that can run as console or as Windows service easily, and install it without using installutil
by Abey Thomas
Start a .NET WCF Windows Service automatically soon after the setup installation is complete.
by Alexandros Pappas
Windows Service that launches UI app
by Alon Lek
Create a simple self hosted Web API service that runs as console and as service in just 2 minutes
by Alexandros Pappas
Windows Services cannot create more than a certain number of processes, whereas Console Applications seem not to have a limit.