-
At the UK TechDays online conference last week there were a number of sessions around Silverlight and Windows that I wanted to provide follow-up resources on here. Session: Modern Windows Applications Visit Develop For Windows Download the WPF Ribbon Control and get the information on it here Download...
Posted to
Mike Taulty's Blog
by
mtaulty
on
Tue, Jan 25 2011
Filed under:
Filed under: .NET, C#, WCF, WPF, Silverlight, UKCommunities, Windows7, NETFramework4, VisualStudio, PnP, Blend, WCFRIAServices, OData, WCFDataServices, RIA, PRISM, Expression
-
An update from the WCF RIA Services guys . I was lucky enough to have a chat with Dinesh a few weeks ago about RIA Services and I heard about some of the things that are going on but have a proper read of the forum post to get the official info from the team.
-
This post is made from a train where I got bored and noticed an email in a discussion list folder that mentioned that Silverlight could do WCF authentication using TransportWithMessageCredential security. I’m not at all sure if this is a new thing and suspect that it’s more likely that it’s always been...
-
I had a quick look at the binary XML encoding for SOAP messages with Silverlight 3’s updated WCF library. One thing that struck me in all this is that it looks like (i.e. as far as I can tell so far with reflector) that the WCF stack has gained binary XML encoding but hasn’t gained MTOM XML encoding...