I recently published a free video on Creating your first WCF client.
This week I'll guide you through how to create your first WCF client application that consumes an existing WCF service (see the previous WCF screencasts below for more details). You'll see how to add a service reference to the client project using the WCF service's Metadata Exchange (MEX) endpoint, which generates the service definition and contract, and then we'll use those generated artifacts to actually invoke the service operations.
Check out our growing collection of free .NET screencasts and videos. Subscribe to the Pluralsight feed to be notified when new screencasts are published. Also, check out our growing library of online .NET training courses -- see what you can learn with Pluralsight On-Demand!
Posted
Oct 26 2008, 01:30 AM
by
Aaron Skonnard