Welcome to MSDN Blogs Sign in | Join | Help

Monday, January 31, 2005 - Posts

Accessing a WebService's WebRequest and WebResponse in NetCF

One common question regarding the .NET Compact Framework involves the availability of the WebRequest and WebResponse objects used by the SOAP client when making a web service call. If you are using version 1 of the .NET Compact Framework (1.0.2268.0),
 
Page view tracker