<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>scorbs &#187; mix09</title>
	<atom:link href="http://scorbs.com/tag/mix09/feed/" rel="self" type="application/rss+xml" />
	<link>http://scorbs.com</link>
	<description>karen corby&#039;s fabulous blog</description>
	<lastBuildDate>Tue, 10 Jan 2012 19:07:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Silverlight 3 Beta!</title>
		<link>http://scorbs.com/2009/03/24/silverlight-3-beta/</link>
		<comments>http://scorbs.com/2009/03/24/silverlight-3-beta/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 23:27:10 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[silverlight]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[mix09]]></category>

		<guid isPermaLink="false">http://scorbs.com/2009/03/24/silverlight-3-beta/</guid>
		<description><![CDATA[Here are all the Silverlight 3 Beta links, if you’re interested in digging in. Silverlight 3 Developer Runtime (windows, mac) Silverlight 3 Beta Tools for Visual Studio Microsoft Expression Blend 3 Preview Silverlight Toolkit .NET RIA Services As a callout:&#160; &#8230; <a href="http://scorbs.com/2009/03/24/silverlight-3-beta/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p></p><br /><p>Here are all the Silverlight 3 Beta links, if you’re interested in digging in.</p>
<p> <img src="http://farm4.static.flickr.com/3575/3383668614_88245f07e4.jpg?v=0" />
<ul>
<li>Silverlight 3 Developer Runtime (<a href="http://go.microsoft.com/fwlink/?LinkID=143433">windows</a>, <a href="http://go.microsoft.com/fwlink/?LinkID=143434">mac</a>) </li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=143571">Silverlight 3 Beta Tools for Visual Studio</a> </li>
<li><a href="http://www.microsoft.com/expression/blendpreview">Microsoft Expression Blend 3 Preview</a> </li>
<li><a href="http://codeplex.com/Silverlight">Silverlight Toolkit</a> </li>
<li><a href="http://go.microsoft.com/fwlink/?LinkId=144609">.NET RIA Services</a> </li>
</ul>
<p>As a callout:&#160; This is a developer beta release only! This means there is no “go-live” licensing available and the end-user runtime of Silverlight 3 is not available. </p>
<p>A full list of the new features can be found <a href="http://silverlight.net/getstarted/silverlight3/default.aspx">here</a>.</p>
<p>If you’re curious, some of the new framework features inside of the core runtime are:</p>
<ul>
<li>BasedOn Styles </li>
<li>Merged ResourceDictionaries </li>
<li>Ability to listen to handled routed events </li>
<li>Data Binding to DependencyProperty sources </li>
<li>Binding supports RelativeSource syntax </li>
<li>Explicit update for Bindings </li>
<li>Validation UI supported by VSM </li>
<li>MultiSelection for ListBox </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://scorbs.com/2009/03/24/silverlight-3-beta/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Mix 09: Building Microsoft Silverlight Controls</title>
		<link>http://scorbs.com/2009/03/23/mix-09-building-microsoft-silverlight-controls/</link>
		<comments>http://scorbs.com/2009/03/23/mix-09-building-microsoft-silverlight-controls/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 02:58:46 +0000</pubDate>
		<dc:creator>Karen</dc:creator>
				<category><![CDATA[silverlight]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[controlmodel]]></category>
		<category><![CDATA[mix09]]></category>

		<guid isPermaLink="false">http://scorbs.com/2009/03/23/mix-09-building-microsoft-silverlight-controls/</guid>
		<description><![CDATA[Thank you to everyone to who came to my talk at Mix09!&#160; I’m always a bit nervous having talks on the last day of a conference. (After all, you work really hard to pull a session together – and it &#8230; <a href="http://scorbs.com/2009/03/23/mix-09-building-microsoft-silverlight-controls/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p></p><br /><p>Thank you to everyone to who came to my talk at Mix09!&#160; </p>
<p>I’m always a bit nervous having talks on the last day of a conference. (After all, you work really hard to pull a session together – and it can kinda be a bummer talking to mostly empty chairs.)&#160; But my room was full, and the audience’s vibe felt great from stage.&#160; :) </p>
<p>If you missed the session, you can watch the <a href="http://videos.visitmix.com/MIX09/T16F">video</a> here:</p>
<p> <a href="http://videos.visitmix.com/MIX09/T16F"><img src="http://farm4.static.flickr.com/3447/3378529580_bf0b8abb3b.jpg" /></a>
<p>Also, as promised, here are links to…</p>
<li><a href="http://scorbs.com/silverlight/mix09/T16F-Corby.zip">Sample source code</a> </li>
<li><a href="http://scorbs.com/silverlight/mix09/T16F-Corby.pptx">Deck</a>
<p>The final <a href="http://scorbs.com/silverlight/mix09/WishExplorer/">WishExplorer</a> demo uses <a href="http://www.wishpot.com">Wishpot</a>’s <a href="http://www.wishpot.com/help/developers.aspx">3rd party web service</a>.&#160; </p>
<p>   <a href="http://scorbs.com/silverlight/mix09/WishExplorer/"><img src="http://farm4.static.flickr.com/3067/3378538890_ca85250a83.jpg" /></a>
<p><a href="www.wishpot.com">Wishpot</a> is a great site for wishlisting – it’s aimed at avoiding “random” (note quotations) presents on your birthday and holidays. :)&#160; Anyways, in order to compile &amp; run the demo locally, you’ll need to request a developer key from them <a href="http://www.wishpot.com/help/developers.aspx">here</a>.</p>
<p>Also, here’s a link to two other demos, if you’d link to click around them:</p>
<p>   <a href="http://scorbs.com/silverlight/mix09/WishDetails/"><img src="http://farm4.static.flickr.com/3652/3377720397_d3f82464c6_m.jpg" /></a> <a href="http://scorbs.com/silverlight/mix09/WishControl/"><img src="http://farm4.static.flickr.com/3655/3377720311_7b6134c2aa_m.jpg" /></a>
<p>A few callouts:</p>
<ul>
<li>Thank you to Wishpot’s CTO <a href="http://www.lianza.org/">Tom Lianza</a> and&#160; Senior Designer John Hildenbiddle for all their help on the backend and visuals for the demos. </li>
<li><a href="http://blogs.msdn.com/devdave/">Dave</a> – your radial panel rocked it.&#160; Thanks! </li>
</ul>
<p>Any feedback you have on the session content or presentation is appreciated – I’m always trying to be a better speaker.&#160; :)</p>
<p>p.s.&#160; I’ve posted an update to my <a href="http://scorbs.com/2008/03/18/snippetmanager/">SnippetManager</a> – it now automatically copies the snippets to the clipboard.</p>
</p>
</li>
]]></content:encoded>
			<wfw:commentRss>http://scorbs.com/2009/03/23/mix-09-building-microsoft-silverlight-controls/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Mix09 – So Divine!</title>
		<link>http://scorbs.com/2009/03/10/mix09-so-divine/</link>
		<comments>http://scorbs.com/2009/03/10/mix09-so-divine/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 05:33:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[silverlight]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[mix09]]></category>

		<guid isPermaLink="false">http://scorbs.com/2009/03/10/mix09-so-divine/</guid>
		<description><![CDATA[Yep.&#160; That’s a rhyming blog post title.&#160; Anyways.&#160; :) Mix09 is next week.&#160; As you can tell from the title of our talks… You’ll get to see Silverlight 3 at Mix this year! Here are some of the core Silverlight &#8230; <a href="http://scorbs.com/2009/03/10/mix09-so-divine/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p></p><br /><p>Yep.&#160; That’s a rhyming blog post title.&#160; Anyways.&#160; :)</p>
<p> <a href="http://2009.visitmix.com"><img src="http://farm4.static.flickr.com/3618/3346292688_38ddd7d028.jpg?v=0" /></a>
<p>Mix09 is next week.&#160; As you can tell from the title of our talks… You’ll get to see Silverlight 3 at Mix this year!</p>
<p>Here are some of the core Silverlight talks (including one by me).</p>
<p>Also note the ambiguously named talk by Mike Harsh – I can’t wait for that session!</p>
<p> <a href="https://content.visitmix.com/2009/sessions/"><img src="http://farm4.static.flickr.com/3361/3346278694_71e49f9d9b.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://scorbs.com/2009/03/10/mix09-so-divine/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

