<?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>Gary Pretty's Blog &#187; Silverlight</title>
	<atom:link href="http://blog.garypretty.co.uk/index.php/category/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.garypretty.co.uk</link>
	<description>.Net Development &#38; General Tech Related News</description>
	<lastBuildDate>Wed, 19 May 2010 23:51:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Bing Silverlight Control with the Bing Web Service Application</title>
		<link>http://blog.garypretty.co.uk/index.php/2010/05/19/bing-silverlight-control-with-the-bing-web-service-application/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2010/05/19/bing-silverlight-control-with-the-bing-web-service-application/#comments</comments>
		<pubDate>Wed, 19 May 2010 21:35:03 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[bing]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=260</guid>
		<description><![CDATA[After reading Carl Dickinson&#8217;s post on Mando Group Labs about the Bing Silverlight Control, I wanted to give it a try myself. I decided to set about using the Bing Silverlight control to display available hotels from LateRooms.com.  LateRooms.com have an affiliate scheme that exposes the availability of hotels via XML feeds (you do need [...]]]></description>
			<content:encoded><![CDATA[<p>After reading <a href="http://labs.mandogroup.com/programming/silverlight-and-bing-maps/">Carl Dickinson&#8217;s post</a> on Mando Group Labs about the <a href="http://labs.mandogroup.com/programming/silverlight-and-bing-maps/">Bing Silverlight Control</a>, I wanted to give it a try myself.</p>
<p>I decided to set about using the Bing Silverlight control to display available hotels from LateRooms.com.  LateRooms.com have an affiliate scheme that exposes the availability of hotels via XML feeds (you do need an affiliate ID to use the feeds but this could easily be replaced by any other similar feed).</p>
<p>You can <a href="http://www.garypretty.co.uk/bingmaps1/Default.aspx">view the sample app</a> I have created <a href="http://www.garypretty.co.uk/bingmaps1/Default.aspx">here</a> (note: LateRooms has mostly UK hotels so probably best trying a UK location, e.g. &#8220;Southport UK&#8221;). </p>
<p>To create the app I create added four controls to my page;  </p>
<ul>
<li>Bing Silverlight Control &#8211; This is obviously the main focus of the app.</li>
<li>A text box and a button to accept a location from the user and start the request to get the hotels.</li>
<li>A list box to display a picture, the name and the first line of the address for each of the hotels.</li>
</ul>
<p>Once the user enters a location into the text box and clicks the button the following happens;</p>
<ul>
<li>The location entered by the user is sent to the Bing Geocode web service and providing it can find a match it returns the lattitude and longitude for the location.</li>
<li>This map is then centred on this location.</li>
<li>Finally the newly returned coordinates are used to get a list of available hotels from the LateRooms XML feed. This list is then iterated through and a pin for each hotel is added to the map and the list is then bound to the list box.</li>
</ul>
<p>Finally I added an event handler to the selection changed event of the list box to re-centre the map on the coordinates of the selected hotel.</p>
<p>There is plently more that could be done with this app, not least making the UI a little more attractive, but I wanted to just get a feel of how easy it was to implement some basic Bing maps functionality in Silverlight.</p>
<p>If you are interested to see the source code to the application let me know and I can post it.  Right now I am off to try some more experiments!</p>
<p>Don&#8217;t forget if you liked this, subscribe to my RSS feed and / or follow my Twitter (links at the top of the page).</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/bing' rel='tag' target='_self'>bing</a>, <a class='technorati-link' href='http://technorati.com/tag/Silverlight' rel='tag' target='_self'>Silverlight</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2010/05/19/bing-silverlight-control-with-the-bing-web-service-application/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Silverlight Masterclass!</title>
		<link>http://blog.garypretty.co.uk/index.php/2010/04/29/the-silverlight-masterclass/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2010/04/29/the-silverlight-masterclass/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 12:30:27 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=258</guid>
		<description><![CDATA[The Silverlight Tour comes to the UK – and it’s called the Masterclass! This 3 day hands-on training with both designer and developer tracks looks awesome and (uniquely) has two expert trainers per course.  Currently scheduled in London, Manchester, and the Midlands for June, all courses also come with the chance to win an xbox [...]]]></description>
			<content:encoded><![CDATA[<p>The Silverlight Tour comes to the UK – and it’s called the Masterclass!</p>
<p>This 3 day hands-on training with both designer and developer tracks looks awesome and (uniquely) has <strong>two </strong>expert trainers per course. </p>
<p>Currently scheduled in London, Manchester, and the Midlands for June, all courses also come with the chance to win an xbox 360, and Silverlight Spy licences!</p>
<p>Early bird discount of £100 if you book in May, and if you are a member of #SLUGUK or #<a href="http://www.nxtgenug.net/" target="_blank">nxtgenug</a> there are additional discounts to be had.</p>
<p>Full Details are here: <a href="http://silverlightmasterclass.net/">http://silverlightmasterclass.net</a></p>
<p>In addition bbits are holding a raffle for a free ticket for the masterclass. To be eligible to win the ticket (worth £1095!) you MUST paste this text, including all links, into your blog and email <a href="mailto:Ian@bbits.co.uk">Ian@bbits.co.uk</a> with the url to the blog entry.  The draw will be made on June 1st and the winner informed by email and on <a href="http://silverlightmasterclass.net/">http://silverlightmasterclass.net</a></p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Silverlight' rel='tag' target='_self'>Silverlight</a>, <a class='technorati-link' href='http://technorati.com/tag/training' rel='tag' target='_self'>training</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2010/04/29/the-silverlight-masterclass/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Silverlight and Windows Phone 7 Link Post</title>
		<link>http://blog.garypretty.co.uk/index.php/2010/04/08/silverlight-and-windows-phone-7-link-post/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2010/04/08/silverlight-and-windows-phone-7-link-post/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 00:35:21 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Phone 7]]></category>
		<category><![CDATA[WP7]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=252</guid>
		<description><![CDATA[With the recent announcements regarding Silverlight 4 and Windows Phone 7 Development, I thought I would share a few links to some sites I have found useful, both recently and in the past when starting to work with Silverlight and Windows Phone 7 dev using Silverlight. Windows Phone 7 Dev WP7 Panorama App   http://blogs.claritycon.com/blogs/design/archive/2010/03/30/building-the-elusive-windows-phone-panorama-control.aspx Twitter [...]]]></description>
			<content:encoded><![CDATA[<p>With the recent announcements regarding Silverlight 4 and Windows Phone 7 Development, I thought I would share a few links to some sites I have found useful, both recently and in the past when starting to work with Silverlight and Windows Phone 7 dev using Silverlight.</p>
<p><strong>Windows Phone 7 Dev</strong></p>
<p>WP7 Panorama App  <br />
<a href="http://blogs.claritycon.com/blogs/design/archive/2010/03/30/building-the-elusive-windows-phone-panorama-control.aspx">http://blogs.claritycon.com/blogs/design/archive/2010/03/30/building-the-elusive-windows-phone-panorama-control.aspx</a></p>
<p>Twitter App Receiving Push Notifications on WP7   <br />
<a href="http://skeevs.com/blog/?p=35">http://skeevs.com/blog/?p=35</a></p>
<p>Push Notifications Types and a Tutorial <br />
<a href="http://blogs.claritycon.com/blogs/design/archive/2010/03/30/building-the-elusive-windows-phone-panorama-control.aspx">http://blogs.claritycon.com/blogs/design/archive/2010/03/30/building-the-elusive-windows-phone-panorama-control.aspx</a></p>
<p>Building a Flickr App<br />
<a href="http://skeevs.com/blog/?p=4&amp;cpage=1#comment-16">http://skeevs.com/blog/?p=4&amp;cpage=1#comment-16</a></p>
<p>Bing Location Programming on WP7 <br />
<a href="http://www.earthware.co.uk/blog/index.php/2010/03/writing-a-bing-maps-location-aware-application-for-windows-phone-7-series/">http://www.earthware.co.uk/blog/index.php/2010/03/writing-a-bing-maps-location-aware-application-for-windows-phone-7-series/</a></p>
<p>Windows Phone 7 Icon Pack  <br />
<a href="http://www.sevenforums.com/news/74137-windows-phone-7-series-icon-pack.html">http://www.sevenforums.com/news/74137-windows-phone-7-series-icon-pack.html</a> </p>
<p><strong><br />
General Silverlight</strong></p>
<p>Silverlight 4 &#8211; A guide to the new features <br />
<a href="http://timheuer.com/blog/archive/2009/11/18/whats-new-in-silverlight-4-complete-guide-new-features.aspx">http://timheuer.com/blog/archive/2009/11/18/whats-new-in-silverlight-4-complete-guide-new-features.aspx</a></p>
<p>Getting Started with Silverlight and Blend   <br />
<a href="http://refcardz.dzone.com/refcardz/getting-started-silverlight?oid=hom20371">http://refcardz.dzone.com/refcardz/getting-started-silverlight?oid=hom20371</a></p>
<p>Silverlight UI Controls<br />
<a href="http://www.silverlight.net/learn/tutorials/controls-cs">http://www.silverlight.net/learn/tutorials/controls-cs</a></p>
<p>Silverlight Data Binding <br />
<a href="http://www.silverlight.net/learn/tutorials/databinding-cs/">http://www.silverlight.net/learn/tutorials/databinding-cs/</a></p>
<p>Visual State Manager  <br />
<a href="http://www.silverlight.net/learn/tutorials/stylestemplatesvsm-cs/">http://www.silverlight.net/learn/tutorials/stylestemplatesvsm-cs/</a></p>
<p>Intro to Behaivours<br />
<a href="http://www.kirupa.com/blend_silverlight/introduction_behaviors_pg1.htm">http://www.kirupa.com/blend_silverlight/introduction_behaviors_pg1.htm</a></p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/Silverlight' rel='tag' target='_self'>Silverlight</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows+Phone+7' rel='tag' target='_self'>Windows Phone 7</a>, <a class='technorati-link' href='http://technorati.com/tag/WP7' rel='tag' target='_self'>WP7</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2010/04/08/silverlight-and-windows-phone-7-link-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio 2010 and .Net 4.0 Beta 2 Download Available</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/10/20/visual-studio-2010-and-net-4-0-beta-2-download-available/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/10/20/visual-studio-2010-and-net-4-0-beta-2-download-available/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 09:21:37 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Betas]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[msdn]]></category>
		<category><![CDATA[visual studio]]></category>
		<category><![CDATA[.NET 4.0]]></category>
		<category><![CDATA[beta 2]]></category>
		<category><![CDATA[visual studio 2010]]></category>
		<category><![CDATA[vs2010]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=233</guid>
		<description><![CDATA[Visual Studio 2010 and .Net 4.0 Beta 2 has now been released to members of MSDN, with a public download available from Wednesday. Beta 2 brings many improvements to the table, including improvements in Sharepoint, WPF, ASP.NET, WinForms, as well as improvements to the core IDE and testing tools. I saw some of these IDE improvements at [...]]]></description>
			<content:encoded><![CDATA[<p>Visual Studio 2010 and .Net 4.0 Beta 2 has now been released to members of MSDN, with a public download available from Wednesday.</p>
<p>Beta 2 brings many improvements to the table, including improvements in Sharepoint, WPF, ASP.NET, WinForms, as well as improvements to the core IDE and testing tools. I saw some of these IDE improvements at an event with Scott Gu in Manchester a couple of weeks ago and they look pretty cool.</p>
<p>Visual Studio now comes in several flavours, namely Premium, Professional and Ultimate and the good news is that TFS 2010 comes out of the box with all three.  Apparently it only takes 20 minutes to setup source control, bug and issue tracking and automated build with it.</p>
<p>Finally, another great piece of news is that this release also ships with a Go-live license, so this can be used for production projects if you wish <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you are a member of MSDN and want to download the beta now, you <a href="http://go.microsoft.com/fwlink/?LinkID=151797">can get it from here</a>.</p>
<p>For more information on the release visit Scott Gu&#8217;s blog where you he has started a <a href="http://weblogs.asp.net/scottgu/archive/2009/08/25/vs-2010-and-net-4-series.aspx">series of posts on the new features in 2010 Beta 2</a>.</p>
<p>Have any of you been using Beta 1? Will you be using Beta 2? What do you think of the way 2010 and .Net 4.0 are shaping up?</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/.NET+4.0' rel='tag' target='_self'>.NET 4.0</a>, <a class='technorati-link' href='http://technorati.com/tag/beta+2' rel='tag' target='_self'>beta 2</a>, <a class='technorati-link' href='http://technorati.com/tag/visual+studio+2010' rel='tag' target='_self'>visual studio 2010</a>, <a class='technorati-link' href='http://technorati.com/tag/vs2010' rel='tag' target='_self'>vs2010</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/10/20/visual-studio-2010-and-net-4-0-beta-2-download-available/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Silverlight Coming to Mobile</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/09/25/silverlight-coming-to-mobile/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/09/25/silverlight-coming-to-mobile/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 12:41:36 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[mobile]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=229</guid>
		<description><![CDATA[Ok, so this is not exactly a surprise to many people, but as posted on the Expression team blog, the Silverlight team have announced that Silverlight will be integrated into Windows Mobile 7, the reboot of the mobile OS from Microsoft. According to the Silverlight team, they are totally commited to having Silverlight work on [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so this is not exactly a surprise to many people, but as posted on the <a href="http://bit.ly/M8FLS">Expression team blog</a>, the Silverlight team have announced that Silverlight will be integrated into Windows Mobile 7, the reboot of the mobile OS from Microsoft.</p>
<p>According to the Silverlight team, they are totally commited to having Silverlight work on all mediums, from desktop PCs, TVs and mobile devices.</p>
<p>This comes at a time when Flash is likely to appear on more and more mobile devices soon, but with the success of Flash Lite&#8230;well&#8230;not really being a success, it remains to be seen how well the next wave of Flash mobile will be accepted.  It certainly looks like Silverlight might have the upper hand here if things continue as they are.</p>
<p>There has been talk about Silverlight coming to the mobile platform for some time, with a lot of people for a while, myself included, expecting it to arrive in time for Windows Mobile 6.5, which is due for release in around a month.  However, 6.5 is only an interrim release until the complete overhaul that is Windows Mobile 7 is released.</p>
<p>So, are you excited about seeing Silverlight on mobile devices? do you think it will be a good thing or a bad thing? or could you not care less?</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/mobile' rel='tag' target='_self'>mobile</a>, <a class='technorati-link' href='http://technorati.com/tag/Silverlight' rel='tag' target='_self'>Silverlight</a>, <a class='technorati-link' href='http://technorati.com/tag/Windows+Mobile' rel='tag' target='_self'>Windows Mobile</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/09/25/silverlight-coming-to-mobile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Scott Guthrie &#8211; Manchester &#8211; September 2009 &#8211; ASP.Net 4.0, MVC, Silverlight 3, VS 2010</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/09/16/scott-guthrie-manchester-september-2009-asp-net-4-0-mvc-silverlight-3-vs-2010/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/09/16/scott-guthrie-manchester-september-2009-asp-net-4-0-mvc-silverlight-3-vs-2010/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 22:22:37 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[scott gu]]></category>
		<category><![CDATA[scott guthrie]]></category>
		<category><![CDATA[silverlight 3]]></category>
		<category><![CDATA[visual studio 2010]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=223</guid>
		<description><![CDATA[Scott Guthrie, Microsoft&#8217;s Corporate Vice Presedent and all round .Net Guru is coming to Manchester, UK, later this month to talk about what&#8217;s new with Visual Studio 2010, ASP.Net 4.0, Silverlight 3 and upcoming improvements to the MVC Framework! Seating for this event, entitled Guathon 2009,  is very limited and as such you can only join the [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-224 alignleft" style="margin: 20px; border: black 1px solid;" title="scottguthrie" src="http://blog.garypretty.co.uk/wp-content/scottguthrie.png" alt="scottguthrie" width="215" height="165" /></p>
<p>Scott Guthrie, Microsoft&#8217;s Corporate Vice Presedent and all round .Net Guru is coming to Manchester, UK, later this month to talk about what&#8217;s new with Visual Studio 2010, ASP.Net 4.0, Silverlight 3 and upcoming improvements to the MVC Framework!</p>
<p>Seating for this event, entitled Guathon 2009,  is very limited and as such you can only join the wait list at the moment, but I have been lucky enough to secure a place at what promises to be a fantastic workshop.</p>
<p>The announcement on the <a href="http://www.developerdeveloperdeveloper.com/guathon/">event home page over at DeveloperDeveloperDeveloper</a> also has a funny section of &#8220;things you might not know about Scott Gu&#8221;, such as;</p>
<blockquote>
<li>When Scott Guthrie throws exceptions, it’s across the room.</li>
<li>All arrays Scott Guthrie declares are of infinite size, because Scott Guthrie knows no bounds.</li>
<li>Scott Guthrie doesn’t have disk latency because the hard drive knows to hurry the hell up.</li>
<li>Scott Guthrie writes code that optimizes itself.</li>
<li>Scott Guthrie can’t test for equality because he has no equal.</li>
<li>Scott Guthrie doesn’t need garbage collection because he doesn’t call .Dispose(), he calls .DropKick().</li>
</blockquote>
<p>For the rest of this amusing list and more info on the event or to add yourself to the wait list, <a href="http://www.developerdeveloperdeveloper.com/guathon/" target="_blank">visit the event home page</a>.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/ASP.Net' rel='tag' target='_self'>ASP.Net</a>, <a class='technorati-link' href='http://technorati.com/tag/ASP.NET+MVC' rel='tag' target='_self'>ASP.NET MVC</a>, <a class='technorati-link' href='http://technorati.com/tag/scott+gu' rel='tag' target='_self'>scott gu</a>, <a class='technorati-link' href='http://technorati.com/tag/scott+guthrie' rel='tag' target='_self'>scott guthrie</a>, <a class='technorati-link' href='http://technorati.com/tag/silverlight+3' rel='tag' target='_self'>silverlight 3</a>, <a class='technorati-link' href='http://technorati.com/tag/visual+studio+2010' rel='tag' target='_self'>visual studio 2010</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/09/16/scott-guthrie-manchester-september-2009-asp-net-4-0-mvc-silverlight-3-vs-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Expression Web 3 Released</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/07/26/expression-web-3-released/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/07/26/expression-web-3-released/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 23:39:47 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[msdn]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[expression studio]]></category>
		<category><![CDATA[expression web 3]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=147</guid>
		<description><![CDATA[Expression Web 3, part of Expression Studio from Microsoft has now been released and is available for purchase / download. MSDN license holders should find Expression Studio including Expression Web 3 available for download now from the MSDN web site, whilst everyone else can take advantage of free trials (the Expression Web 3 trail can be [...]]]></description>
			<content:encoded><![CDATA[<p>Expression Web 3, part of Expression Studio from Microsoft has now been released and is available for purchase / download.</p>
<p>MSDN license holders should find Expression Studio including Expression Web 3 available for download now from the MSDN web site, whilst everyone else can take advantage of free trials (the <a href="http://www.microsoft.com.nsatc.net/downloads/details.aspx?familyid=0A73A3A7-3E06-4125-B3C6-F9C10387E9CC&amp;displaylang=en" target="_blank">Expression Web 3 trail can be downloaded here</a> and is around 122mb) and upgrade offers, where appropriate.</p>
<p>Expression Web 3 brings some exciting stuff to the table to improve on the already popular Expression Web 2.</p>
<p>Amongst the most notable features are;</p>
<ul>
<li>Brand new look and feel to match the darker style seen in Expression Blend 2.</li>
</ul>
<div class="wp-caption alignnone" style="width: 515px"><img src="http://www.microsoft.com/expression/media/xWeb1.jpg" alt="Image used taken from Expression Web site from Microsoft. Coptright Microsoft." width="505" height="402" /><p class="wp-caption-text">Image used taken from Expression Web site from Microsoft. Coptright Microsoft.</p></div>
<ul>
<li>SuperPreview &#8211; allowing you to view your pages / sites in multiples browsers and examine and resolve any cross browser compatibility issues with your designs.</li>
<li>SnapShot Preview &#8211; A browser preview that automatically updates side by side with your design / code, meaning that you do not have to load the browser everytime you make a change to see what it will render like.
<p><div class="wp-caption alignnone" style="width: 506px"><img src="http://www.microsoft.com/expression/media/xWeb2.png" alt="Image used taken from Expression Studio Web Site from Microsoft. Copyright Microsoft." width="496" height="448" /><p class="wp-caption-text">Image used taken from Expression Studio Web Site from Microsoft. Copyright Microsoft.</p></div></li>
<li>Silverlight and DeepZoom support &#8211; You can now embed Silverlight movies as well as DeepZoom movies into your pages using Expression Web 3.</li>
<li>Improved FTP Publishing and Site Management &#8211; Expression Web 3 now claims to upload and sync your sites with your remote server faster than before, uploading multiple files at once.  It now also boasts improved site management which should make switching between sites and saving associated settings a breeze.</li>
<li>Internet Explorer 8 Support &#8211; Support for IE8 now comes with EW3 allowing you to target web sites for this browser.</li>
<li>Expression Design 3 Included &#8211; The graphical editor from Microsoft, Expression Design is now included with Expression Web.</li>
</ul>
<p>Also released as part of Expression Studio 3 are the new versions of Expression Blend, Expression Encoder and,  as already mentioned, Expression Design.</p>
<p>I have only just installed the new version of the studio, but will post some follow ups of anything interesting I think would be worth sharing.</p>
<p>Below are some links to pages for Expression Web 3 and Expression Studio 3;</p>
<p><a href="http://www.microsoft.com/expression/" target="_blank">Expression 3 Web Site</a></p>
<p><a href="http://www.microsoft.com.nsatc.net/downloads/details.aspx?familyid=0A73A3A7-3E06-4125-B3C6-F9C10387E9CC&amp;displaylang=en" target="_blank">Expression Web 3 Trial Download</a></p>
<p><a href="http://www.microsoft.com/expression/products/Web_Overview.aspx" target="_blank">Expression Web 3 Product Information</a></p>
<p>Let me know your thoughts on the new versions&#8230;.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/expression+studio' rel='tag' target='_self'>expression studio</a>, <a class='technorati-link' href='http://technorati.com/tag/Expression+Web' rel='tag' target='_self'>Expression Web</a>, <a class='technorati-link' href='http://technorati.com/tag/expression+web+3' rel='tag' target='_self'>expression web 3</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/07/26/expression-web-3-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Silverlight 3 and Expression 3 Uk Lunch Event in July</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/07/01/silverlight-3-and-expression-3-uk-lunch-event-in-july/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/07/01/silverlight-3-and-expression-3-uk-lunch-event-in-july/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 16:01:54 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[Expression Web]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[expression 3]]></category>
		<category><![CDATA[silverlight 3]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/index.php/2009/07/01/silverlight-3-and-expression-3-uk-lunch-event-in-july/</guid>
		<description><![CDATA[UPDATE: Expression Web 3, Sliverlight 3 and Expression Studio 3 have now been released, which you can read about in my post, &#8220;Expression Web 3 Released&#8221; here. I received an email this morning inviting me to an exclusive launch event for Silverlight 3 and Expression 3. Unfortunately I am out of the country, but the launch [...]]]></description>
			<content:encoded><![CDATA[<p><strong>UPDATE: Expression Web 3, Sliverlight 3 and Expression Studio 3 have now been released, which you can read about in my post, </strong><a href="http://blog.garypretty.co.uk/index.php/2009/07/26/expression-web-3-released/"><strong>&#8220;Expression Web 3 Released&#8221; here</strong></a><strong>.</strong></p>
<p><a href="http://blog.garypretty.co.uk/wp-content/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://blog.garypretty.co.uk/wp-content/image_thumb.png" border="0" alt="image" width="530" height="204" /></a></p>
<p>I received an email this morning inviting me to an exclusive launch event for Silverlight 3 and Expression 3.</p>
<p>Unfortunately I am out of the country, but the launch event is being held by Microsoft on July 22nd.</p>
<p>In the words of the invite, the event is to “celebrate the UK launch of Silverlight 3 and Expression 3” and will feature a keynote speaker in the form of PP&amp;T General Manager, <a href="http://twitter.com/IanET" target="_blank">Ian Ellison-Taylor</a> of Microsoft in Redmond.</p>
<p>So, it looks like we will be seeing the launch Expression 3 and Silverlight 3 on or around July 22nd 2009.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/expression+3' rel='tag' target='_self'>expression 3</a>, <a class='technorati-link' href='http://technorati.com/tag/microsoft' rel='tag' target='_self'>microsoft</a>, <a class='technorati-link' href='http://technorati.com/tag/silverlight+3' rel='tag' target='_self'>silverlight 3</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/07/01/silverlight-3-and-expression-3-uk-lunch-event-in-july/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Silverlight 3 Beta Download Available</title>
		<link>http://blog.garypretty.co.uk/index.php/2009/03/18/silverlight-3-beta-download-available/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2009/03/18/silverlight-3-beta-download-available/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 11:35:10 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[Betas]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[silverlight 3]]></category>
		<category><![CDATA[silverlight beta]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/?p=60</guid>
		<description><![CDATA[As Next Best Geek reported earlier, it looks like the Silverlight 3 Beta SDK and Tools for VS 2008 have been made available for download. There was also a link to a  new Blend Preview, but the link appears to be broken.  Maybe this is being saved for after certain annoucnements at Mix09. Anyway, get youself over to these [...]]]></description>
			<content:encoded><![CDATA[<p>As <a href="http://www.nextbestgeek.com">Next Best Geek</a> reported earlier, it looks like the Silverlight 3 Beta SDK and Tools for VS 2008 have been made available for download.</p>
<p>There was also a link to a  new Blend Preview, but the link appears to be broken.  Maybe this is being saved for after certain annoucnements at Mix09.</p>
<p>Anyway, get youself over to these links and check out the new goodies;</p>
<p><strong>Runtime:<br />
</strong><a href="http://go.microsoft.com/fwlink/?linkid=143433"><span style="color: #009047;">http://go.microsoft.com/fwlink/?linkid=143433</span></a></p>
<p><strong>Silverlight 3 Tools for Visual Studio 2008 SP1:<br />
</strong><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=11dc7151-dbd6-4e39-878f-5081863cbb5d"><span style="color: #009047;">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=11dc7151-dbd6-4e39-878f-5081863cbb5d</span></a></p>
<p><strong>SDK:<br />
</strong><a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d09b6ecf-9a45-4d99-b752-2a330a937bc4"><span style="color: #009047;">http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d09b6ecf-9a45-4d99-b752-2a330a937bc4</span></a>!</p>
<p><strong>Documentation:<br />
</strong> <a href="http://msdn.microsoft.com/en-us/library/cc838158(vs.96).aspx"><span style="color: #009047;">http://msdn.microsoft.com/en-us/library/cc838158(vs.96).aspx</span></a>.</p>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/silverlight+3' rel='tag' target='_self'>silverlight 3</a>, <a class='technorati-link' href='http://technorati.com/tag/silverlight+beta' rel='tag' target='_self'>silverlight beta</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2009/03/18/silverlight-3-beta-download-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSDN Roadshow 2008 Review and Useful Links</title>
		<link>http://blog.garypretty.co.uk/index.php/2008/05/07/msdn-roadshow-2008-review-and-useful-links/</link>
		<comments>http://blog.garypretty.co.uk/index.php/2008/05/07/msdn-roadshow-2008-review-and-useful-links/#comments</comments>
		<pubDate>Wed, 07 May 2008 10:08:46 +0000</pubDate>
		<dc:creator>Gary Pretty</dc:creator>
				<category><![CDATA[.Net]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[msdn]]></category>
		<category><![CDATA[.net 3.5]]></category>
		<category><![CDATA[ado.net]]></category>
		<category><![CDATA[ASP.NET MVC]]></category>
		<category><![CDATA[Dynamic Data]]></category>
		<category><![CDATA[Microsoft Robotics]]></category>
		<category><![CDATA[XNA Framework]]></category>

		<guid isPermaLink="false">http://blog.garypretty.co.uk/index.php/2008/05/07/msdn-roadshow-2008-review-and-useful-links/</guid>
		<description><![CDATA[Ok, so a few weeks ago I posted about my plans to attend the MSDN Roadshow 2008 in Manchester and I said that I would post about the event once I had attended.&#160; So as promised here is that very post along with some useful links; Firstly, the venue for this years event was excellent.&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so a few weeks ago I posted about my plans to attend the MSDN Roadshow 2008 in Manchester and I said that I would post about the event once I had attended.&#160; So as promised here is that very post along with some useful links;</p>
<p>Firstly, the venue for this years event was excellent.&#160; The Odeon in Manchester City Centre in the Printworks is quite simply huge.&#160; Luckily there were escalators for those of use who were to lazy to climb all of the stairs.</p>
<p>Once you reached the third floor, we were greeted by poster boxes with MSDN posters inside with some nice quotes, such as &quot;There&#8217;s No Place Like 127.0.0.1&quot; and &quot;I&#8217;ll make him a program he can&#8217;t refuse&quot;, which was a nice touch I thought. <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Made the whole thing feel like more of an event rather than just a meeting.</p>
<p>In the corridor outside of the actual conference room were the usual stands familiar to those who have attended a Roadshow before, such as the registration table, a stand with discount books from the guys over at <a href="http://www.computermanuals.co.uk">Computer Manuals</a> selling discounted books on a variety of subjects from Expression to LINQ and of course, every developers favourite stand, the SWAG stand, with free goodies like the updated Developers Highway Code (which is available for download and I have included a link in the useful links later in this post).&#160; We did all get a free software pack when we left, but more on that shortly.</p>
<p>In addition to the usual stands this year though, we were treated to a couple of really interesting tables showing off the XNA Framework on a dev Xbox 360 and the new Microsoft Robotics studio.&#160; I have to say, some of the games produced with the XNA framework for the 360 were pretty impressive and most of them are available as starter kits from Microsoft if you&#8217;re interested.&#160; I will include some links for both of these areas at the end of this post.</p>
<p><a href="http://blog.garypretty.co.uk/wp-content/imag0038.jpg"><img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; margin: 0px 20px 0px 0px; border-right-width: 0px" height="249" alt="IMAG0038" src="http://blog.garypretty.co.uk/wp-content/imag0038-thumb.jpg" width="330" align="left" border="0" /></a>The conference room itself was actually a cinema room (surprisingly being at the Odeon <img src='http://blog.garypretty.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ), which was fantastic.&#160; This meant most people got comfortable seats to enjoy the show and those all important cup holders! I arrived slightly late, and so didn&#8217;t manage to get a seat, however, the nice Roadshow staff got me a seat and put me right at the side of the stage and I got a ringside seat which was great.&#160; As you can see from the picture to the right (apologies for the quality, somehow I managed to set my camera phones&#8217; resolution unusually low by mistake) of MSDNs Mike Ormond presenting, the slide being on a cinema screen really helped, as they were always clear and nobody was struggling to see anything.</p>
<p>The presentations themselves were, as always, of an excellent quality, with the speakers conveying their expert knowledge in their respective topics clearly and concisely.&#160; I particularly enjoyed <a href="http://www.mikeo.co.uk">Mike Ormond</a>s&#8217; talk on the ASP.NET 3.5 Extensions, especially the new Dynamic Data capabilities (which I am hopefully going to be posting a small tutorial series about shortly. If you&#8217;re interested, add this blog to you&#8217;re favourites or subscribe to my RSS Feed).</p>
<p>The refreshments this year were good, a choice between ham, cheese and chicken sandwiches, along with crisps and soft drinks for lunch.&#160; Very nice Coffee during the breaks and even popcorn or Ben and Jerrys ice cream in the afternoon!</p>
<p>As I have already mentioned, if you handed in your feedback form and your pass before you left you were treated to a nice software pack, which didn&#8217;t disappoint.&#160; Contained within the set were promotional copies of Windows Server 2008 32bit and 64bit editions, SQL Server 2008 Preview along with a voucher to get a development copy when it is released, and my personal favourite, a full copy of Visual Studio 2008.</p>
<p>All in all, an excellent day, well put together and very well received!</p>
<p>One last note, the MSDN Roadshow&#8217;s are an invaluable free event from Microsoft giving excellent technical and hands-on insight into the latest techniques and strategies for developers.&#160; Every year they seem to sell out really fast, so my one message to you for next year is&#8230;.<strong>REGISTER EARLY!</strong></p>
<p>Now as promised, some useful links regarding the days speakers, events and topics;   <br /><strong></strong></p>
<p><strong>Presentation Slides </strong></p>
</p>
<p>Definitely worth a look through&#8230;.. </p>
<li><a href="http://download.microsoft.com/documents/uk/msdn/events/MikeTaulty_Session1_ADO_NEXT.pptx">ADO.NEXT &#8211; Entity Framework &amp; Data Services</a> (PPTX) </li>
<li><a href="http://download.microsoft.com/documents/uk/msdn/events/MikeOrmond_ASPNETNEXT_Roadshow.pptx">ASP.NEXT &#8211; The ASP.NET 3.5 Extensions</a> (PPTX) </li>
<li><a href="http://download.microsoft.com/documents/uk/msdn/events/Silverlight2_Moth_timings.pptx">Building Rich Internet UI with Silverlight 2</a> (PPTX) </li>
<li><a href="http://download.microsoft.com/documents/uk/msdn/events/TeamSuiteSession4.pptx">Getting the most from the Visual Studio Team Suite Toolbox</a> (PPTX)<strong>      <br /></strong><strong>     <br /></strong>
<p><strong>       <br />Speakers Blog&#8217;s</strong></p>
<p>I cannot recommend subscribing to these blogs enough.&#160; I read them regularly and the writers never fail to deliver worthwhile and timely posts regarding the latest in Microsoft technology. </p>
</li>
<li><a href="http://blogs.msdn.com/mikeormond/" target="_blank">Mike Ormond&#8217;s blog</a> </li>
<li><a href="http://www.danielmoth.com/Blog/" target="_blank">Daniel Moth&#8217;s blog</a> </li>
<li><a href="http://mtaulty.com/CommunityServer/blogs/mike_taultys_blog/" target="_blank">Mike Taulty&#8217;s blog</a> </li>
<li><a href="http://blogs.msdn.com/ukvsts/" target="_blank">Neil Kidd&#8217;s team blog</a><strong>      <br /></strong><strong>     <br /></strong>
<p><strong>       <br />Sites regarding specific topics of this years Roadshow</strong></p>
<p>These are some links referencing the actual subjects and technology discussed during this years roadshow. </p>
</li>
<li><a href="http://code.msdn.microsoft.com/dynamicdata" target="_blank">Dynamic Data</a> </li>
<li><a href="http://go.microsoft.com/fwlink/?LinkID=110956" target="_blank">ASP.NET MVC Preview 2</a> </li>
<li><a href="http://www.microsoft.com/uk/msdn/screencasts/tags/ADO.NET/default.aspx?pg=3" target="_blank">MSDN UK screencasts on ADO.NET</a> </li>
<li><a href="http://asp.net/downloads/3.5-extensions" target="_blank">ASP.NET 3.5 Extensions Preview</a> </li>
<li><a href="http://blogs.msdn.com/mikeormond/archive/2008/04/23/asp-next.aspx" target="_blank">Excellent blog post from Mike Ormond with more great links for ASP.NET 3.5 Extensions</a> </li>
<li><a href="http://silverlight.net" target="_blank">Silverlight</a><strong></strong><strong> </strong></li>
<p> <strong>
<p></p>
<p> </strong>
<p><strong>Xbox 360 XNA Game Framework and Microsoft Robotics Studio and the Developer Highway Code</strong></p>
<p>As promised, a couple of links to the areas that were the subject of two impressive stands this years event.</p>
<li><a href="http://www.xna.com/" target="_blank">Microsoft XNA (with links for both casual and professional games development)</a> </li>
<li><a href="http://msdn.microsoft.com/en-us/robotics/default.aspx" target="_blank">Microsoft Robotics Developer Center</a> </li>
<li><a href="http://msdn.microsoft.com/en-gb/security/aa473878.aspx" target="_blank">Microsoft Developer Highway Code Download</a> </li>

<!-- start wp-tags-to-technorati 1.01 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/.net+3.5' rel='tag' target='_self'>.net 3.5</a>, <a class='technorati-link' href='http://technorati.com/tag/ado.net' rel='tag' target='_self'>ado.net</a>, <a class='technorati-link' href='http://technorati.com/tag/ASP.NET+MVC' rel='tag' target='_self'>ASP.NET MVC</a>, <a class='technorati-link' href='http://technorati.com/tag/Dynamic+Data' rel='tag' target='_self'>Dynamic Data</a>, <a class='technorati-link' href='http://technorati.com/tag/Microsoft+Robotics' rel='tag' target='_self'>Microsoft Robotics</a>, <a class='technorati-link' href='http://technorati.com/tag/msdn' rel='tag' target='_self'>msdn</a>, <a class='technorati-link' href='http://technorati.com/tag/Silverlight' rel='tag' target='_self'>Silverlight</a>, <a class='technorati-link' href='http://technorati.com/tag/XNA+Framework' rel='tag' target='_self'>XNA Framework</a></p>

<!-- end wp-tags-to-technorati -->
]]></content:encoded>
			<wfw:commentRss>http://blog.garypretty.co.uk/index.php/2008/05/07/msdn-roadshow-2008-review-and-useful-links/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
