C# WCF Service Hosted via Windows Service with DB connectivity Demo/Tutorial
This demo intends to provide basics of creating a WCF service in C#, hosting it via Windows Service, consuming it from a console application. It also provides steps to connect your application to a DB and fetch it results.