Friday, March 28, 2008 - Posts

Silverlight 2 - Passing Data Across Plug-In Instances

Again, this falls into the category of "just for fun" but it's something that I wanted to experiment with. I wanted to see how easy it was to put together something that passed data from one Silverlight plug-in instance on a page to another instance (on Read More

Filed Under:

Entity Framework - Serializing Graphs of Entities

Julie points to Danny and Danny points to the next CTP of Entity Framework - if you're interested in serializing the entities that Entity Framework returns back to you then you'll be interested in this; http://www.thedatafarm.com/blog/2008/03/28/HallelujahEntityGraphsWillBeXMLSerializable.asp Read More

Silverlight 2 - Update to previous post around clientaccesspolicy.xml

Just an update to this post as I got a little worried after publishing it :-) In case it wasn't obvious - you wouldn't really want to use a clientaccesspolicy.xml file like the one that I used which says "Allow anybody to do anything" as that'd more than Read More

Filed Under: