<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.windowsclient.net/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>Jay Taylor&amp;#39;s Blog</title><link>http://blogs.windowsclient.net/jytylr/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007 (Build: 20423.869)</generator><item><title>Use Windows Live Writer to Post to Your WindowsClient.Net Blog</title><link>http://blogs.windowsclient.net/jytylr/archive/2008/02/13/use-windows-live-writer-to-post-to-your-windowsclient-net-blog.aspx</link><pubDate>Wed, 13 Feb 2008 22:56:51 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:14536</guid><dc:creator>jytylr</dc:creator><slash:comments>611</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.windowsclient.net/jytylr/rsscomments.aspx?PostID=14536</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.windowsclient.net/jytylr/commentapi.aspx?PostID=14536</wfw:comment><comments>http://blogs.windowsclient.net/jytylr/archive/2008/02/13/use-windows-live-writer-to-post-to-your-windowsclient-net-blog.aspx#comments</comments><description>Did you know you can use Windows Live Writer to post to your WindowsClient.Net Blog? You can! Step 1. Download and install Windows Live Writer and follow these steps. Step 2. Select Add A Weblog Account... from the Weblog menu in Windows Live Writer....(&lt;a href="http://blogs.windowsclient.net/jytylr/archive/2008/02/13/use-windows-live-writer-to-post-to-your-windowsclient-net-blog.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.windowsclient.net/aggbug.aspx?PostID=14536" width="1" height="1"&gt;</description></item><item><title>Windows Presentation Foundation: Getting The Big Picture</title><link>http://blogs.windowsclient.net/jytylr/archive/2008/02/02/windows-presentation-foundation-getting-the-big-picture.aspx</link><pubDate>Sat, 02 Feb 2008 17:44:00 GMT</pubDate><guid isPermaLink="false">f1c07d22-4184-4df1-9c40-8dd04b52e796:13427</guid><dc:creator>jytylr</dc:creator><slash:comments>42</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.windowsclient.net/jytylr/rsscomments.aspx?PostID=13427</wfw:commentRss><wfw:comment xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.windowsclient.net/jytylr/commentapi.aspx?PostID=13427</wfw:comment><comments>http://blogs.windowsclient.net/jytylr/archive/2008/02/02/windows-presentation-foundation-getting-the-big-picture.aspx#comments</comments><description>&lt;p&gt;Pete Faraday and Brad Becker posted an article to &lt;span class="hm" id="misp_compose_1"&gt;&lt;font style="BACKGROUND-COLOR:#ffff00;"&gt;WindowsClient&lt;/font&gt;&lt;/span&gt;.net this week titled &lt;a class="" title="Deciding When To Adopt The Windows Presentation Foundation" href="http://windowsclient.net/wpf/white-papers/when-to-adopt-wpf.aspx" target="_blank"&gt;Deciding When to Adopt the Windows Presentation Foundation&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;One of the reasons I love &lt;span class="hm" id="misp_compose_2"&gt;&lt;font style="BACKGROUND-COLOR:#ffff00;"&gt;WindowsClient&lt;/font&gt;&lt;/span&gt; development is because I can go from an abstract idea to a concrete product fast. &lt;/p&gt;
&lt;p&gt;This has a big downside, however,&amp;nbsp;because the faster&amp;nbsp;you go, the more mistakes&amp;nbsp;you make, and one of the biggest mistakes is making a snap decision about a project&amp;#39;s fundamentals that&amp;nbsp;causes insurmountable problems down the road. For example, if&amp;nbsp;you choose the wrong &lt;span class="hm" id="misp_compose_3"&gt;&lt;font style="BACKGROUND-COLOR:#ffff00;"&gt;UI&lt;/font&gt;&lt;/span&gt; platform, can find yourself stuck at 90% done because your platform&amp;nbsp;doesn&amp;#39;t have base classes to&amp;nbsp;deal with complex text or video or 3D. And when this forces you to backtrack, it can be painful and costly. The time, cost, and effort required to resolve the issue almost always exceeds the project&amp;#39;s deadline and budget.&lt;/p&gt;
&lt;p&gt;I remember a recent case when a client wanted to print a &lt;span class="hm" id="misp_compose_4"&gt;&lt;font style="BACKGROUND-COLOR:#ffff00;"&gt;PDF&lt;/font&gt;&lt;/span&gt; receipt from an ASP.NET form submission. &lt;/p&gt;
&lt;p&gt;I said, stupidly, &amp;quot;That&amp;#39;s not a problem at all; we can do that easily.&amp;quot; &lt;/p&gt;
&lt;p&gt;Then I realized that all of the popular &lt;span class="hm" id="misp_compose_5"&gt;&lt;font style="BACKGROUND-COLOR:#ffff00;"&gt;PDF&lt;/font&gt;&lt;/span&gt;&amp;nbsp;controls cost about 20 times more than the client was willing to pay. &lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;Houston, we have a problem!&amp;quot;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Long story short: I found&amp;nbsp;an free, but undocumented control that I was able to hack into submission, but it took me&amp;nbsp;5 times longer than I anticipated.&lt;/p&gt;
&lt;p&gt;This isn&amp;#39;t the best example, as&amp;nbsp;the client introduced this&amp;nbsp;post-analysis; but, if you&amp;#39;re like me, you&amp;#39;ve experienced the pain of backtracking, re-coding, deleting hours of work, porting to a different platform, testing, and coding some more just to get back to that 80%.&lt;/p&gt;
&lt;p&gt;The question I always ask myself is the same question you probably ask yourself, &amp;quot;Why didn&amp;#39;t I&amp;nbsp;check if my platform could do what I needed it to do &lt;em&gt;BEFORE &lt;/em&gt;I started coding?&amp;quot;&lt;/p&gt;
&lt;p&gt;Pete Faraday and Brad Becker&amp;#39;s article, &lt;a class="" href="http://windowsclient.net/wpf/white-papers/when-to-adopt-wpf.aspx" target="_blank"&gt;Deciding When to Adopt the Windows Presentation Foundation&lt;/a&gt;, helps you decide when to adopt &lt;span class="hm" id="misp_compose_7"&gt;&lt;font style="BACKGROUND-COLOR:#ffff00;"&gt;WPF&lt;/font&gt;&lt;/span&gt;. The table three-quarters of the way down is especially helpful in deciding which &lt;span class="hm" id="misp_compose_8"&gt;&lt;font style="BACKGROUND-COLOR:#ffff00;"&gt;UI&lt;/font&gt;&lt;/span&gt; platform to use, but it also changes the question:&lt;/p&gt;
&lt;p&gt;&amp;quot;When is &lt;span class="hm" id="misp_compose_9"&gt;&lt;font style="BACKGROUND-COLOR:#ffff00;"&gt;WPF&lt;/font&gt;&lt;/span&gt;, the richest &lt;span class="hm" id="misp_compose_10"&gt;&lt;font style="BACKGROUND-COLOR:#ffff00;"&gt;UI&lt;/font&gt;&lt;/span&gt; platform Microsoft has ever released, &lt;em&gt;not &lt;/em&gt;the right choice?&amp;quot;&lt;/p&gt;
&lt;p&gt;The answer is in the &lt;a class="" href="http://windowsclient.net/wpf/white-papers/when-to-adopt-wpf.aspx" target="_blank"&gt;article&lt;/a&gt;...&lt;/p&gt;&lt;img src="http://blogs.windowsclient.net/aggbug.aspx?PostID=13427" width="1" height="1"&gt;</description><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/WP/default.aspx">WP</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/WPF/default.aspx">WPF</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/Windows+Vista/default.aspx">Windows Vista</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/user+interface/default.aspx">user interface</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/adoption/default.aspx">adoption</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/Windows+Forms/default.aspx">Windows Forms</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/UI/default.aspx">UI</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/platform/default.aspx">platform</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/UX/default.aspx">UX</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/Windows+Presentation+Foundation/default.aspx">Windows Presentation Foundation</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/adopt/default.aspx">adopt</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/Windows/default.aspx">Windows</category><category domain="http://blogs.windowsclient.net/jytylr/archive/tags/Vista/default.aspx">Vista</category></item></channel></rss>