Re: WebRequest Methods
- From: "Peter Foot [MVP]" <feedback@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 9 Nov 2007 17:10:26 -0000
Yes it does have HttpWebRequest, but not FtpWebRequest. If you want an example of a non-soap web service I did some work on the Facebook Developer Toolkit to add .NETCF support:-
http://www.codeplex.com/FacebookToolkit/
There isn't really a way to filter out the .NETCF only documentation. However all the supported classes and methods etc should be marked with a PDA icon when they are supported on devices.
Peter
--
Peter Foot
Microsoft Device Application Development MVP
www.peterfoot.net | www.inthehand.com
In The Hand Ltd - .NET Solutions for Mobility
"Fred Chateau" <fchateau@xxxxxxxxx> wrote in message news:e3SQeIvIIHA.1324@xxxxxxxxxxxxxxxxxxxxxxx
Does Compact Framework have WebRequest methods, such as HTTPWebRequest and HTTPWebResponse? If not, how do I talk to a Web Service that doesn't use standard SOAP protocols?
Also, is there an easy way to separate the documentation for Compact Framework in Visual Studio, so that you are not sorting through all the Framework methods that don't apply.
--
Regards,
Fred Chateau
fchateauAtComcastDotNet
.
- Follow-Ups:
- Re: WebRequest Methods
- From: Fred Chateau
- Re: WebRequest Methods
- References:
- WebRequest Methods
- From: Fred Chateau
- WebRequest Methods
- Prev by Date: WebRequest Methods
- Next by Date: Re: Can a compact framework application of full framework application hit a java webservice running on apache
- Previous by thread: WebRequest Methods
- Next by thread: Re: WebRequest Methods
- Index(es):
Relevant Pages
|