Sending the HTTP sender in WCF calls ( used SOAP on .net compact framework ) -
i having mobile application calling wcf using proxy generated using netcfsvcutil.exe. need send simple http header information ( required server side) each wcf calls.
as iclientmessageinspector not supported in .net compact framework , want know there way send http header.
-vivek
Comments
Post a Comment