<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" 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/"><channel><title>Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx</link><description>OK, so you've just decided that WPF is the strategic technology of choice for your next-generation application, and you've taken the opportunity to flatten and reinstall your developer workstation. What should you put on it to create the perfect WPF development</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Adam Caudill&amp;#8217;s Blog &amp;raquo; Starting in WPF?</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1334490</link><pubDate>Thu, 21 Dec 2006 02:48:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1334490</guid><dc:creator>Adam Caudill’s Blog » Starting in WPF?</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://adamcaudill.com/2006/12/20/starting-in-wpf/"&gt;http://adamcaudill.com/2006/12/20/starting-in-wpf/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1336365</link><pubDate>Thu, 21 Dec 2006 04:02:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1336365</guid><dc:creator>Philip Rieck</dc:creator><description>&lt;p&gt;Wonderful list of tools needed for any WPF developer. &amp;nbsp;Although, I'd suggest other fonts as well - I find that switching between proggy square, inconsolata, consolas, etc.. gives me a little &amp;quot;boost&amp;quot; every time I switch.&lt;/p&gt;
&lt;p&gt;And, since you have the words &amp;quot;developer workstation&amp;quot; right in the description (and correct I may add), any chance of nudging the MSDN bean counters and saying &amp;quot;hey, Blend is indeed a developer tool&amp;quot;? &amp;nbsp;Not having it included in MSDN is really, really frustrating to us that already accepted a nice big slap already with the different editions. &amp;nbsp;If so, thanks!&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1337987</link><pubDate>Thu, 21 Dec 2006 07:15:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1337987</guid><dc:creator>Ramanujam Sampath</dc:creator><description>&lt;p&gt;Chk out the application called snoop. This has helped me to find where some of the events are driven. I am not sure where this came from. I got it from my fellow worker and it has helped me a lot. I will post a comment tomorrow after I find where this can be downloaded from.&lt;/p&gt;
&lt;p&gt;-sr&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1339451</link><pubDate>Thu, 21 Dec 2006 12:12:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1339451</guid><dc:creator>Florian Krüsch</dc:creator><description>&lt;p&gt;very useful!&lt;/p&gt;
&lt;p&gt;One question, how do you actually &amp;quot;set the Windows Presentation Foundation Font Cache system service to Automatic (Delayed Start) &amp;quot; ?&lt;/p&gt;
&lt;p&gt;Is this a registry key or a build switch ins VS?&lt;/p&gt;</description></item><item><title>Building a perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1339469</link><pubDate>Thu, 21 Dec 2006 12:27:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1339469</guid><dc:creator>Mental block</dc:creator><description>&lt;p&gt;Μια που όλο και περισσότερος κόσμος αρχίζει να παίζει μαζί του ... προτάσεις από τον ειδικό για το πως...&lt;/p&gt;
</description></item><item><title>Per iniziare a lavorare con WPF</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1340013</link><pubDate>Thu, 21 Dec 2006 16:07:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1340013</guid><dc:creator>Pietro Brambati Blog</dc:creator><description>&lt;p&gt;Per chi vuole iniziare a lavorare con WPF e si sta chidendo: cosa serve a Visual Studio 2005? Dove posso&lt;/p&gt;
</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1341006</link><pubDate>Thu, 21 Dec 2006 19:33:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1341006</guid><dc:creator>William</dc:creator><description>&lt;p&gt;Add IronPython to that list. &amp;nbsp;Much faster for &amp;quot;playing around&amp;quot; with WPF constructs than going through the code-compile-repeat process of using VB or C#. &amp;nbsp;This is great for learning, as well as for just trying something out quickly to see how it would work. &amp;nbsp;Then you can code it for real in your language of choice (C# of course).&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1341018</link><pubDate>Thu, 21 Dec 2006 19:40:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1341018</guid><dc:creator>Don wolfe</dc:creator><description>&lt;p&gt;Check ou xamlpadX - updated version of xamlpad (&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/llobo/archive/2006/10/31/XamlPad-Xtended-_2800_with-an-interpreter_2900_.aspx"&gt;http://blogs.msdn.com/llobo/archive/2006/10/31/XamlPad-Xtended-_2800_with-an-interpreter_2900_.aspx&lt;/a&gt;)&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1341025</link><pubDate>Thu, 21 Dec 2006 19:42:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1341025</guid><dc:creator>tims</dc:creator><description>&lt;p&gt;Ramanujam, thanks for reminding me about Snoop - added!&lt;/p&gt;
</description></item><item><title>WPF...Rock On!</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1341590</link><pubDate>Thu, 21 Dec 2006 20:49:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1341590</guid><dc:creator>10</dc:creator><description>&lt;p&gt;A very good read... &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx"&gt;http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1344853</link><pubDate>Fri, 22 Dec 2006 07:44:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1344853</guid><dc:creator>Parker</dc:creator><description>&lt;p&gt;Why Expressions? If you're going to have Visual Studio 2005, it's the same functionality.&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1345853</link><pubDate>Fri, 22 Dec 2006 10:33:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1345853</guid><dc:creator>Frank P</dc:creator><description>&lt;p&gt;XamlpadX is a must.. beats xamlpad any day&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1348364</link><pubDate>Fri, 22 Dec 2006 17:43:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1348364</guid><dc:creator>Alex Young</dc:creator><description>&lt;p&gt;Please, for the love of all things holy, add a testing framework to that box... &amp;nbsp;Generations of maintenance coders hence will thank you...&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1349087</link><pubDate>Fri, 22 Dec 2006 21:11:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1349087</guid><dc:creator>Kurt Brockett</dc:creator><description>&lt;p&gt;Tim this is great. &amp;nbsp;Here is an email I send to any of the developers I work with when they ask about WPF:&lt;/p&gt;
&lt;p&gt;--------------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;My Five Day Course For Hitting the WPF Curve/Cliff&lt;/p&gt;
&lt;p&gt; &amp;nbsp; This was put together by Karsten Januszewski, a WPF evangelist over at Microsoft. &amp;nbsp;The first day is really for everyone. &amp;nbsp;There’s really some good content in this post.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/karstenj/archive/2006/06/15/632639.aspx"&gt;http://blogs.msdn.com/karstenj/archive/2006/06/15/632639.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Building a perfect WPF Developer Workstation&lt;/p&gt;
&lt;p&gt; &amp;nbsp; One of the hurdles many people run into is just getting their development system up and running. Tim Sneath (our initial MSFT contact on WPF) put together a set of “perfect” items needed for a new Dev Workstation.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx"&gt;http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Optimizing WPF Application Performance&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; It gives a bunch of do’s and don’t regarding performance. &amp;nbsp;We joked that it’s kind of like the WPF bible of explaining what NOT to do.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-gb/library/aa970683.aspx"&gt;http://msdn2.microsoft.com/en-gb/library/aa970683.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hope that helps some!&lt;/p&gt;
&lt;p&gt;Kurt&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1350545</link><pubDate>Sat, 23 Dec 2006 04:39:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1350545</guid><dc:creator>GRiNSER</dc:creator><description>&lt;p&gt;you can get the consolas font with a special download at microsoft for visual studio 2005 too!&lt;/p&gt;
&lt;p&gt;i'm sorry i haven't got it at hand but you can find it easily in the ms download center.&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1352378</link><pubDate>Sat, 23 Dec 2006 20:37:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1352378</guid><dc:creator>tims</dc:creator><description>&lt;p&gt;Thanks for all the feedback so far: I've incorporated some good suggestions, including the standalone link for the Consolas font and XamlPadX in place of the regular XamlPad. &lt;/p&gt;
&lt;p&gt;In response to Parker's query, Expression Blend has a number of features that VS doesn't have in the current release (for example, editing styles and creating templates are manual operations in VS but supported by the Blend editor). Over time, you can certainly expect the two tools to come much closer to feature parity but remaining focused on their respective designer / developer audiences.&lt;/p&gt;
</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1353867</link><pubDate>Sat, 23 Dec 2006 23:40:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1353867</guid><dc:creator>Robby Ingebretsen</dc:creator><description>&lt;p&gt;Another alternative to XamlPad is Kaxaml. &amp;nbsp;You can get it here: &lt;a rel="nofollow" target="_new" href="http://notstatic.com/archives/64"&gt;http://notstatic.com/archives/64&lt;/a&gt;&lt;/p&gt;</description></item><item><title>New and Notable 132</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1358156</link><pubDate>Sun, 24 Dec 2006 19:47:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1358156</guid><dc:creator>Sam Gentile</dc:creator><description>&lt;p&gt;A special Christmas Eve version to clean out my Feed Demon box as I will be on vacation next week and&lt;/p&gt;
</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1362215</link><pubDate>Mon, 25 Dec 2006 19:48:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1362215</guid><dc:creator>svetz</dc:creator><description>&lt;p&gt;I luv xamlpadx. it has the same feel of xamlpad but has more funtionality thn kaxaml. The interpreter is sweet.&lt;/p&gt;
&lt;p&gt;Nice compile Tim&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1366230</link><pubDate>Wed, 27 Dec 2006 01:27:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1366230</guid><dc:creator>Samiq</dc:creator><description>&lt;p&gt;Ping back from samiqbits.blogspot.com&lt;/p&gt;
&lt;p&gt;&amp;lt;i&amp;gt;As I've been blogging before I am working with WPF for a personal project. This has nothing to do with my 8-5 job, but is a nice thing to be doing in my spare time; anyway, the reason of this post is that by looking around I found this entry by Tim Sneath...&amp;lt;/i&amp;gt;&lt;/p&gt;</description></item><item><title>Appunti di WPF: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1376246</link><pubDate>Fri, 29 Dec 2006 00:19:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1376246</guid><dc:creator>di .NET e di altre Amenit</dc:creator><description>&lt;p&gt;Appunti di WPF: Building a Perfect WPF Developer Workstation&lt;/p&gt;
</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1399238</link><pubDate>Tue, 02 Jan 2007 18:05:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1399238</guid><dc:creator>John D</dc:creator><description>&lt;p&gt;FYI XamlPadX v2 is out.. (&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/llobo"&gt;http://blogs.msdn.com/llobo&lt;/a&gt;) .. its got some sweet new features :) Happy new year&lt;/p&gt;</description></item><item><title>To do: Create perfect WPF workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1406942</link><pubDate>Thu, 04 Jan 2007 00:12:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1406942</guid><dc:creator>Mark Johnston's Developer Experiences</dc:creator><description>&lt;p&gt;Thanks to Tim I've probably got a few bits and pieces to install to get my machine up to dream spec for&lt;/p&gt;
</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1464871</link><pubDate>Sun, 14 Jan 2007 13:55:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1464871</guid><dc:creator>Andrew Jones</dc:creator><description>&lt;p&gt;I've just downloaded the Oracs (sorry Orcas - watched too much Blake 7 as a kid) Jan CTP but it does not seem to support the creation of WPF apps. Can you explain what you need to create WPF on Orcas. &lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1473099</link><pubDate>Tue, 16 Jan 2007 01:02:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1473099</guid><dc:creator>tims</dc:creator><description>&lt;p&gt;Hi Andrew, the WPF designer isn't in the January CTP of Orcas, but you should see it in the next CTP. For now, Visual Studio 2005 is the best place to be. That's why you can't see it! &lt;/p&gt;
&lt;p&gt;Tim&lt;/p&gt;
</description></item><item><title>完全なWPFデヴェロッパー向けワークステーションを作る</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1501005</link><pubDate>Sun, 21 Jan 2007 05:05:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1501005</guid><dc:creator>OPC Diary</dc:creator><description>&lt;p&gt;Tim Sneath : Building a Perfect WPF Developer Workstation このブログ記事では、完全なWPFデヴェロッパー向けワークステーションを構築するために必要なものがまとめら&lt;/p&gt;
</description></item><item><title>完全なWPFデヴェロッパー向けワークステーションを作る</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1501026</link><pubDate>Sun, 21 Jan 2007 05:14:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1501026</guid><dc:creator>OPC Diary</dc:creator><description>&lt;p&gt;Tim Sneath : Building a Perfect WPF Developer Workstation このブログ記事では、完全なWPFデヴェロッパー向けワークステーションを構築するために必要なものがまとめら&lt;/p&gt;
</description></item><item><title>Building a Perfect WPF Developer Workstation </title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1509309</link><pubDate>Mon, 22 Jan 2007 22:23:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1509309</guid><dc:creator>Eric Gunnerson's C# Compendium</dc:creator><description>&lt;p&gt;Building a Perfect WPF Developer Workstation&lt;/p&gt;
</description></item><item><title>WPF-Werkzeugkasten</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1513348</link><pubDate>Tue, 23 Jan 2007 13:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1513348</guid><dc:creator>ASP.NET Deutsch Blogs</dc:creator><description>&lt;p&gt;Wer sich, wie ich, f&amp;#252;r WPF interessiert, und damit entwickeln will, braucht wie immer ein Set von Tools,&lt;/p&gt;
</description></item><item><title>Interesting Finds: January 27, 2007</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1543337</link><pubDate>Sat, 27 Jan 2007 19:21:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1543337</guid><dc:creator>Jason Haley</dc:creator><description /></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1551224</link><pubDate>Mon, 29 Jan 2007 14:24:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1551224</guid><dc:creator>Shawn WIldermuth</dc:creator><description>&lt;p&gt;When I install the Windows SDK, I don't get an option in the menu to integrate the two MSDN's. &amp;nbsp;Any reason you can think of (or maybe a manual way of doing it?) (swildermuth@adoguy.com)&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1558855</link><pubDate>Tue, 30 Jan 2007 23:21:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1558855</guid><dc:creator>Richard Cunday</dc:creator><description>&lt;p&gt;Another tool to capture your excellent WPF work:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://weblogs.asp.net/kennykerr/archive/2007/01/28/window-clippings-1-5.aspx"&gt;http://weblogs.asp.net/kennykerr/archive/2007/01/28/window-clippings-1-5.aspx&lt;/a&gt;&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1591629</link><pubDate>Sat, 03 Feb 2007 21:20:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1591629</guid><dc:creator>Josh Smith</dc:creator><description>&lt;p&gt;Hi Tim,&lt;/p&gt;
&lt;p&gt;Thanks a lot for putting this list together. &amp;nbsp;I have two pieces of feedback, if you're interested.&lt;/p&gt;
&lt;p&gt;- I think it would be very helpful if you were to give a suggested hardware configuration for WPF development. &amp;nbsp;Not just the minimum reqs, but also what type of machine would help make the WPF dev experience smooth and quick.&lt;/p&gt;
&lt;p&gt;- In the &amp;quot;Building a Code Toolbox&amp;quot; section, perhaps you might consider listing the WPF.JoshSmith library: &lt;a rel="nofollow" target="_new" href="http://www.codeproject.com/useritems/WPFJoshSmith.asp"&gt;http://www.codeproject.com/useritems/WPFJoshSmith.asp&lt;/a&gt; &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks again,&lt;/p&gt;
&lt;p&gt;Josh Smith&lt;/p&gt;</description></item><item><title>Revisiting First WPF Program on Vista</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1599936</link><pubDate>Mon, 05 Feb 2007 00:13:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1599936</guid><dc:creator>Sam Gentile</dc:creator><description>&lt;p&gt;Way back on Sep. 7th of last year, I published an entry on writing your first WPF program on Vista .&lt;/p&gt;
</description></item><item><title>ככה תלמדו WPF</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1604339</link><pubDate>Mon, 05 Feb 2007 17:22:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1604339</guid><dc:creator>It's All About Causality</dc:creator><description>&lt;p&gt;קניתי את שתי הספרים שיש כרגע, הנה ההמלצה שלי: בניגוד לאלון שהמליץ המלצה חמה על הספר של Petzold - אני&lt;/p&gt;
</description></item><item><title>Updated WPF Resources List</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1642678</link><pubDate>Sat, 10 Feb 2007 15:08:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1642678</guid><dc:creator>WPF Team Bloggers</dc:creator><description>&lt;p&gt;I just updated&amp;#160;the&amp;#160;simple list of useful WPF Resources on the top left of rrelyea.spaces.live.com . Part&lt;/p&gt;
</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1738782</link><pubDate>Thu, 22 Feb 2007 07:15:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1738782</guid><dc:creator>Dale</dc:creator><description>&lt;p&gt;Expression Blend and Expression Design on a developer workstation? &amp;nbsp;While I agree whole-heartedly, apparently the MSDN team, except you, don't feel the same as we do. &amp;nbsp;Perhaps you can influence them!&lt;/p&gt;
&lt;p&gt;Great article. &amp;nbsp;Thanks for posting it.&lt;/p&gt;
&lt;p&gt;Dale&lt;/p&gt;</description></item><item><title>ทริคการใช้ Vista</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1788578</link><pubDate>Fri, 02 Mar 2007 19:14:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1788578</guid><dc:creator>News</dc:creator><description>&lt;p&gt;หลังจาก Vista ออกมาพักหนึ่ง ก็ย่อมมีคนเริ่ม Tweak กันบ้างแล้วล่ะ ลองคลิ๊กเข้ามาดูครับ มีอะไรดี ๆ เพียบ&lt;/p&gt;
</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1788967</link><pubDate>Fri, 02 Mar 2007 20:52:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1788967</guid><dc:creator>Dale</dc:creator><description>&lt;p&gt;I just installed Consolas font at your suggestion. &amp;nbsp;It really looks awful! &amp;nbsp;But at least I can undo the setting.&lt;/p&gt;</description></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1810260</link><pubDate>Mon, 05 Mar 2007 17:55:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1810260</guid><dc:creator>C Gomez</dc:creator><description>&lt;p&gt;Sounds like that's just your opinion. &amp;nbsp;Just my opinion is: &amp;quot;Once I installed Consolas, I went and set it as the default in every text editor I own.&amp;quot;&lt;/p&gt;
&lt;p&gt;Opinions are okay.&lt;/p&gt;</description></item><item><title>Costruisci la tua workstation per WPF</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1835050</link><pubDate>Thu, 08 Mar 2007 12:33:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1835050</guid><dc:creator>Around and About .NET World</dc:creator><description /></item><item><title>re: Building a Perfect WPF Developer Workstation</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#1890193</link><pubDate>Fri, 16 Mar 2007 01:28:51 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1890193</guid><dc:creator>Brett</dc:creator><description>&lt;p&gt;@ Dale (Regarding Consolas looking &amp;quot;awful&amp;quot;)&lt;/p&gt;
&lt;p&gt;Turn on ClearType.&lt;/p&gt;</description></item><item><title>[翻译] 构建完美的WPF开发工作站</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#2167105</link><pubDate>Wed, 18 Apr 2007 03:10:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2167105</guid><dc:creator>Tony Qu</dc:creator><description>&lt;p&gt;原文：&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx原文"&gt;http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx原文&lt;/a&gt;...&lt;/p&gt;
</description></item><item><title>[翻译] 构建完美的WPF开发工作站</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#2167152</link><pubDate>Wed, 18 Apr 2007 03:23:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2167152</guid><dc:creator>Tony Qu</dc:creator><description>&lt;p&gt;Tim Sneath又一篇经典WPF贴，让我们能够了解WPF顶级开发人员平时用哪些工具、看哪些示例、有哪些独门秘笈，虽然这篇文章不长，但确实很有用，看了就明白了:)&lt;/p&gt;
</description></item><item><title>[翻译] 构建完美的WPF开发工作站 </title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#2197902</link><pubDate>Fri, 20 Apr 2007 01:04:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2197902</guid><dc:creator>Tony Qu</dc:creator><description>&lt;p&gt;摘要: Tim Sneath又一篇经典WPF贴，让我们能够了解WPF顶级开发人员平时用哪些工具、看哪些示例、有哪些独门秘笈，虽然这篇文章不长，但确实很有用，看了就明白了:) 有翻译得不好的地方还请指出！&lt;/p&gt;
</description></item><item><title>Some Resources on WPF</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#3011106</link><pubDate>Thu, 31 May 2007 21:04:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3011106</guid><dc:creator>Ashish Thapliyal's Blog</dc:creator><description>&lt;p&gt;I've been asked many time about real world application with WPF. Channel9 has the comprehensive list.&lt;/p&gt;
</description></item><item><title>转载：构建完美的WPF开发工作站</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#4905755</link><pubDate>Fri, 14 Sep 2007 09:00:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:4905755</guid><dc:creator>Netprawn</dc:creator><description>&lt;p&gt;转载：构建完美的WPF开发工作站 原文：&lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-develo"&gt;http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-develo&lt;/a&gt;...&lt;/p&gt;
</description></item><item><title>一起学WPF系列（1）：磨刀不误砍柴工</title><link>http://blogs.msdn.com/tims/archive/2006/12/20/building-a-perfect-wpf-developer-workstation.aspx#8355524</link><pubDate>Fri, 04 Apr 2008 05:32:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8355524</guid><dc:creator>jillzhang</dc:creator><description>&lt;p&gt;概述&lt;/p&gt;
&lt;p&gt;WindowsPresentationFoundation(WPF)是下一代显示系统，用于生成能带给用户震撼视觉体验的Windows客户端应用程序。使用WPF，您可以创建广泛的独...&lt;/p&gt;
</description></item></channel></rss>