Thanks everyone who came to my talk Thursday morning! (And to those brave souls who came to the 5:45pm repeat.)
The session video is now posted on the Mix site.
I’ve also uploaded the sample code and deck, if you’re interested. (I’ll post my flickr viewer app soon in a different post.)
Some other links…
- All the Mix08 session videos
- Description of the breaking changes between Silverlight Alpha 1.1 and Beta1
And a few more…. (that I shameless stole from Tim. See his post for some installation hints.):
- Internet Explorer 8 Beta 1
- Silverlight 2 Beta 1 Runtime
- Silverlight 2 Tools for Visual Studio 2008 and SDK
- Source Code / Unit Tests for Silverlight 2 Controls
- Expression Studio 2 Beta (contains Blend, Design, Encoder, Media and Web)
- Expression Blend 2.5 March 2008 Preview
- Expression DeepZoom Composer
- ASP.NET MVC Preview 2
Hope everyone enjoyed the rest of their time in Vegas. Sadly, mine was a bit too eventful. I ended up leaving my Mix bag by the pool… Which had my wallet in it. I guess some things really will “stay in Vegas”…
You are great!
When will you upload the flickr viewer app?
Hi, great session. Quick question though, your example is all around a single app styling that is built into the compiled app. With Skinning & Styling is it possible to do this via a css-like method? For example allowing the user to choose the site styling they wish, or re-branding a generic site depending on audience or URL.
Hopefully I’ll get to watch ya at next years MIX. I’ve been getting back into WPF development and finding alot of ‘linkbacks’ to your site, including one in “WPF unleashed”. Nice 🙂
I’m also noticing a pattern with the (awesome) pictures you take..is the ‘reflection shot’ a staple? guess time will tell 🙂
when will you post flickr viewer app ?
Hi karen! I am Ivana Tilca from Argentina i am a Microsoft Student Partner, i loved u mix event. I would like to contact u cause i am working on a silverlight 2.0 web site for a microsoft event check out.
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032372020&Culture=es-AR
and as u can see i am the silverlight speaker. I would love to share my work with u and also have a couple of doubts please answer me.
thanks a lot!! gracias!!
Hi. I’ve been looking around to see if there’s a method to combine SL styles similar to CSS. Do you know of any?
For example in CSS, I can use:
My text goes here.
In SL, is there any way to do this, something like:
hi, i m a newbee in silverlight….an amazing session must say…helped a lot…well hav a question ….i hav custom control template in liabrary…and i want to add that template dytnamically into page.xaml how do i do that?