End Google Ads 201810 - BS.net 01 --> Hi

I would like to use WCF to implement a named pipe, and what I would like to do is to implement it on a similar basis as you would a normal web service, i.e. using [servicecontract], configuring the app.config file, etc. Scouring the internet I can't seem to find a good example that does just that and the one found in: http://www.omegacoder.com/?p=101 is not the solution I am looking for.

Does anyone have a good example I could follow?

Thanks