How to add reference of WCF service to .Net CF 2.0 application?

Posted by Sumeet on Stack Overflow See other posts from Stack Overflow or by Sumeet
Published on 2010-06-08T12:27:13Z Indexed on 2010/06/08 12:32 UTC
Read the original article Hit count: 165

Filed under:
|
|

The .net CF 2.0 application does not understand the WCF proxy. So, it neds to be converted to ASMX proxy first and then to be added as reference to .net CF 2.0 application. But this is in theory. Need to know the exact steps of how to do it.

© Stack Overflow or respective owner

Related posts about c#2.0

Related posts about asmx