|
|
|
Welcome to Windows Services section of C# Corner. In this section, you will find various Windows Services related source code samples, articles, tutorials, and tips.
|
|
|
|
|
|
|
|
|
Windows Services Admin: Control Your Windows Services
by
Dipal Choksi
on
May 22, 2007
In this article, we will create an application to control Windows services on our local computer as well as on remote computers. You can simultaneously Stop or Start multiple Services on the local computer or on the specified remote computer.
|
Service Explorer
by
Levent Camlibel
on
Aug 23, 2006
This program manages services running in your computer. You can use the GetServices method on the ServiceController class to retrieve a list of the services on a particular computer.
|
Debugging Windows Services in C# and .NET
by
Praveen Moosad
on
Feb 06, 2006
The compiled executable file that a service application project creates must be installed on the server before the project can function in a meaningful way. You cannot debug or run a service application by pressing F5 or F11. Here we are going to see how to debug our own windows services.
|
Meal Scheduler in C#
by
Maheswara Rao
on
Feb 06, 2006
In this application once you enter your meal timings. A message box will appear on the screen while you are working and remember you about your meal with light sound.
|
Birthday Wish Scheduler in C#
by
Praveen Moosad
on
Feb 02, 2006
In this article we are going to see how to build a windows service for fetching record from database and wishing the person whose birthday falls on that particular day.
|
Forum Alert Service Version 1.0
by
sivakumar.nagarajan '
on
Jan 15, 2006
The Alert Service is a Windows service that can be deployed in any discussion forums and whenever a thread is posted to the forums, an alert will be issued in the form of a message to the user.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Description
|
|
This book is an in-depth treatment of printing functionality available in .NET Framework with real-world ready to use sample code written in .NET 2.0. This book also answers some of the most commonly asked questions such as how to print text files, how to print forms and controls and much more.
|
|
Browse more books here»
|
|
|
|
|