Cool new stuff for Windows developers, part 1: Silverlight 2 + sockets

Been researching new developer content opportunities recently and wanted to post on a few of them to see what sort of response they generate.

The first is socket support in Silverlight 2. This feature allows the Silverlight application to communicate directly with a web service, for example, using an asyncronous programming model. Looks like one of the best introductions is this blog post.

Leave a Reply