
POSTCLIENT.CODEPLEX.COM
Windows Phone POST client - HomePostClient is an easy-to-use, thread-safe utility which makes HTTP POST web requests. It is designed in Silverlight for Windows Phone 7. It encapsulates HttpWebrequest and HttpWebResponse and works similarly to the WebClient class. PostClient is found under "WindowsPhonePostClient" namespace and gets a dictionary of key-value pairs as the request parameters. Example of use:
http://postclient.codeplex.com/