-
I’ve been playing with a little WPF desktop application that creates “notes” using the Live Framework SDK on Live Mesh. It’s intentionally simple and it looks like this; and the notes are the little TextBoxes over in the ListBox on the right hand side. There are buttons (top left from top to bottom)...
-
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...
-
Following up from the previous post where I'd been trying to write a little bit of code that shares some photographs via the Live Mesh using a standard, installed, client application written in WPF. That all worked out fine but the main problem that I encountered was that I wanted to have a single MeshObject...