Today we will create a Windows service, which will serve as the WCF service. An example will be based on the use of the libraryFastReport.Service.dll (WCF Service Library), which can be found in the package of FastReport .NET.
Open Visual Studio and create a project WindowsService. Read more...