-
I was lucky enough to have a chance to chat with Aaron Skonnard at DevWeek last month and I captured a few videos which I thought I’d share here. Aaron (as you probably know) is a co-founder of the Pluralsight company and is a great trainer and technical presenter and was keynoting DevWeek with a talk...
-
I’m trying to write some code against the Live Framework SDK and I was trying to avoid hanging my UI so I figured that what I’d do is to use all the async options within the object model. So…as a for instance – if I have data backed by 5 MeshObjects on the screen and the user selects 3 of them and presses...
-
Following on from this previous post , the WPF and Silverlight code that I've been running tries to access a MeshObject ( containing a DataFeed of photos ) that the code itself creates at initialisation time. What I wasn't sure about at all was how that'd work if I wanted to make the same data available...
-
I added a few screencasts to Channel9 around the Live Framework/Mesh. They're pretty introductory but might be helpful if you're looking to start out with Live Framework and want to save some time by re-using some of what I've already tried to figure out about the SDK. The screencasts are here ( note...