Welcome to MSDN Blogs Sign in | Join | Help

January 2008 - Posts

New to WCF programming??

Check out Clemens Vasters' paper introducing WCF up on http://msdn2.microsoft.com/en-us/library/aa480190.aspx ... Also, some presentations and hands-on labs at http://www.dotnet-university.com/CourseMaterials.aspx -shalini.

Configuring Peer Channel: With/Without App.config

So now that we know what the NetPeerTcpBinding is how you can end up using Peer Channel in your standard WCF application, let's take a look at how to configure peer channel. We follow the standard WCF (.NET really) pattern of allowing configuration through
 
Page view tracker