WSDL.exe tool - generating code for .NET Compact Framework
Is the wsdl.exe tool capable of generating proxy code for .NET Compact Fra开发者_开发问答mework 2.0?
Regards Dominik
It's possible but .NET Compact Framework doesn't support all functionality generated by wsdl.exe.
For a description on how to filter out nonsupported features see this link-> How to: Use a Proxy Generated by Wsdl.exe
精彩评论