Click here to Skip to main content
15,885,216 members
Everything / Windows service

Windows service

Windows-service

Great Reads

by Mustafa Kok
Easily debuggable Windows service project template written in C#
by Shuqian Ying
Implementing the user account setting part of Membership+ management system.
by Matthew Dennis
A utility to run Redis, or other executables, as a Windows Service.

Latest Articles

by Fredrik Rudberg
A Windows service that removes files older than a specific date from a configurable set of folders
by Mustafa Kok
Easily debuggable Windows service project template written in C#
by Alon Lek
HostMe is a simple one EXE application that can host your static web pages easily. It can run either as a console or as a Windows service with the minimal amount of effort from your side.
by Shesh Lamichhane
Step by step to add the transformation files of app.config in your .NET Windows service

All Articles

Sort by Score

Windows service 

21 Jul 2019 by Mustafa Kok
Easily debuggable Windows service project template written in C#
22 Mar 2014 by Shuqian Ying
Implementing the user account setting part of Membership+ management system.
31 Jan 2014 by Matthew Dennis
A utility to run Redis, or other executables, as a Windows Service.
23 May 2014 by László Á. Koller
An example of sending email notifications after a long delay from an MVC controller.
4 May 2014 by Shuqian Ying
Service based, multi-application, post ASP.NET 4.0 asynchronous custom membership stores for ASP.NET Identity 2.0 with a hierarchical role system.
23 May 2014 by László Á. Koller
An example of asynchronously sending email notifications after a long delay from an MVC controller.
8 Sep 2013 by Winfried Wille
MySQL-Fullltext: Start for a simple search-engine using MySQL C-API, WCF, and jQuery
7 Feb 2011 by #realJSOP
Windows service for synchronizing folders
4 Sep 2020 by Fredrik Rudberg
A Windows service that removes files older than a specific date from a configurable set of folders
24 Jan 2011 by Steinar Moen from Norway
How to transfer extremely large files using Windows Service and BizTalk Server
23 May 2014 by László Á. Koller
An example of requesting a daily report after a long delay from an MVC controller.
23 Aug 2010 by Ritesh Ramesh
Windows polling service with configurable add on tasks
18 Jun 2017 by Alon Lek
HostMe is a simple one EXE application that can host your static web pages easily. It can run either as a console or as a Windows service with the minimal amount of effort from your side.
15 Mar 2013 by jeff00seattle
Defining a Windows Service to incrementally backup an assigned directory to Windows Azure Blob Storage using Blob REST based upon root directory change notifications to FileSystemWatcher.