Skip to main content
Home Learn Videos All How Do I: Use Binary encoding for WCF with Silverlight 3?
Presented by:Todd Miranda
October 21, 2009 | Duration: 20:08
Login to Rate
:( Error
0 0
Select Your Format
Silverlight 3 includes support for binary message encoding in WCF services. There are many benefits of binary message encoding, but debugging can be more difficult. In this video, Todd Miranda demonstrates how to use binary message encoding in Silverlight 3 and what changes can be made to debug the messages.
Member
3579 Points
#1 October 21, 2009 10:16 PM
Thanks Todd. This is very helpful. The workaround with the "." and having to stop IE at just the right time seems tricky and potentially frustrating. I guess if I was really stuck and needed to debug the transport, this would work as a last resort.
1 Points
#2 October 22, 2009 7:51 PM
Thanks Todd for nicely explaining how to use Binary Encoding.
82 Points
#3 October 24, 2009 5:38 AM
That looks like a huge difference in size between the two methods? Is the binary one like "zipped" sort of?
3 Points
#4 October 26, 2009 5:52 PM
Todd, is there any improved capabilities with the silverlight-enabled-wcf service regarding security? Can we now use the asp.net authorization model?
thanks,
Steve
519 Points
#5 October 27, 2009 4:43 PM
Instead of stopping the browser from loading each time, couldn't you change the start options for the web project to include the "." after localhost?
You must be logged in to leave a comment. Click here to log in.