Introduction: Exposing WCF Services using Synergy.NET.
In this, We are defining another way to create a WCF service.
Creating a Windows Service:
Using Synergy .NET it is very easy to create a Windows Service. We provide a project template called “Windows Service”, and when you create a new project from the template you essentially have all of the code that you need to implement the service.
For this purpose, we needs Windows development system with some products installed which are followings:
-
Visual Studio 2010 Professional.
-
Synergy/DE 9.5.1a(or later).
-
Synergy Language Integration for Visual Studio 9.5.1a
Steps:
- Open visual studio and go to File menu.
- Select New > Project.
- Select Synergy/DE from the templates list.
- Select Windows Service and give a name.
- Click on OK button as shown in the figure below:

Join the conversation! Your thoughts help the community grow.