I did an event down in London with MikeO today called something along the lines of “Catching up with Rich Clients”. This is us in the “packed and warm” Microsoft, London office;
The essential idea of it was to provide an overview of what’s been going on with WPF and Silverlight over the last couple of years for people who perhaps haven’t been following it too closely.
It was good fun and it was a packed out event ( nice to see because we’re not doing many in-person events under the MSDN banner these days ) although we did run slightly awry with the timing and ate up another 10 mins of time over and above our allotted 3 hours.
In terms of the slides, they’re published up here for download or viewing;
http://www.slideshare.net/ukdpe
and they’ll show up on the MSDN Events site in a few days
In terms of the demos, I did a bunch of stuff and I’m not sure how useful it is in isolation but I thought I’d try and share it nonetheless.
In the first section, I did some basic demos around;
- XAML
- Data Binding
- Controls
You can find the projects for those demos here;
- XAML ( doesn’t really do anything )
- Data Binding
- Controls ( this is a link to a previous post where I’ve already published that particular application )
In the second section, I did some demos around;
- Hardware acceleration and effects.
- The MIX 08 keynote WPF application ( no link to this – not sure if it is online anywhere? )
- This application of mine ( note – this has binaries in it because building it will require the DirectX SDK )
- 3D
- I used the controls application from the previous section
- I used this little example of mine
- Interoperability with HTML content
- My WPF Virtual Earth control
- Windows Forms ( different example, note – this has binaries in it because again it would require DirectX SDK )
- Speech
- Documents
- Unified framework (my over-the-top document example)
- Commands ( my example )
Enjoy.