Click here to Skip to main content
15,882,209 members
Articles / Programming Languages / C#

Generic WCF Service Host and Client

Rate me:
Please Sign up or sign in to vote.
4.96/5 (21 votes)
13 May 2010CPOL5 min read 260K   4.7K   118  
A generic WCF Windows Service host and client with minimal configuration, with asynchronous support.

Revisions


  

Compare Revision Minor Date Status Editor
7 - publicly available No 10-Jul-10 2:23 Available Smitha Nishant
6 No 13-May-10 11:49 Composing
5 No 2-May-10 17:23 Composing
4 No 2-May-10 5:27 Composing
3 No 1-May-10 16:40 Composing
2 No 1-May-10 16:39 Composing
1 No 1-May-10 8:41 Composing

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Since 2001 I've been writing .NET applications in C# and architecting n-tier applications in the enterprise. Before that I worked as a tech writer for nine years. Don't bother doing the math. I'm old. Ever since I laid eyes on my first Commodore PET, I've been a technologist. I've worked in the software world for fifteen years. I started as a technical writer and learned to code from the best engineers as I worked with them in creating technical documentation. It was then that I learned that writing code was more fun and frankly easier than writing about code. I've been doing both ever since. You can visit my blog at http://www.tsjensen.com/blog.

Comments and Discussions