Come hear how to work with external REST, SOAP, and Windows Communication Foundation (WCF) services from Silverlight. Learn how to securely and efficiently communicate with services using Binary XML, debug services with improved Faults support, and implement server-to-client "push" using the new Add Service Reference for Duplex functionality.
-
Eugene Osovetsky
8 Comments
Timur said
March 20, 2009
Was this session recorded? Because I can't see any video.
Braulio said
May 16, 2009
Quite good webcast. Just a doubt... then WebClient.Credentials is not available yet on SL3? Will it be or can it be considered a security threat? (what if I need to call a third partie service but I need to provide credentials there?).
Peter Mathison said
July 03, 2009
Good Content, but I can't bear hearing the presenter say "ahhh" after every OTHER word. Literaly. It was painful...
Other than that good information.
I wish you could call SVCUTILs (SERVICEMODEL namespace) via Silverlight 3.
Phil Cockfield said
August 12, 2009
Is there a link anywhere to the code samples Eugene mentioned in his talk?
In particular I'm interested in the WCF Duplex server hosting piece.
Thanks
Nenad said
August 12, 2009
Good content, but SL 3 Beta Samples(MIX9) is not yet posted.
I thought I can use that to implement in my Silverlight project like in video.
I find something on MSDN(Configuring WCF Faults for Use with Silverlight Clients), but that also is not working properly.
What am I doing wrong?
P.S
Sorry for my bad English
Bill Craun said
August 18, 2009
What's available is posted here, but looks to be incomplete. The duplexing sample does appear to be available, though.
http://code.msdn.microsoft.com/silverlightws/Release/ProjectReleases.aspx?ReleaseId=2401
-bill
bob said
August 29, 2009
i agreed with Peter Mathison.
too much "ahhhh" in the presentation.
i watched the video for about 10 minutes.
seems like good info.
but the "ahhhhh" was just unbearable.
have to turn off the video.
i hope the sample code won't be named...
"AhDuplexCallBack"
"IAhDuplexService"
"AhSilverClient"
:=)
Hugo said
September 23, 2009
Where can I find this simple example for Silverlight 3 ???