Saturday, January 16, 2010

New features in Silverlight 4 Beta: Multicast, Authentication, WCF

This post will be about some new communication features in Silverlight 4.  In the coming days I’ll write about frameworks built on top of WCF:  WCF Data Services (formerly ADO.NET Data Services) and WCF RIA Services (formerly .NET RIA Services).

What’s new?

I have tested multicast, client http stack authentication and WCF NetTcpBinding (from client to server and duplex). You can download sources below.

I had some problems to get IIS configured to use Net.TCP.  Mike had written an excellent post about using WCF NetTcpBinding with Silverlight 4. You should read it.

Useful links

No comments: