Download A simple windows service to host WCF or WF services

Description

This little dll makes it easy to : - host a WCF server in a win-service,- handle faulted exceptin to restart your WCF server in case of failure and restart it,- Create an installer for that service,- Access the WCF server directly, in case of Singleton pattern, for WF host...

Source Files

The download file cmdlineservice.zip has the following entries.


BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
CmdLineService.cs/* ww w .ja  v  a  2s . com*/
ICmdLineStarter.cs
Program.cs
ProjectInstaller.Designer.cs
ProjectInstaller.cs
ProjectInstaller.resx
Properties/AssemblyInfo.cs
SampleProject/App.config
SampleProject/Host.cs
SampleProject/Program.cs
SampleProject/Properties/AssemblyInfo.cs
SampleProject/Sample.csproj
SampleProject/WCFsample.cs
SampleProject/WFsample.cs
System.ServiceProcess.CmdLineService.csproj

Download

Click the following link to download cmdlineservice.zip.

cmdlineservice.zip




















Home »
  C# Free Code »
    Network »




ActiveDirectory
Bluetooth
Client
FTP
LDAP
Network
Server
Socket
TCP
WCF