Thanks for the reply Michel. Think I am just having problems understanding what to do to be honest. I am ok with WCF and my Services run fine as I have a prototype done with a WPF UI. With this Platform Builder project though, because it is in c++ you cant add a reference to the WCF Service, and I haven't really used c++ before so I dont know how to link my c++ Subproject and my c# WCF projects which are in the same solution.
I just want to be able to call my Operation Contracts in my c++ project which is the UI,
RE: Embedded Compact 2013 and WPF
Thanks for the reply Michel. Think I am just having problems understanding what to do to be honest. I am ok with WCF and my Services run fine as I have a prototype done with a WPF UI. With this Platform Builder project though, because it is in c++ you cant add a reference to the WCF Service, and I haven't really used c++ before so I dont know how to link my c++ Subproject and my c# WCF projects which are in the same solution.
I just want to be able to call my Operation Contracts in my c++ project which is the UI,
Thanks,
Nick