Search This Blog

Thursday, April 21, 2011

Windows Phone 7: How to Encrypt Communication with Desktop Application

Summary: Simple example showing how to implement encrypted communication between Windows Phone 7 and standalone .NET application.

Sunday, April 3, 2011

Silverlight: How to Communicate with Desktop Application via HTTP

Summary: Simple example showing how to communicate between a Silverlight application and a standalone .NET application with using HTTP.