1
peeps

POKE 53280,0: Pete Brown's Blog : Creating a Silverlight WCF Binary Encoding Client in Code

published 379 days, 15 hours, 23 minutes ago posted by http://jonnyboats.wordpress.com/http://jonnyboats.wordpress.com/ 380 days, 8 hours, 34 minutes ago
Thursday, July 16, 2009 12:31:39 PM GMT Wednesday, July 15, 2009 7:20:41 PM GMT

Creating a Silverlight WCF Binary Encoding Client in Code

In Silverlight, it can sometimes bet better to skip using the ServiceReferences.ClientConfig file and instead create your WCF clients from code, specifying the endpoint address. This was pretty simple in Silverlight 2 where all we had was basicHttpBinding. Silverlight 3, however, adds in the ability to use binary message encoding via the binaryMessageEncoding element in the server-side WCF config file – something that is on by default in the Sil...

category: News | clicked: 1 | | source: community.irritatedvowel.com | show counter code
tags: Silverlight, WCF

No comments yet, be the first one to post comment.

To post your comment please login or signup