<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Canadian Developer Connection</title><link>http://blogs.msdn.com/cdndevs/default.aspx</link><description /><dc:language>en-CA</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><geo:lat>51.6</geo:lat><geo:long>-114.1</geo:long><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/JohnBristowe" type="application/rss+xml" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><item><title>It’s a big day for RIA!</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/GUXNrJ-yKEE/it-s-a-big-day-for-ria.aspx</link><pubDate>Fri, 10 Jul 2009 18:12:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9828939</guid><dc:creator>plaberge</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9828939.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9828939</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9828939</wfw:comment><description>&lt;p&gt;Today is a landmark launch day for anyone building Rich Internet Applications (also known as RIAs), particularly those that build compelling web-enabled experiences on the Microsoft platform.&lt;/p&gt;  &lt;p&gt;We launched 2 new product versions today and it’s something all of us at Microsoft are very excited about:&amp;#160; Silverlight 3 and Expression Studio 3. &lt;/p&gt;  &lt;p&gt;Silverlight 3 represents a big change in how you can build RIAs in .NET.&amp;#160; In a nutshell, below are some of the enhancements and new features you can use with Silverlight:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Out-of-Browser Experience:&amp;#160; Build RIA applications that don’t require a browser to run.&amp;#160; This is a big deal as it means that you can use Silverlight to create connected desktop experiences that run on any Silverlight 3-supported platform.&lt;/li&gt;    &lt;li&gt;GPU Acceleration:&amp;#160; One of the hurdles many Silverlight developers and designers needed to overcome in prior versions of the platform was dealing with (or rather “faking” or “hacking”) 3D support within Silverlight.&amp;#160; This was due to the fact you couldn’t take advantage of the GPU hardware on the PC to deliver the 3D experiences you wanted to build.&amp;#160; With Silverlight 3, now you can leverage the PC’s GPU.&lt;/li&gt;    &lt;li&gt;Smooth Streaming Video:&amp;#160; Everyone is familiar with the experience of choppy video online.&amp;#160; Smooth HD Streaming has been incorporated into Silverlight 3 to help alleviate that problem.&amp;#160; In essence, Smooth Streaming allows the streaming server and the Silverlight plugin to determine your bandwidth and adjust the quality of the stream to best fit your bandwidth restrictions.&amp;#160; There is a good demo of this &lt;a href="http://www.iis.net/media/experiencesmoothstreaming" target="_blank"&gt;here&lt;/a&gt;.&lt;/li&gt;    &lt;li&gt;Development and Design Support:&amp;#160; The Silverlight 3 SDK provides over 100 new UI controls that Designers and Developers can use out of the box in their Silverlight apps.&amp;#160; It also provides a newly introduced navigation framework that helps with deep-linking and back/forward browser control.&amp;#160; It also provides much richer network support.&lt;/li&gt;    &lt;li&gt;Developer Tools:&amp;#160; With the launch of Silverlight 3, we also provide the tools for building Silverlight 3 applications in Visual Studio.&amp;#160; It’s also your choice where to get these tools.&amp;#160; You can get them using the &lt;a href="http://www.microsoft.com/web" target="_blank"&gt;Web Platform Installer&lt;/a&gt; or through the traditional channel at the &lt;a href="http://silverlight.net/GetStarted/" target="_blank"&gt;Silverlight Dev Site&lt;/a&gt;.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;You may have noticed I talked about developer tool support but I didn’t spend any time on Designer tools.&amp;#160; That’s because I want to focus a bit on the design tools in the section below.&amp;#160; Expression Studio 3 has been launched (although Expression Blend, the interactive design tool has been launched in RC form for now).&amp;#160; There is several cool things we have added into the Expression suite of tools for Version 3 (including full support for Silverlight 3).&amp;#160; I want to highlight the new features of two of the tools here, namely Expression Blend and Expression Web:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Expression Blend 3 RC&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;SketchFlow:&amp;#160; This is a huge productivity gainer for developers.&amp;#160; Remember the days of sketching a screen design and app workflow on a napkin to show to the client?&amp;#160; Now you can do the same thing with Expression Blend without having to do manual sketches, wireframes and then build the actual app.&amp;#160; You can do this as one step now.&lt;/li&gt;      &lt;li&gt;Intellisense support:&amp;#160; If you like to get into the code while using Expression Blend, you now have Intellisense support within the tool (including intellisense for C#, VB and XAML).&lt;/li&gt;      &lt;li&gt;TFS Integration:&amp;#160; “Does Expression Blend support for code repositories (including check-in and check-out)?”&amp;#160; I have been asked this question many times and the answer was always a let down.&amp;#160; My answer was basically “save the work you did in Blend, go back to Visual Studio and check in the code assets from there”.&amp;#160; Well, no more – I’m happy to say that Blend now supports the ability to check your project assets into Team Foundation Server, Microsoft’s code repository tool.&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Expression Web 3&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;SuperPreview:&amp;#160; If you design websites, you are probably acutely aware of the pain that is testing your web application for rendering in multiple browsers.&amp;#160; Your process for this testing likely included multiple machines, constant flipping back and forth between browser windows and you still ended up missing incompatibilities.&amp;#160; SuperPreview fixes a lot of this pain by providing you with a way to look at how your website will render in multiple browsers, &lt;em&gt;side-by-side&lt;/em&gt; with tools that help you identify inconsistencies. &lt;/li&gt;      &lt;li&gt;New User Interface:&amp;#160; Expression Web is no longer “the tool in Expression that doesn’t look like the other tools”.&amp;#160; In keeping with design consistency, Expression Web now sports the slick, dark grey IDE UI that the rest of the tools do. &lt;/li&gt;      &lt;li&gt;Auto-Hide Panels:&amp;#160; Screen real estate is valuable as a website designer.&amp;#160; You usually need to use most of the space on the screen to see how the website looks, viewing the actual code and the like.&amp;#160; Tool panels often get in the way.&amp;#160; With Expression Web 3, you have the ability to hide these panels as you see fit, which is very helpful when all you want to do is look at the code!&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;This is just a very quick summary of some of the things we have delivered in Silverlight 3 and Expression 3.&amp;#160; For more detailed info on these items, I encourage you to take a look at the following resources:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;Silverlight 3&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://www.seethelight.com/" target="_blank"&gt;The Silverlight 3 Launch Site&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2009/07/10/silverlight-3-released.aspx" target="_blank"&gt;Scott Guthrie’s Blog&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="https://timheuer.com/blog/archive/2009/07/10/silverlight-3-released-what-is-new-and-changed.aspx" target="_blank"&gt;Tim Heuer’s Blog&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt;    &lt;li&gt;Expression 3&lt;/li&gt;    &lt;ul&gt;     &lt;li&gt;&lt;a href="http://weblogs.asp.net/scottgu/archive/2009/07/10/silverlight-3-released.aspx" target="_blank"&gt;Scott Guthrie’s Blog&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://www.designisphilosophy.com/microsoft-expression/this-is-microsoft-expression-web-3-20090710/" target="_blank"&gt;Morten Rand-Hendriksen’s Blog&lt;/a&gt;&lt;/li&gt;      &lt;li&gt;&lt;a href="http://electricbeach.org/?p=214" target="_blank"&gt;Christian Schormann’s Blog&lt;/a&gt;&lt;/li&gt;   &lt;/ul&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;-Paul&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9828939" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=GUXNrJ-yKEE:4OHh-xfSg6w:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=GUXNrJ-yKEE:4OHh-xfSg6w:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=GUXNrJ-yKEE:4OHh-xfSg6w:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=GUXNrJ-yKEE:4OHh-xfSg6w:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/GUXNrJ-yKEE" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Announcements/default.aspx">Announcements</category><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Silverlight/default.aspx">Silverlight</category><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Web+Developers/default.aspx">Web Developers</category><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Expression/default.aspx">Expression</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/10/it-s-a-big-day-for-ria.aspx</feedburner:origLink></item><item><title>[Tip] Accessing Toolbars Within Tool Windows in Visual Studio</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/iwBW_4ZxBzU/tip-accessing-toolbars-within-tool-windows-in-visual-studio.aspx</link><pubDate>Wed, 08 Jul 2009 18:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9824550</guid><dc:creator>John Bristowe</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9824550.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9824550</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9824550</wfw:comment><description>&lt;P&gt;&lt;IMG src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.Howtoaccessatoolbarwithinatoolwindow_11E31/ToobarsInToolWindows_2.jpg" mce_src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.Howtoaccessatoolbarwithinatoolwindow_11E31/ToobarsInToolWindows_2.jpg"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may have noticed that within tool windows like Solution Explorer, you cannot reach the toolbar by hitting tab or arrowing to it. The keyboard shortcut to reach a Tool Window's toolbar is &lt;STRONG&gt;Shift+Alt&lt;/STRONG&gt;. Note that &lt;STRONG&gt;Alt+Shift&lt;/STRONG&gt; will not work.&lt;/P&gt;
&lt;P&gt;&lt;I&gt;Reposted from&amp;nbsp;&lt;A href="http://blogs.msdn.com/saraford/archive/2007/08/03/did-you-know-how-to-access-a-toolbar-within-a-tool-window.aspx" mce_href="http://blogs.msdn.com/saraford/archive/2007/08/03/did-you-know-how-to-access-a-toolbar-within-a-tool-window.aspx"&gt;Did you know... How to access a toolbar within a tool window? - #007&lt;/A&gt; &lt;/I&gt;&lt;I&gt;by &lt;a href="http://blogs.msdn.com/SaraFord/"&gt;Sara Ford&lt;/a&gt;, author of &lt;/I&gt;&lt;A href="http://www.amazon.com/Microsoft®-Visual-Studio®-Tips-PRO-Developer/dp/0735626405/" mce_href="http://www.amazon.com/Microsoft®-Visual-Studio®-Tips-PRO-Developer/dp/0735626405/"&gt;&lt;I&gt;Microsoft Visual Studio Tips&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;IMG style="WIDTH: 242px; HEIGHT: 83px" src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png" width=242 height=83 mce_src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;a href="http://www.techdays.ca/"&gt;Microsoft TechDays Canada&lt;/a&gt; is a technology training conference for IT professionals and developers. With forty, 200+ level sessions, it brings you the rich learning experience of &lt;a href="http://www.microsoft.com/events/teched/"&gt;Microsoft Tech·Ed&lt;/a&gt; (without the travel) on both current technologies and new products like &lt;a href="http://www.microsoft.com/windows/windows-7/"&gt;Windows 7&lt;/a&gt;, &lt;a href="http://www.microsoft.com/exchange/2010/"&gt;Exchange 2010&lt;/a&gt; and much more. Register today by visiting &lt;A href="http://www.techdays.ca/"&gt;http://www.techdays.ca/&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9824550" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=iwBW_4ZxBzU:yBwnW0uDv6I:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=iwBW_4ZxBzU:yBwnW0uDv6I:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=iwBW_4ZxBzU:yBwnW0uDv6I:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=iwBW_4ZxBzU:yBwnW0uDv6I:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/iwBW_4ZxBzU" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/08/tip-accessing-toolbars-within-tool-windows-in-visual-studio.aspx</feedburner:origLink></item><item><title>[Tip] Resizing Tool Windows with the Keyboard in Visual Studio</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/Bn8k8wl0MBA/tip-resizing-tool-windows-with-the-keyboard-in-visual-studio.aspx</link><pubDate>Tue, 07 Jul 2009 19:02:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9823113</guid><dc:creator>John Bristowe</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9823113.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9823113</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9823113</wfw:comment><description>&lt;P&gt;&lt;IMG src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.Howtoresizeatoolwindowfromthekeyboar_11C18/ResizeToolWindow_2.jpg" mce_src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.Howtoresizeatoolwindowfromthekeyboar_11C18/ResizeToolWindow_2.jpg"&gt;&lt;/P&gt;
&lt;P&gt;When a tool window is not docked...&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Press the &lt;STRONG&gt;Alt&lt;/STRONG&gt; key once&lt;/LI&gt;
&lt;LI&gt;Press the &lt;STRONG&gt;Spacebar&lt;/STRONG&gt; once. You will get the standard window system menu with Move and Size.&lt;/LI&gt;
&lt;LI&gt;Select &lt;STRONG&gt;Size&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Now, just arrow towards the window edge you wish to resize, and resize from there.&lt;/LI&gt;
&lt;LI&gt;Press &lt;STRONG&gt;Enter&lt;/STRONG&gt; to commit the resize, or press &lt;STRONG&gt;Esc&lt;/STRONG&gt; to cancel resize changes.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;Note: Using the Move command from this menu will prevent the docking targets from appearing. If you want docking targets, use the tip documented &lt;A href="http://blogs.msdn.com/cdndevs/archive/2009/07/05/tip-tool-window-dragging-with-the-keyboard-in-visual-studio.aspx" mce_href="http://blogs.msdn.com/cdndevs/archive/2009/07/05/tip-tool-window-dragging-with-the-keyboard-in-visual-studio.aspx"&gt;here&lt;/A&gt;. This is the same as doing a Ctrl-Drag using the mouse. Also, if you press &lt;STRONG&gt;Alt+Spacebar&lt;/STRONG&gt;, you’ll get the main Visual Studio window system menu, hence why you must release the alt key before you press the spacebar. 
&lt;P&gt;&lt;I&gt;Reposted from&amp;nbsp;&lt;A href="http://blogs.msdn.com/saraford/archive/2007/08/02/did-you-know-how-to-resize-a-tool-window-from-the-keyboard.aspx" mce_href="http://blogs.msdn.com/saraford/archive/2007/08/02/did-you-know-how-to-resize-a-tool-window-from-the-keyboard.aspx"&gt;Did you know... How to resize a tool window from the keyboard? - #006&lt;/A&gt; &lt;/I&gt;&lt;I&gt;by &lt;a href="http://blogs.msdn.com/SaraFord/"&gt;Sara Ford&lt;/a&gt;, author of &lt;/I&gt;&lt;A href="http://www.amazon.com/Microsoft®-Visual-Studio®-Tips-PRO-Developer/dp/0735626405/" mce_href="http://www.amazon.com/Microsoft®-Visual-Studio®-Tips-PRO-Developer/dp/0735626405/"&gt;&lt;I&gt;Microsoft Visual Studio Tips&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;IMG style="WIDTH: 242px; HEIGHT: 83px" src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png" width=242 height=83 mce_src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;a href="http://www.techdays.ca/"&gt;Microsoft TechDays Canada&lt;/a&gt; is a technology training conference for IT professionals and developers. With forty, 200+ level sessions, it brings you the rich learning experience of &lt;a href="http://www.microsoft.com/events/teched/"&gt;Microsoft Tech·Ed&lt;/a&gt; (without the travel) on both current technologies and new products like &lt;a href="http://www.microsoft.com/windows/windows-7/"&gt;Windows 7&lt;/a&gt;, &lt;a href="http://www.microsoft.com/exchange/2010/"&gt;Exchange 2010&lt;/a&gt; and much more. Register today by visiting &lt;A href="http://www.techdays.ca/"&gt;http://www.techdays.ca/&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9823113" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=Bn8k8wl0MBA:ZsHbzDDILzc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=Bn8k8wl0MBA:ZsHbzDDILzc:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=Bn8k8wl0MBA:ZsHbzDDILzc:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=Bn8k8wl0MBA:ZsHbzDDILzc:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/Bn8k8wl0MBA" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/07/tip-resizing-tool-windows-with-the-keyboard-in-visual-studio.aspx</feedburner:origLink></item><item><title>“Silverlight on the Silver Screen”: Two Days Away!</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/4nKchC9im0Y/silverlight-on-the-silver-screen-two-days-away.aspx</link><pubDate>Tue, 07 Jul 2009 16:15:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9822865</guid><dc:creator>Joey deVilla</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9822865.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9822865</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9822865</wfw:comment><description>&lt;p&gt;&lt;a href="http://www.objectsharp.com/about/events/Pages/silverlight-on-the-silver-screen.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px auto 10px; display: block; float: none; border-top: 0px; border-right: 0px" title="&amp;quot;Silver Thunder&amp;quot; parody poster for &amp;quot;Silverlight on the Silver Screen&amp;quot;" border="0" alt="&amp;quot;Silver Thunder&amp;quot; parody poster for &amp;quot;Silverlight on the Silver Screen&amp;quot;" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/SilverlightontheSilverScreenTwoDaysAway_AC44/silver_thunder_3.jpg" width="250" height="353" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Don’t forget that &lt;a href="http://www.objectsharp.com/about/events/Pages/silverlight-on-the-silver-screen.aspx"&gt;Silverlight on the Silver Screen&lt;/a&gt;, &lt;a href="http://objectsharp.com/"&gt;ObjectSharp’s&lt;/a&gt; free seminar on &lt;a href="http://silverlight.net/getstarted/silverlight3/default.aspx"&gt;Silverlight 3&lt;/a&gt;, &lt;a href="http://expression.microsoft.com/en-us/cc136530.aspx"&gt;Expression&lt;/a&gt; and &lt;a href="http://www.infoq.com/articles/guest-simon-sketchflow"&gt;SketchFlow&lt;/a&gt; takes place in Toronto this Thursday at the Scotiabank Theatre.&lt;/strong&gt; If you’d like to learn more about the rich-UI applications that you can build with Silverlight 3 and Expression and how quickly you can design and prototype user interfaces and interactions using SketchFlow, you’re going to want to catch this event. For more details about this event, see &lt;a href="http://blogs.msdn.com/cdndevs/archive/2009/07/02/silverlight-on-the-silver-screen-one-week-away.aspx"&gt;our earlier article on Silverlight on the Silver Screen&lt;/a&gt; and the &lt;a href="http://www.objectsharp.com/about/events/Pages/silverlight-on-the-silver-screen.aspx"&gt;Silverlight on the Silver Screen official site&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9822865" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=4nKchC9im0Y:zlJgkFQSxt4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=4nKchC9im0Y:zlJgkFQSxt4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=4nKchC9im0Y:zlJgkFQSxt4:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=4nKchC9im0Y:zlJgkFQSxt4:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/4nKchC9im0Y" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Toronto/default.aspx">Toronto</category><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Silverlight/default.aspx">Silverlight</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/07/silverlight-on-the-silver-screen-two-days-away.aspx</feedburner:origLink></item><item><title>The Annual Reset</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/cKTPXouZciA/the-annual-reset.aspx</link><pubDate>Tue, 07 Jul 2009 15:44:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9822813</guid><dc:creator>Joey deVilla</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9822813.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9822813</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9822813</wfw:comment><description>&lt;p&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Odometer &amp;quot;rolling over&amp;quot; to zero" border="0" alt="Odometer &amp;quot;rolling over&amp;quot; to zero" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/TheAnnualReset_D668/odometer_rolling_over_3.jpg" width="450" height="338" /&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;July marks the start of the year for a lot of organizations, and Microsoft is one of them.&lt;/strong&gt; We may still have six months of 2009 left, but as far as Microsoft is concerned, it’s already 2010 – Fiscal Year 2010, that is. A new year is the time for doing some looking back at the previous year and planning for the one to come, and that’s what we’re doing right now. The Developer and Platform Evangelism Team at Microsoft Canada and its “extended family” – other groups within Microsoft, as well as our friends at our PR company, &lt;a href="http://www.highroad.com/"&gt;High Road Communications&lt;/a&gt; – are all gathered at the big FY10 planning offsite, working on all the stuff you’re going to see in the coming year.&lt;/p&gt;  &lt;p&gt;The reviewing, planning and brainstorming at the offsite’s keeping us quite busy, so things might be a little quiet here on &lt;em&gt;Canadian Developer Connection&lt;/em&gt; over the next couple of days. Think of it as the calm before the storm, because this year’s going to be a big one.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9822813" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=cKTPXouZciA:1mvEeKK-ZiE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=cKTPXouZciA:1mvEeKK-ZiE:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=cKTPXouZciA:1mvEeKK-ZiE:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=cKTPXouZciA:1mvEeKK-ZiE:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/cKTPXouZciA" height="1" width="1"/&gt;</description><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/07/the-annual-reset.aspx</feedburner:origLink></item><item><title>[Tip] Tool Window Dragging with the Keyboard in Visual Studio</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/XJJLoBn__eo/tip-tool-window-dragging-with-the-keyboard-in-visual-studio.aspx</link><pubDate>Sun, 05 Jul 2009 18:04:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9818110</guid><dc:creator>John Bristowe</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9818110.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9818110</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9818110</wfw:comment><description>&lt;P&gt;&lt;A href="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.Howtodragatoolwindowaroundusingtheke_11701/DraggingToolWindows_2.jpg" mce_href="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.Howtodragatoolwindowaroundusingtheke_11701/DraggingToolWindows_2.jpg"&gt;&lt;/A&gt;&lt;IMG style="WIDTH: 509px; HEIGHT: 166px" src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.Howtodragatoolwindowaroundusingtheke_11701/DraggingToolWindows_2.jpg" width=509 height=166 mce_src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.Howtodragatoolwindowaroundusingtheke_11701/DraggingToolWindows_2.jpg"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;With the desired tool window selected, press &lt;STRONG&gt;Alt+Minus&lt;/STRONG&gt; to bring up the tool window menu. Press &lt;STRONG&gt;Down Arrow&lt;/STRONG&gt; to select the &lt;STRONG&gt;Move&lt;/STRONG&gt; command and hit &lt;STRONG&gt;Enter&lt;/STRONG&gt;. Now, you can control the tool window with the arrow keys.&lt;/P&gt;
&lt;P&gt;To dock, simply use the &lt;STRONG&gt;arrow keys&lt;/STRONG&gt; to the desired dock target and hit &lt;STRONG&gt;Enter&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&lt;I&gt;Reposted from&amp;nbsp;&lt;A href="http://blogs.msdn.com/saraford/archive/2007/08/01/did-you-know-how-to-drag-a-tool-window-around-using-the-keyboard.aspx" mce_href="http://blogs.msdn.com/saraford/archive/2007/08/01/did-you-know-how-to-drag-a-tool-window-around-using-the-keyboard.aspx"&gt;Did you know... How to drag a tool window around using the keyboard? - #005&lt;/A&gt; &lt;/I&gt;&lt;I&gt;by &lt;a href="http://blogs.msdn.com/SaraFord/"&gt;Sara Ford&lt;/a&gt;, author of &lt;/I&gt;&lt;A href="http://www.amazon.com/Microsoft®-Visual-Studio®-Tips-PRO-Developer/dp/0735626405/" mce_href="http://www.amazon.com/Microsoft®-Visual-Studio®-Tips-PRO-Developer/dp/0735626405/"&gt;&lt;I&gt;Microsoft Visual Studio Tips&lt;/I&gt;&lt;/A&gt;&lt;/P&gt;
&lt;HR&gt;

&lt;P&gt;&lt;IMG style="WIDTH: 242px; HEIGHT: 83px" src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png" width=242 height=83 mce_src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png"&gt;&lt;/P&gt;
&lt;P&gt;&lt;a href="http://www.techdays.ca/"&gt;Microsoft TechDays Canada&lt;/a&gt; is a technology training conference for IT professionals and developers. With forty, 200+ level sessions, it brings you the rich learning experience of &lt;a href="http://www.microsoft.com/events/teched/"&gt;Microsoft Tech·Ed&lt;/a&gt; (without the travel) on both current technologies and new products like &lt;a href="http://www.microsoft.com/windows/windows-7/"&gt;Windows 7&lt;/a&gt;, &lt;a href="http://www.microsoft.com/exchange/2010/"&gt;Exchange 2010&lt;/a&gt; and much more. Register today by visiting &lt;A href="http://www.techdays.ca/"&gt;http://www.techdays.ca/&lt;/A&gt;.&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9818110" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=XJJLoBn__eo:_4aj_VweVzM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=XJJLoBn__eo:_4aj_VweVzM:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=XJJLoBn__eo:_4aj_VweVzM:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=XJJLoBn__eo:_4aj_VweVzM:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/XJJLoBn__eo" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/05/tip-tool-window-dragging-with-the-keyboard-in-visual-studio.aspx</feedburner:origLink></item><item><title>[Tip] Spliting and Creating New Windows in Visual Studio</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/ChGPoNQH1lM/tip-spliting-and-creating-new-windows-in-visual-studio.aspx</link><pubDate>Fri, 03 Jul 2009 16:42:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9816888</guid><dc:creator>John Bristowe</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9816888.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9816888</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9816888</wfw:comment><description>&lt;p&gt;&lt;img src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.HowtosplitwindowsandCreatenewwindows_13B2B/SplitAndNewWindow_2.jpg" mce_src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.HowtosplitwindowsandCreatenewwindows_13B2B/SplitAndNewWindow_2.jpg"&gt;&lt;/p&gt;

&lt;p&gt;There are two ways to split the current window:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;From the Menu Bar, go to &lt;strong&gt;Window - Split&lt;/strong&gt;&lt;/li&gt;

&lt;li&gt;Using the mouse, grab the &lt;strong&gt;splitter control&lt;/strong&gt; found directly above the document scrollbar&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;img src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.HowtosplitwindowsandCreatenewwindows_13B2B/SplitAndNewWindow2_2.jpg" mce_src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Did.HowtosplitwindowsandCreatenewwindows_13B2B/SplitAndNewWindow2_2.jpg"&gt;&lt;/p&gt;

&lt;p&gt;But the split command only works horizontally. If you need to split
vertically (see Program.cs:2 in the above picture), try using the
Window.NewWindow command found on the Menu Bar at &lt;strong&gt;Window - New Window&lt;/strong&gt;. Then, as in the picture above, go to &lt;strong&gt;Window - New Vertical Tab Group&lt;/strong&gt;.&lt;/p&gt;&lt;p&gt;&lt;i&gt;Reposted from &lt;a href="http://blogs.msdn.com/saraford/archive/2007/07/31/did-you-know-how-to-split-windows-and-create-new-windows.aspx" mce_href="http://blogs.msdn.com/saraford/archive/2007/07/31/did-you-know-how-to-split-windows-and-create-new-windows.aspx"&gt;Did you know... How to split windows and Create new windows? - #004&lt;/a&gt;&amp;nbsp;&lt;/i&gt;&lt;i&gt;by &lt;a href="http://blogs.msdn.com/SaraFord/"&gt;Sara Ford&lt;/a&gt;, author of &lt;/i&gt;&lt;a href="http://www.amazon.com/Microsoft%C2%AE-Visual-Studio%C2%AE-Tips-PRO-Developer/dp/0735626405/" mce_href="http://www.amazon.com/Microsoft®-Visual-Studio®-Tips-PRO-Developer/dp/0735626405/"&gt;&lt;i&gt;Microsoft Visual Studio Tips&lt;/i&gt;&lt;/a&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;img src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png" style="width: 242px; height: 83px;" mce_src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png" width="242" height="83"&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.techdays.ca/"&gt;Microsoft TechDays Canada&lt;/a&gt; is a technology training conference for IT professionals
and developers. With forty, 200+ level sessions, it brings you the rich
learning experience of &lt;a href="http://www.microsoft.com/events/teched/"&gt;Microsoft Tech·Ed&lt;/a&gt; (without the travel) on both current
technologies and new products like &lt;a href="http://www.microsoft.com/windows/windows-7/"&gt;Windows 7&lt;/a&gt;, &lt;a href="http://www.microsoft.com/exchange/2010/"&gt;Exchange 2010&lt;/a&gt; and much
more. Register today by visiting &lt;a href="http://www.techdays.ca/"&gt;http://www.techdays.ca/&lt;/a&gt;.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9816888" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=ChGPoNQH1lM:V458bDB86QA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=ChGPoNQH1lM:V458bDB86QA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=ChGPoNQH1lM:V458bDB86QA:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=ChGPoNQH1lM:V458bDB86QA:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/ChGPoNQH1lM" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/03/tip-spliting-and-creating-new-windows-in-visual-studio.aspx</feedburner:origLink></item><item><title>Follow @ManningBooks on Twitter and Get Discount Codes</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/KnPIbApVWMw/follow-manningbooks-on-twitter-and-get-discount-codes.aspx</link><pubDate>Fri, 03 Jul 2009 04:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9816124</guid><dc:creator>Joey deVilla</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9816124.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9816124</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9816124</wfw:comment><description>&lt;p align="center"&gt;&lt;a href="http://manning.com/osherove/"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Cover of &amp;quot;The Art of Unit Testing&amp;quot;" border="0" alt="Cover of &amp;quot;The Art of Unit Testing&amp;quot;" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/FollowManningBooksonTwitterGetDiscountCo_15175/art_of_unit_testing_3.jpg" width="150" height="186" /&gt;&lt;/a&gt; &lt;a href="http://manning.com/palermo"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Cover of &amp;quot;ASP.NET MVC in Action&amp;quot;" border="0" alt="Cover of &amp;quot;ASP.NET MVC in Action&amp;quot;" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/FollowManningBooksonTwitterGetDiscountCo_15175/asp_net_mvc_in_action_3.jpg" width="150" height="188" /&gt;&lt;/a&gt; &lt;a href="http://manning.com/foord"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Cover of &amp;quot;IronPython in Action&amp;quot;" border="0" alt="Cover of &amp;quot;IronPython in Action&amp;quot;" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/FollowManningBooksonTwitterGetDiscountCo_15175/ironpython_in_action_3.jpg" width="150" height="188" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;a href="http://manning.com/catalog/dotnet/"&gt;Manning Publications have a great variety of books on .NET development.&lt;/a&gt;&lt;/strong&gt; There’s the stuff you’d expect, such as books on C#, ASP.NET and SharePoint, but they’ve also produced books on IronPython and IronRuby (not many books on these languages), functional programming is both F# and C# and doing &lt;a href="http://en.wikipedia.org/wiki/Brownfield_(software_development)"&gt;brownfield development&lt;/a&gt; and building &lt;a href="http://en.wikipedia.org/wiki/Domain-specific_programming_language"&gt;DSLs&lt;/a&gt; using .NET. Many of their books have helped me get up to speed with .NET development, and I’m currently working my way through &lt;em&gt;&lt;a href="http://manning.com/osherove/"&gt;The Art of Unit Testing&lt;/a&gt;&lt;/em&gt;. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Another great thing about Manning Books is that they’re available in both paper &lt;em&gt;and&lt;/em&gt; electronic form.&lt;/strong&gt; This is great news for me, as I have disk space aplenty, but I’m running short on shelf space. There’s also the fact that while technology-specific books are useful, their shelf life is rather short. I’ll still buy paper editions of books that are longer on theory and technique, but when it comes to specific versions of languages, libraries or frameworks, I’ll take the ebook version.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;One more great thing about Manning Books is that they’re generous with the discount codes.&lt;/strong&gt; Their discount codes are often for 33% to 50% off the regular price, and they announce them on &lt;a href="http://twitter.com/manningbooks"&gt;their Twitter account, @ManningBooks&lt;/a&gt;. If you’re looking to build your tech library and save money at the same time, you should follow them.&lt;/p&gt;  &lt;p&gt;(&lt;strong&gt;Just so you know:&lt;/strong&gt; Neither I nor anyone at the Developer and Platform Evangelism team at Microsoft have any kind of arrangement to promote Manning’s books. I just like their books, and getting a discounts on them is a bonus.)&lt;/p&gt;  &lt;p align="center"&gt;&lt;a href="http://manning.com/skeet2"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Cover of &amp;quot;C# in Depth&amp;quot;" border="0" alt="Cover of &amp;quot;C# in Depth&amp;quot;" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/FollowManningBooksonTwitterGetDiscountCo_15175/c_sharp_in_depth_3.jpg" width="150" height="186" /&gt;&lt;/a&gt; &lt;a href="http://manning.com/pbrown"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Cover of &amp;quot;Silverlight 3 in Action&amp;quot;" border="0" alt="Cover of &amp;quot;Silverlight 3 in Action&amp;quot;" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/FollowManningBooksonTwitterGetDiscountCo_15175/silverlight_3_in_action_3.jpg" width="150" height="187" /&gt;&lt;/a&gt; &lt;a href="http://manning.com/carrero"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Cover of &amp;quot;IronRuby in Action&amp;quot;" border="0" alt="Cover of &amp;quot;IronRuby in Action&amp;quot;" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/FollowManningBooksonTwitterGetDiscountCo_15175/ironruby_in_action_3.jpg" width="150" height="188" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9816124" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=KnPIbApVWMw:V2i3XF_PCFM:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=KnPIbApVWMw:V2i3XF_PCFM:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=KnPIbApVWMw:V2i3XF_PCFM:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=KnPIbApVWMw:V2i3XF_PCFM:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/KnPIbApVWMw" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/books/default.aspx">books</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/03/follow-manningbooks-on-twitter-and-get-discount-codes.aspx</feedburner:origLink></item><item><title>SharePoint Saturday Toronto: July 11th</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/2RQQ1IH1q3g/sharepoint-saturday-toronto-july-11th.aspx</link><pubDate>Fri, 03 Jul 2009 04:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9816103</guid><dc:creator>Joey deVilla</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9816103.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9816103</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9816103</wfw:comment><description>&lt;p&gt;&lt;a href="http://www.sharepointsaturday.org/toronto/default.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 10px 10px 0px; display: inline; border-top: 0px; border-right: 0px" title="SharePoint Saturday Toronto" border="0" alt="SharePoint Saturday Toronto" align="left" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/SharePointSaturdayTorontoJuly11th_1B1E/sharepoint_saturday_toronto_3.jpg" width="314" height="116" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;SharePoint Saturdays&lt;/strong&gt; are free events where you can learn about &lt;a href="http://sharepoint.microsoft.com/Pages/Default.aspx"&gt;SharePoint&lt;/a&gt; from architects, developers, and other professionals who work with Microsoft Office SharePoint Server 2007 (a.k.a. MOSS). Filled with sessions from respected SharePoint professionals &amp;amp; Microsoft MVPs, they’re day-long events covering a wide variety of SharePoint-oriented topics. &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;a href="http://www.sharepointsaturday.org/toronto/default.aspx"&gt;On Saturday, July 11th, Toronto will have its first SharePoint Saturday at Microsoft Canada Headquarters&lt;/a&gt;&lt;/strong&gt; (&lt;a href="http://www.bing.com/maps/default.aspx?v=2&amp;amp;FORM=LMLTCC&amp;amp;cp=43.61362~-79.753421&amp;amp;style=r&amp;amp;lvl=14&amp;amp;tilt=-90&amp;amp;dir=0&amp;amp;alt=-1000&amp;amp;phx=0&amp;amp;phy=0&amp;amp;phscl=1&amp;amp;where1=1950%20Meadowvale%20Road%2C%20Mississauga%20ON&amp;amp;encType=1"&gt;1950 Meadowvale Boulevard, Mississauga&lt;/a&gt; – off Mississauga Road, just north of the 401). The event is free of charge, open to the public and your chance to immerse yourself in SharePoint. The day will start at 9:00 a.m. with a short introductory keynote and sessions will run to 4:30 p.m.. Lunch will be provided and there will be numerous giveaways throughout the day.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;There will be three primary content tracks,&lt;/strong&gt; with each track consisting of five presentations lasting about an hour and ranging from introductory, 100-level content to highly technical, 400-level &amp;quot;expert&amp;quot; sessions. The &lt;a href="http://www.sharepointsaturday.org/toronto/Pages/speakers.aspx"&gt;speakers&lt;/a&gt; will represent a broad cross-section of the community and will offer a variety of different perspectives and points of view.&lt;/p&gt;  &lt;p&gt;SharePoint Saturday Toronto is a great opportunity to learn, share and network. If you’ve been meaning to learn or expand your knowledge about the SharePoint platform, you should be there!&lt;/p&gt;  &lt;p&gt;For more details, &lt;a href="http://www.sharepointsaturday.org/toronto/default.aspx"&gt;visit the SharePoint Saturday Toronto site&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9816103" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=2RQQ1IH1q3g:n1hgP1mc9rY:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=2RQQ1IH1q3g:n1hgP1mc9rY:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=2RQQ1IH1q3g:n1hgP1mc9rY:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=2RQQ1IH1q3g:n1hgP1mc9rY:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/2RQQ1IH1q3g" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/SharePoint+2007/default.aspx">SharePoint 2007</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/03/sharepoint-saturday-toronto-july-11th.aspx</feedburner:origLink></item><item><title>Silverlight on the Silver Screen: One Week Away!</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/kkQD1Jm9RCA/silverlight-on-the-silver-screen-one-week-away.aspx</link><pubDate>Thu, 02 Jul 2009 16:29:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9814439</guid><dc:creator>Joey deVilla</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9814439.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9814439</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9814439</wfw:comment><description>&lt;p&gt;&lt;strong&gt;You’ve got to hand it to &lt;a href="http://objectsharp.com/"&gt;ObjectSharp&lt;/a&gt;:&lt;/strong&gt; when they do a parody, they pull out all the stops:&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.objectsharp.com/about/events/Pages/silverlight-on-the-silver-screen.aspx"&gt;&lt;font style="background-color: #960000" color="#ffffff"&gt;&lt;/font&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="&amp;quot;Silverlight on the Silver Screen&amp;quot; &amp;quot;Star Wars&amp;quot; parody poster" border="0" alt="&amp;quot;Silverlight on the Silver Screen&amp;quot; &amp;quot;Star Wars&amp;quot; parody poster" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/SilverlightontheSilverScreenOneWeekAway_AF68/silverlight_on_silver_screen_poster_5.jpg" width="600" height="911" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Next Thursday, June 9th – exactly one week from today -- ObjectSharp will host &lt;em&gt;&lt;a href="http://www.objectsharp.com/about/events/Pages/silverlight-on-the-silver-screen.aspx"&gt;Silverlight on the Silver Screen&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt;, a presentation on the upcoming revision of Silverlight, Silverlight 3, along with &lt;a href="http://expression.microsoft.com/en-us/cc136530.aspx"&gt;Expression Blend&lt;/a&gt;, &lt;a href="http://www.infoq.com/articles/guest-simon-sketchflow"&gt;SketchFlow&lt;/a&gt;, &lt;a href="http://channel9.msdn.com/posts/yochay/Windows-7-Mutli-Touch-Overview/"&gt;Windows 7’s touch technology&lt;/a&gt;, Microsoft Office SharePoint System (MOSS), Visual Studio 2010 and Team System. They’ll cover all sorts of things, including:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;How to design user interactions with SketchFlow&lt;/li&gt;    &lt;li&gt;Integrating rich applications using SharePoint and Visual Studio Team System&lt;/li&gt;    &lt;li&gt;Building rich line-of-business applications with Silverlight and .NET RIA Services&lt;/li&gt;    &lt;li&gt;Tying together rich media and advertising with the Microsoft platform&lt;/li&gt;    &lt;li&gt;Touch tech with Windows 7 and WPF&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;There’ll be something for you, no matter which of the “Three Ds” – designer, developer or decision-maker – you are!&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;a href="http://www.objectsharp.com/about/events/Pages/silverlight-on-the-silver-screen.aspx"&gt;Silverlight on the Silver Screen&lt;/a&gt;&lt;/strong&gt; will take place at the &lt;strong&gt;Scotiabank Theatre&lt;/strong&gt; (&lt;a href="http://www.bing.com/maps/default.aspx?v=2&amp;amp;FORM=LMLTCC&amp;amp;cp=43.649172~-79.39049&amp;amp;style=r&amp;amp;lvl=14&amp;amp;tilt=-90&amp;amp;dir=0&amp;amp;alt=-1000&amp;amp;phx=0&amp;amp;phy=0&amp;amp;phscl=1&amp;amp;where1=259%20Richmond%20St%20W.%2C%20%20%20Toronto%2C%20Ontario%2C%20M5V%203M6&amp;amp;encType=1"&gt;259 Richmond Street West&lt;/a&gt;, just west of&amp;#160; John) on &lt;strong&gt;Thursday, July 9th from 9:00 a.m. to 12:00 p.m.&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;Registration is free – all you have to do is &lt;strong&gt;&lt;a href="http://www.objectsharp.com/training/pages/smartregister.aspx?c=470"&gt;visit the &lt;em&gt;Silverlight on the Silver Screen&lt;/em&gt; registration page&lt;/a&gt;&lt;/strong&gt; to sign up. I’ll see you there! &lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9814439" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=kkQD1Jm9RCA:hPKfgKuogww:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=kkQD1Jm9RCA:hPKfgKuogww:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=kkQD1Jm9RCA:hPKfgKuogww:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=kkQD1Jm9RCA:hPKfgKuogww:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/kkQD1Jm9RCA" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Programming/default.aspx">Programming</category><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Silverlight/default.aspx">Silverlight</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/02/silverlight-on-the-silver-screen-one-week-away.aspx</feedburner:origLink></item><item><title>31 Days of Silverlight</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/X9YrB4AmcKg/31-days-of-silverlight.aspx</link><pubDate>Thu, 02 Jul 2009 14:37:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9814221</guid><dc:creator>Joey deVilla</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9814221.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9814221</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9814221</wfw:comment><description>&lt;p&gt;&lt;a href="http://jeffblankenburg.com/labels/31%20days%20of%20Silverlight.aspx"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 10px 10px; display: inline; border-top: 0px; border-right: 0px" title="July 2009 calendar showing each date as a Silverlight logo" border="0" alt="July 2009 calendar showing each date as a Silverlight logo" align="right" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/31DaysofSilverlight_9572/31_days_of_silverlight_3.jpg" width="300" height="199" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;em&gt;&lt;a href="http://jeffblankenburg.com/labels/31%20days%20of%20Silverlight.aspx"&gt;31 Days of SIlverlight&lt;/a&gt;&lt;/em&gt;&lt;/strong&gt; is a series of blog posts posted through the month of July by Microsoft Developer Evangelist &lt;a href="http://jeffblankenburg.com/"&gt;Jeff Blankenburg&lt;/a&gt; (yes, the same guy behind the Toughest Developer Puzzle Ever, which was covered &lt;a href="http://blogs.msdn.com/cdndevs/archive/2009/07/02/the-toughest-developer-puzzle-ever.aspx"&gt;in the previous post&lt;/a&gt;). &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;For each day in July 2009, Jeff will post a fairly in-depth article on his blog covering some aspect of Silverlight development.&lt;/strong&gt; He says that they’ll be “100- to 300-level in difficulty” (introductory to upper-intermediate) and will provide enough information for someone new to Silverlight could start from scratch building the examples.&lt;/p&gt;  &lt;p&gt;So far, he’s posted two articles, both with plenty of examples and downloadable source code:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;&lt;strong&gt;&lt;a href="http://jeffblankenburg.com/2009/07/day-1-mouse-events-in-silverlight.aspx"&gt;Mouse Events in Silverlight&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt;    &lt;li&gt;&lt;strong&gt;&lt;a href="http://jeffblankenburg.com/2009/07/day-2-silverlight-screen-transitions.aspx"&gt;Silverlight Screen Transitions&lt;/a&gt;&lt;/strong&gt;&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;These first two articles are packed with information; with them alone, a Silverlight newbie should be able to build a &lt;a href="http://en.wikipedia.org/wiki/HyperCard"&gt;HyperCard&lt;/a&gt;-like application or &lt;a href="http://en.wikipedia.org/wiki/Choose_Your_Own_Adventure"&gt;“Choose Your Own Adventure”&lt;/a&gt;-style game without much trouble. At this rate, by the time July is over, there’ll be enough material published in the series to make a decent book or course. I’m looking forward to seeing the rest of &lt;em&gt;&lt;a href="http://jeffblankenburg.com/labels/31%20days%20of%20Silverlight.aspx"&gt;31 Days of Silverlight&lt;/a&gt;&lt;/em&gt;!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9814221" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=X9YrB4AmcKg:YA0zADRsqEk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=X9YrB4AmcKg:YA0zADRsqEk:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=X9YrB4AmcKg:YA0zADRsqEk:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=X9YrB4AmcKg:YA0zADRsqEk:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/X9YrB4AmcKg" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Programming/default.aspx">Programming</category><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Silverlight/default.aspx">Silverlight</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/02/31-days-of-silverlight.aspx</feedburner:origLink></item><item><title>The Toughest Developer Puzzle Ever</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/UCI8UASO7n0/the-toughest-developer-puzzle-ever.aspx</link><pubDate>Thu, 02 Jul 2009 13:23:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9814041</guid><dc:creator>Joey deVilla</dc:creator><slash:comments>3</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9814041.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9814041</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9814041</wfw:comment><description>&lt;p&gt;&lt;a href="http://www.toughestdeveloperpuzzleever.com/"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="Montage of images from the &amp;quot;Toughest Developer Puzzle Ever&amp;quot; site" border="0" alt="Montage of images from the &amp;quot;Toughest Developer Puzzle Ever&amp;quot; site" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/TheToughestDeveloperPuzzleEver_8412/tdpe_3.jpg" width="600" height="321" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;&lt;strong&gt;&lt;a href="http://www.toughestdeveloperpuzzleever.com/"&gt;The Toughest Developer Puzzle Ever&lt;/a&gt; is a new puzzle site aimed at programmers&lt;/strong&gt; in the same vein as web-based puzzle challenges such as &lt;a href="http://deathball.net/notpron/"&gt;&lt;em&gt;notpron&lt;/em&gt;&lt;/a&gt;, &lt;a href="http://www.rankk.org/"&gt;&lt;em&gt;Rankk&lt;/em&gt;&lt;/a&gt; and &lt;a href="http://www.pythonchallenge.com/"&gt;&lt;em&gt;Python Challenge&lt;/em&gt;&lt;/a&gt;. Created by Microsoft Developer Evangelist &lt;a href="http://jeffblankenburg.com/"&gt;Jeff Blankenburg&lt;/a&gt;, “TDPE” consists of a sequence of 30 web pages, each one with a puzzle that when solved will take you to the next one. Each puzzle provides the necessary hints to solve it, although some of the hints are tucked away in not-so-obvious places. Some puzzles can be solved with a little programming skill, some require a little knowledge of computer programming theory (although a little Binging will do) and some can be solved with a little logic and lateral thinking.&lt;/p&gt;  &lt;p&gt;&lt;strong&gt;Jeff has offered a prize to the first fifteen people who complete the The Toughest Developer Puzzle Ever&lt;/strong&gt; (only those who complete it will know how to prove it). Judging from &lt;a href="http://twitter.com/tdpe"&gt;the Twitter account for “TDPE”&lt;/a&gt; and &lt;a href="http://twitter.com/home#search?q=tdpe"&gt;tweets with the #TDPE hashtag&lt;/a&gt;, not all the prizes have been claimed yet. &lt;/p&gt;  &lt;p&gt;I managed to power through the first 29 puzzles while watching &lt;em&gt;Ghostbusters&lt;/em&gt; on TV yesterday, but the very last one has me stumped. As others who’ve been flummoxed by this problem have said on Twitter, I’m sure I’m overthinking it.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.toughestdeveloperpuzzleever.com/"&gt;Can you beat the Toughest Developer Puzzle Ever?&lt;/a&gt; I’m sure you can, but you might want to do it after work. Let me know how you’re doing in the comments!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9814041" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=UCI8UASO7n0:7hUCXPgXQrE:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=UCI8UASO7n0:7hUCXPgXQrE:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=UCI8UASO7n0:7hUCXPgXQrE:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=UCI8UASO7n0:7hUCXPgXQrE:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/UCI8UASO7n0" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Programming/default.aspx">Programming</category><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Games/default.aspx">Games</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/02/the-toughest-developer-puzzle-ever.aspx</feedburner:origLink></item><item><title>Happy Canada Day!</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/XCKBrCiqA0M/happy-canada-day.aspx</link><pubDate>Wed, 01 Jul 2009 22:50:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9812156</guid><dc:creator>Joey deVilla</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9812156.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9812156</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9812156</wfw:comment><description>&lt;p align="center"&gt;&lt;a href="http://www.flickr.com/photos/rene_ehrhardt/2899391221/"&gt;&lt;img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="Canadian flag" border="0" alt="Canadian flag" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/HappyCanadaDay_108C8/canadian_flag_3.jpg" width="600" height="399" /&gt;&lt;/a&gt;&lt;a href="http://www.flickr.com/photos/rene_ehrhardt/2899391221/"&gt;&lt;em&gt;Creative Commons picture courtesy of Rene Erhardt.&lt;/em&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;From all of us at Microsoft Canada, we’d like to wish you a happy &lt;a href="http://en.wikipedia.org/wiki/Canada_Day"&gt;Canada Day&lt;/a&gt;! Have a safe and fun holiday, and we’ll see you tomorrow!&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9812156" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=XCKBrCiqA0M:3UeXHu92fYQ:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=XCKBrCiqA0M:3UeXHu92fYQ:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=XCKBrCiqA0M:3UeXHu92fYQ:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=XCKBrCiqA0M:3UeXHu92fYQ:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/XCKBrCiqA0M" height="1" width="1"/&gt;</description><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/07/01/happy-canada-day.aspx</feedburner:origLink></item><item><title>[Tip] Visible White Space in Visual Studio</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/LovzEKUt_AA/tip-visible-white-space-in-visual-studio.aspx</link><pubDate>Tue, 30 Jun 2009 14:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9809712</guid><dc:creator>John Bristowe</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9809712.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9809712</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9809712</wfw:comment><description>&lt;p&gt;&lt;img src="http://blogs.msdn.com/blogfiles/saraford/WindowsLiveWriter/Didyouknow.HowtoviewVisibleWhiteSpace_136B6/ViewVisibleWhiteSpace_2.jpg"&gt;&lt;/p&gt;

&lt;p&gt;A simple, but very powerful, little feature, especially when you
deal with white space as much as I did when I tested the editor. The
first time I saw one of our developers using it, I thought, "Yuck!" But now I'm addicted, even when I'm not testing white space vs tabs:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;From the Menu Bar, go to &lt;b&gt;Edit – Advanced – View White Space&lt;/b&gt;&lt;/li&gt;
&lt;li&gt;From the keyboard, press &lt;b&gt;Ctrl+R, Ctrl+W&lt;/b&gt; (using the General Settings configuration) 
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Note: This command is only available when a file is open. The
visible white space state will persist across new files, re-opening
files, and, most importantly, Visual Studio sessions.&lt;/p&gt;&lt;p&gt;&lt;i&gt;Reposted from &lt;a href="http://blogs.msdn.com/saraford/archive/2007/07/30/did-you-know-how-to-view-visible-white-space.aspx" mce_href="http://blogs.msdn.com/saraford/archive/2007/07/30/did-you-know-how-to-view-visible-white-space.aspx"&gt;Did you know... How to view Visible White Space - #003&lt;/a&gt; &lt;/i&gt;&lt;i&gt;by &lt;a href="http://blogs.msdn.com/SaraFord/"&gt;Sara Ford&lt;/a&gt;, author of &lt;/i&gt;&lt;a href="http://www.amazon.com/Microsoft%C2%AE-Visual-Studio%C2%AE-Tips-PRO-Developer/dp/0735626405/" mce_href="http://www.amazon.com/Microsoft®-Visual-Studio®-Tips-PRO-Developer/dp/0735626405/"&gt;&lt;i&gt;Microsoft Visual Studio Tips&lt;/i&gt;&lt;/a&gt;&lt;/p&gt;

&lt;hr&gt;

&lt;p&gt;&lt;img src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png" style="width: 242px; height: 83px;" mce_src="http://as1w1a.blu.livefilestore.com/y1pOBC4SWgxi98SwvbLm_Izziybhr4CVNPrZwh7uHCxdHn0pTJ-2TNYezg6t1HeWsD1wHSinG8l2Ta6Ny4YDCV2T_PhKX0WIQHu/TECH-DAYS-2009-CANADA.png" width="242" height="83"&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="http://www.techdays.ca/"&gt;Microsoft TechDays Canada&lt;/a&gt; is a technology training conference for IT professionals and developers. With forty, 200+ level sessions, it brings you the rich learning experience of &lt;a href="http://www.microsoft.com/events/teched/"&gt;Microsoft Tech·Ed&lt;/a&gt; (without the travel) on both current technologies and new products like &lt;a href="http://www.microsoft.com/windows/windows-7/"&gt;Windows 7&lt;/a&gt;, &lt;a href="http://www.microsoft.com/exchange/2010/"&gt;Exchange 2010&lt;/a&gt; and much more. Register today by visiting &lt;a href="http://www.techdays.ca/"&gt;http://www.techdays.ca/&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9809712" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=LovzEKUt_AA:O7xMZa4g6Yo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=LovzEKUt_AA:O7xMZa4g6Yo:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=LovzEKUt_AA:O7xMZa4g6Yo:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=LovzEKUt_AA:O7xMZa4g6Yo:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/LovzEKUt_AA" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/06/30/tip-visible-white-space-in-visual-studio.aspx</feedburner:origLink></item><item><title>Ottawa IT Community Awards Night Tonight</title><link>http://feedproxy.google.com/~r/JohnBristowe/~3/yjCl_XRXVRE/ottawa-it-community-awards-night-tonight.aspx</link><pubDate>Tue, 30 Jun 2009 05:05:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9809261</guid><dc:creator>Joey deVilla</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/cdndevs/comments/9809261.aspx</comments><wfw:commentRss>http://blogs.msdn.com/cdndevs/commentrss.aspx?PostID=9809261</wfw:commentRss><wfw:comment>http://blogs.msdn.com/cdndevs/rsscomments.aspx?PostID=9809261</wfw:comment><description>&lt;p&gt;&lt;a href="https://www.clicktoattend.com/invitation.aspx?code=139081"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 10px 10px; display: inline; border-top: 0px; border-right: 0px" title="Ottawa IT Community logo" border="0" alt="Ottawa IT Community logo" align="right" src="http://blogs.msdn.com/blogfiles/cdndevs/WindowsLiveWriter/OttawaITCommunityAwardsNightTonight_F4D/ottawa_it_community_3.jpg" width="300" height="124" /&gt;&lt;/a&gt;&lt;strong&gt;The &lt;a href="https://www.clicktoattend.com/invitation.aspx?code=139081"&gt;Ottawa IT Community Awards Night&lt;/a&gt; takes place tonight&lt;/strong&gt; (Tuesday, June 30th), and if you want to attend, you’ve got until 4 p.m. to register!&lt;/p&gt;  &lt;p&gt;It’s hosted by these four groups:&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://ottawa.sqlpass.org/"&gt;OttawaSQL.net&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.ottawacommunity.net/"&gt;Ottawa .NET Community&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://owsug.ca/"&gt;Ottawa Windows Server User Group&lt;/a&gt;&lt;/li&gt;    &lt;li&gt;&lt;a href="http://ottawacodecamp.ca/"&gt;Ottawa Code Camp&lt;/a&gt;&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The event will honour the partners and members of the groups who helped make 2008/2009 another great season for developers, IT pros and DBAs. It’ll have free food, some great competition and draws for prizes,&lt;/p&gt;  &lt;p&gt;It takes place at the &lt;strong&gt;Yuk Yuk’s in downtown Ottawa&lt;/strong&gt; (&lt;a href="http://www.bing.com/maps/default.aspx?v=2&amp;amp;FORM=LMLTCC&amp;amp;cp=45.423847~-75.6949&amp;amp;style=r&amp;amp;lvl=15&amp;amp;tilt=-90&amp;amp;dir=0&amp;amp;alt=-1000&amp;amp;phx=0&amp;amp;phy=0&amp;amp;phscl=1&amp;amp;where1=29%20Elgin%20Street%2C%20Ottawa%20ON&amp;amp;encType=1"&gt;292 Elgin Street&lt;/a&gt;, under Hooley’s) and runs from 6:00 p.m. until about 9:00 p.m.. If you’d like to attend, you need to &lt;a href="https://www.clicktoattend.com/invitation.aspx?code=139081"&gt;register&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=9809261" width="1" height="1"&gt;&lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=yjCl_XRXVRE:HH7dfhSKMs8:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=yjCl_XRXVRE:HH7dfhSKMs8:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/JohnBristowe?a=yjCl_XRXVRE:HH7dfhSKMs8:D7DqB2pKExk"&gt;&lt;img src="http://feeds.feedburner.com/~ff/JohnBristowe?i=yjCl_XRXVRE:HH7dfhSKMs8:D7DqB2pKExk" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;&lt;img src="http://feeds.feedburner.com/~r/JohnBristowe/~4/yjCl_XRXVRE" height="1" width="1"/&gt;</description><category domain="http://blogs.msdn.com/cdndevs/archive/tags/Ottawa/default.aspx">Ottawa</category><feedburner:origLink>http://blogs.msdn.com/cdndevs/archive/2009/06/30/ottawa-it-community-awards-night-tonight.aspx</feedburner:origLink></item></channel></rss>
