0
kicks
Understanding WCF Services in Silverlight 2
This article covers in detail how to interact with WCF services in Silverlight 2 without reverting to magic as well as how to utilize the async pattern, setup external-website service access, utilize WCF configuration, create strongly-typed WCF clients, access JSON services, use thread wait to ease the need for async chains, and also how NetFXHarmonics DevServer can aide your WCF and general web development.