Click here to Skip to main content
15,893,381 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to Creat a application like a reminder in client system when a record insert in database..

Pls give any solution..

thnq<b></b>
Posted

1 solution

There's a Windows Service template in availble when you click on File | New | Project in the Visual Studio menu. If you can't find it, try this CodeProject article:

Developing a Windows SERVICE Application using .NET Framework with C#.[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900