Hosting WCF Rest Services in WPF Application
问题 Hi i have some REST services created with WCF Rest Started Kit and i need to host these services in a WPF app. can someone point in the right direction? 回答1: There's a really good project in Codeplex called "WCF Guidance for WPF developers" which has white papers, articles, mini screencast to show you a lot of ways to use and leverage WCF if you're a WPF developer: http://wcfguidanceforwpf.codeplex.com/ Not sure if they have anything on REST webservices - but go have a look! For a series of