Browse by Tags
All Tags »
NETCF WCF (RSS)
Sorry, but there are no more tags available to filter with.
If you had a desktop client that worked with the desktop’s AddServiceReference, and now wanted to use the same code on a mobile client – generating the proxy with a NetcfSvcUtil.exe tool, there is a gotcha that I recently got a customer query about. If
Read More...
I recently got a question from a customer on how one can add custom headers to NETCF app. There is a lot of documentation on how to do this using OperationContextScope and IDispatchMessageInspector on the desktop side, but neither is supported on CF 3.5
Read More...