Rockford Lhotka TechTalk
02 Jul 2009
MCsla on the Olso May CTP
Rockford Lhotka writes
"...I’ve updated my prototype MCsla project to work on the “Olso” May CTP. The update took some effort, because there are several subtle changes in the syntax of “Oslo” grammars and instance data. What complicated this a little, is that I am using a custom DSL compiler because"
Read post »
Michele Leroux Bustamante TechTalk
02 Jul 2009
Updated Proxy Generator
Michele Leroux Bustamante writes
"...change I made to my proxy wrapper to automate creating the channel in the constructor actually had a nasty side-effect that didn't surface until I tried to use it for a federated security sample. ClientCredentials was not accessible since the channel was already created...have since updated the proxy generator here:"
Read post »
David Yack Editors Picks
02 Jul 2009
Snapshot of Silverlight 4 Wish List
David Yack writes
"...I had some help pulling together a summary of what people are asking for...The following is just a snapshot but thought you might find it interesting...The top 10 or so on the list all had multiple people requesting those items..."
Read post »
Jonas Folleso NET Framework
01 Jul 2009
MVVM and .NET RIA Services Demos
Jonas Folleso writes
"...The MVVM demo is basically a the Dive Log example application taken further, with multiple View Models communicating through an Event Aggregator and a touch of navigation using the Silverlight 3 navigation framework. The .NET RIA Services demo is a “plain” data centric application, as well as a second demo app which uses nHibernate and the XML Metadata..."
Read post »
Michele Leroux Bustamante Editors Picks
01 Jul 2009
Workaround for WCF Bug When Using a Certificate Reference
Michele Leroux Bustamante writes
"...I have never run into this problem before, but I just realized that in WCF applications when I provide a certificate reference with FindBySubjectName - it can fail if you have two similarly named (not identical) certificates. I don't think this is by design, it has to be a bug, but I found a workaround..."
Read post »