<?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>Global Nerdy &#187; Blend</title>
	<atom:link href="http://www.globalnerdy.com/tag/blend/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.globalnerdy.com</link>
	<description>Tech Evangelist Joey deVilla on Shopify, startups, software development, tech news and other nerdy stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:30:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Silverlight 3 and Expression Blend 3 Betas Now Available!</title>
		<link>http://www.globalnerdy.com/2009/03/18/silverlight-3-and-expression-blend-3-betas-now-available/</link>
		<comments>http://www.globalnerdy.com/2009/03/18/silverlight-3-and-expression-blend-3-betas-now-available/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 20:06:19 +0000</pubDate>
		<dc:creator>Joey deVilla</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software and Services]]></category>
		<category><![CDATA[betas]]></category>
		<category><![CDATA[Blend]]></category>
		<category><![CDATA[Expression]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Silverlight]]></category>

		<guid isPermaLink="false">http://www.globalnerdy.com/2009/03/18/silverlight-3-and-expression-blend-3-betas-now-available/</guid>
		<description><![CDATA[This article originally appeared in Canadian Developer Connection. Silverlight 3 Beta Today at the MIX ‘09 conference, we rolled out the beta for Silverlight 3, the next iteration of our rich internet application platform. Version 3 adds a lot of new features including: Out of Browser Capabilities. Silverlight 3 applications aren’t just confined to the [...]]]></description>
			<content:encoded><![CDATA[<p></p><p class="alert"><a href="http://blogs.msdn.com/cdndevs/archive/2009/03/18/silverlight-3-and-expression-blend-3-betas-now-available.aspx">This article originally appeared in <em>Canadian Developer Connection</em>.</a></p>
<p><a href="http://silverlight.net/getstarted/silverlight3/default.aspx"><img style="border-right-width: 0px; margin: 0px 0px 5px 10px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Microsoft Silverlight logo" border="0" alt="Microsoft Silverlight logo" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/03/microsoft-silverlight.jpg" width="200" height="223" /></a></p>
<h3>Silverlight 3 Beta</h3>
<p>Today at the <a href="http://live.visitmix.com/">MIX ‘09 conference</a>, we rolled out the beta for <strong><a href="http://silverlight.net/getstarted/silverlight3/default.aspx">Silverlight 3</a></strong>, the next iteration of our rich internet application platform. Version 3 adds a lot of new features including:</p>
<ul>
<li><strong>Out of Browser Capabilities.</strong> Silverlight 3 applications aren’t just confined to the browser. Users can install and run them from their desktops – either Windows or Mac OS – and without having to download any additional runtimes or plugins. Better still, these desktop Sliverlight apps can detect whether the machine is connected to the internet and can also auto-update. </li>
<li><strong>Richer Graphics.</strong> There’s support for perspective 3-D graphics, pixel shader effects, a bitmap API, bitmap caching of vectors, text and controls, support for themed applications, new animation effects, enhanced control skinning and improved text rendering and font support. </li>
<li><strong>HD Video and Audio.</strong> Support for H.264/AAC, 720p+ live and on-demand streaming, true HD playback in fullscreen mode and support for third-party codecs. </li>
<li><strong>Better application features, including:</strong>
<ul>
<li><strong>New GUI controls,</strong> including their source code </li>
<li><strong>Support for “deep linking”:</strong> it’s now possible to bookmark a page contained within a Silverlight app </li>
<li><strong>SEO tools:</strong> The content of your Silverlight apps can be mirrored into HTML so your app can be indexed by search engines </li>
<li><strong>Enhanced data support</strong> </li>
<li><strong>Improved performance</strong> </li>
</ul>
</li>
</ul>
<h3><strong>Expression Blend 3 Preview</strong></h3>
<p><a href="http://www.microsoft.com/expression/try-it/blendpreview.aspx"><img style="border-right-width: 0px; margin: 0px 0px 5px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Microsoft Expression Blend" border="0" alt="Microsoft Expression Blend" align="right" src="http://www.globalnerdy.com/wordpress/wp-content/uploads/2009/03/expression-blend.jpg" width="312" height="213" /></a> Also available is the preview version of <strong><a href="http://www.microsoft.com/expression/try-it/blendpreview.aspx">Expression Blend 3</a></strong>, the “designer/developer workflow tool” for building interfaces for Silverlight and WPF projects. As with Silverlight 3, Expression Blend 3 adds a lot of new features including:</p>
<ul>
<li><strong>Sketchflow:</strong> a tool that lets you tool for quickly creating application prototypes, complete with interactivity. </li>
<li><strong>Behaviors,</strong> which let you add interactivity to an application without having to write code </li>
<li><strong>Photoshop and Illustrator file import</strong> </li>
<li><strong>Improved design and development experience</strong> </li>
</ul>
<h3>An Important Note for People Currently Building Silverlight 2 Apps</h3>
<p>Do not install Silverlight 3 development tools on a machine that you’re using to build Silverlight 2 apps! Visual Studio doesn’t support targeting multiple versions of Silverlight; if you install Silverlight 3 tools, you won’t be able to build Silverlight 2 apps anymore!</p>
<p>My recommendation is:</p>
<ul>
<li><strong>If you’re going to be working on Silverlight 2 projects,</strong> install Silverlight 3 tools on a machine that you’re not using for Silverlight 2 production. </li>
<li><strong>If you’re like me and not doing any work on Silverlight apps at the moment and want to get started,</strong> go ahead and grab the beta. </li>
</ul>
<h3>Finding Out More About Silverlight 3 Beta and Expression Blend 3</h3>
<p>You can find out more about both on the <a href="http://silverlight.net/getstarted/silverlight3/default.aspx">Silverlight 3 Beta page</a>.</p>
<h3>Getting Silverlight 3 Beta and Expression Blend 3 Preview</h3>
<p>Both are available at the <strong><a href="http://silverlight.net/getstarted/silverlight3/default.aspx">Silverlight 3 Beta download page</a></strong>. You can also follow the links below:</p>
<ul>
<li><strong><a href="http://go.microsoft.com/fwlink/?LinkID=143571">Silverlight 3 Beta Tools for Visual Studio</a>.</strong> Requires either <a href="http://msdn.microsoft.com/en-us/vs2008/products/cc268305.aspx">Visual Studio 2008 SP1</a> or <a href="http://www.microsoft.com/express/vwd/">Visual Web Developer Express 2008 SP1</a>. </li>
<li><a href="http://www.microsoft.com/expression/blendpreview"><strong>Expression Blend 3 Preview</strong></a>. </li>
<li><strong><a href="http://codeplex.com/Silverlight">Silverlight Toolkit:</a></strong> Extra controls for your user interfaces. </li>
<li><strong>Silverlight 3 Beta documentation.</strong> Available either <a href="http://go.microsoft.com/fwlink/?LinkId=111305">online</a> or as a <a href="http://go.microsoft.com/fwlink/?LinkId=144350">downloadable CHM file</a>. </li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.globalnerdy.com/2009/03/18/silverlight-3-and-expression-blend-3-betas-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

