C# Windows Service Visual Studio 2008(sarin.mobi)
submitted by
sathai(262) 3 years, 9 months ago
Creating a program that can run in the background of the operating system has any benefits, this is very important as the program can run without a graphic user interface. Complex service that are to run are longer time, and without the need the user to login the system. Windows services are harder to develop, debug, and test. But if you software are to run in server that require to start up automatically with the server is turn on, Windows service is your choice.
Here I will demo you how to create a windows service project using C# and using .NET Framework 3.5, to cover the latest of technologies. Older framework are not much different in developing, you can find how to develop older framework Windows service from Google. I’m going to teach you how to develop a windows service
|category: C#
|Views: 3006
tags:
C# another
Everyones tags:
Your Tags: