<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for FormatException</title>
	<atom:link href="http://www.formatexception.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.formatexception.com</link>
	<description>Ramblings on developing in the Windows World</description>
	<lastBuildDate>Sat, 19 May 2012 11:11:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on LINQ group by and GroupBy by techknackblogs</title>
		<link>http://www.formatexception.com/2009/03/linq-group-by-and-groupby/comment-page-1/#comment-246</link>
		<dc:creator>techknackblogs</dc:creator>
		<pubDate>Sat, 19 May 2012 11:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=193#comment-246</guid>
		<description>really good example...LINQ is really powerful..Thanks for sharing.</description>
		<content:encoded><![CDATA[<p>really good example&#8230;LINQ is really powerful..Thanks for sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LINQ group by and GroupBy by yj</title>
		<link>http://www.formatexception.com/2009/03/linq-group-by-and-groupby/comment-page-1/#comment-245</link>
		<dc:creator>yj</dc:creator>
		<pubDate>Sat, 14 Apr 2012 08:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=193#comment-245</guid>
		<description>uhj,</description>
		<content:encoded><![CDATA[<p>uhj,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WPF and MousePosition by Warren</title>
		<link>http://www.formatexception.com/2008/09/wpf-and-mouseposition/comment-page-1/#comment-237</link>
		<dc:creator>Warren</dc:creator>
		<pubDate>Fri, 07 Oct 2011 21:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=27#comment-237</guid>
		<description>Trying to fake a &quot;pull down from maximized&quot; functionality on a skinned WPF window with a hidden title bar and was having problems with multiple monitors and needed a way to track from a UC relative position to a screen relative position. Thanks!</description>
		<content:encoded><![CDATA[<p>Trying to fake a &#8220;pull down from maximized&#8221; functionality on a skinned WPF window with a hidden title bar and was having problems with multiple monitors and needed a way to track from a UC relative position to a screen relative position. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Developer Fatigue? by LMK</title>
		<link>http://www.formatexception.com/2009/05/developer-fatigue/comment-page-1/#comment-229</link>
		<dc:creator>LMK</dc:creator>
		<pubDate>Sat, 28 May 2011 10:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=231#comment-229</guid>
		<description>Wow, just came across this blog post, and feel like chucking in my 2 cents for what it&#039;s worth(even though it&#039;s a couple of years old)...

I think you need a big caveat on your assertion that &quot;keeping pace is always best&quot;. I would qualify it with &quot;when the benefits outweigh the costs&quot;.

To give examples: LINQ and jQuery are (to me) obviously vast improvements on previous ways of doing things. This was self-evident within hours of playing with them. It would be hard to find any hard-core VB6 guys who dispute this.

On the other hand, I have wasted days of my life on WPF I will never get back, and still feel like I&#039;m fumbling around in the dark. Ditto Silverlight. Not only from a technical point of view, but also in terms of their future relevance - are they dead-end technologies? One can now say fairly safely with hindsight that yes they&#039;re definitely dead ends (thankfully). The trick is trying to pick what technologies will survive, when they are new and shiny. MS in particular make this very hard by pushing all their myriad new technologies with extreme gusto and hyperbole.

I love learning new things that allow me to work better and faster, but some critical thinking (and gambling) is required when choosing where to invest your precious time.</description>
		<content:encoded><![CDATA[<p>Wow, just came across this blog post, and feel like chucking in my 2 cents for what it&#8217;s worth(even though it&#8217;s a couple of years old)&#8230;</p>
<p>I think you need a big caveat on your assertion that &#8220;keeping pace is always best&#8221;. I would qualify it with &#8220;when the benefits outweigh the costs&#8221;.</p>
<p>To give examples: LINQ and jQuery are (to me) obviously vast improvements on previous ways of doing things. This was self-evident within hours of playing with them. It would be hard to find any hard-core VB6 guys who dispute this.</p>
<p>On the other hand, I have wasted days of my life on WPF I will never get back, and still feel like I&#8217;m fumbling around in the dark. Ditto Silverlight. Not only from a technical point of view, but also in terms of their future relevance &#8211; are they dead-end technologies? One can now say fairly safely with hindsight that yes they&#8217;re definitely dead ends (thankfully). The trick is trying to pick what technologies will survive, when they are new and shiny. MS in particular make this very hard by pushing all their myriad new technologies with extreme gusto and hyperbole.</p>
<p>I love learning new things that allow me to work better and faster, but some critical thinking (and gambling) is required when choosing where to invest your precious time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on LINQ Any and All Quantifiers with group by by MP</title>
		<link>http://www.formatexception.com/2009/03/linq-any-and-all-quantifiers-with-group-by/comment-page-1/#comment-228</link>
		<dc:creator>MP</dc:creator>
		<pubDate>Wed, 13 Apr 2011 12:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=200#comment-228</guid>
		<description>Thanks this is just what I needed for something I was working on. There are not enough really good real world examples out there  - thanks again</description>
		<content:encoded><![CDATA[<p>Thanks this is just what I needed for something I was working on. There are not enough really good real world examples out there  &#8211; thanks again</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP7, ApplicationBar, ImageUri and the Icon not showing up by JD</title>
		<link>http://www.formatexception.com/2010/11/wp7-applicationbar-imageuri-and-the-icon-not-showing-up/comment-page-1/#comment-226</link>
		<dc:creator>JD</dc:creator>
		<pubDate>Sun, 27 Mar 2011 02:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=286#comment-226</guid>
		<description>I also have to thank you for this. I&#039;ve been trying to figure out why it wasn&#039;t working and your post pretty much summed everything up. If only I had searched earlier though and I would have saved myself 15 minutes or so...</description>
		<content:encoded><![CDATA[<p>I also have to thank you for this. I&#8217;ve been trying to figure out why it wasn&#8217;t working and your post pretty much summed everything up. If only I had searched earlier though and I would have saved myself 15 minutes or so&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WP7, ApplicationBar, ImageUri and the Icon not showing up by Dan</title>
		<link>http://www.formatexception.com/2010/11/wp7-applicationbar-imageuri-and-the-icon-not-showing-up/comment-page-1/#comment-198</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Sun, 02 Jan 2011 03:11:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=286#comment-198</guid>
		<description>I&#039;m glad I&#039;m not the only one who was stumped by this.  Thanks for the post.   I&#039;m new to coding, but I feel like perhaps this should be the default for images...</description>
		<content:encoded><![CDATA[<p>I&#8217;m glad I&#8217;m not the only one who was stumped by this.  Thanks for the post.   I&#8217;m new to coding, but I feel like perhaps this should be the default for images&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading/Migrating to .net 4.0, two gotcha&#8217;s I found by Derek</title>
		<link>http://www.formatexception.com/2010/05/upgrading-migrating-to-net-4-0-two-gotchas-i-found/comment-page-1/#comment-195</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 23 Dec 2010 17:27:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=274#comment-195</guid>
		<description>Hi Brian,

Thanks for the reply. It turns out the problem I found isn&#039;t exactly related to your issue. It&#039;s a problem with how SL loads resource dictionaries. Dictionaries loaded first aren&#039;t available to those loaded later.

I implemented this solution and it works fine:
http://stackoverflow.com/questions/4152955/silverlight-shared-mergeddictionaries 

Thanks for being on the way to finding it! 
Derek</description>
		<content:encoded><![CDATA[<p>Hi Brian,</p>
<p>Thanks for the reply. It turns out the problem I found isn&#8217;t exactly related to your issue. It&#8217;s a problem with how SL loads resource dictionaries. Dictionaries loaded first aren&#8217;t available to those loaded later.</p>
<p>I implemented this solution and it works fine:<br />
<a href="http://stackoverflow.com/questions/4152955/silverlight-shared-mergeddictionaries" rel="nofollow">http://stackoverflow.com/questions/4152955/silverlight-shared-mergeddictionaries</a> </p>
<p>Thanks for being on the way to finding it!<br />
Derek</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading/Migrating to .net 4.0, two gotcha&#8217;s I found by Brian</title>
		<link>http://www.formatexception.com/2010/05/upgrading-migrating-to-net-4-0-two-gotchas-i-found/comment-page-1/#comment-194</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 23 Dec 2010 17:11:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=274#comment-194</guid>
		<description>Derek,

We&#039;ve done two silverlight projects where I work (one of which I was the lead on) and neither was of the complexity where we needed styles broken out to the level referenced in the post.  Unfortunately I don&#039;t know of a workaround for you.

Thanks,
Brian</description>
		<content:encoded><![CDATA[<p>Derek,</p>
<p>We&#8217;ve done two silverlight projects where I work (one of which I was the lead on) and neither was of the complexity where we needed styles broken out to the level referenced in the post.  Unfortunately I don&#8217;t know of a workaround for you.</p>
<p>Thanks,<br />
Brian</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Upgrading/Migrating to .net 4.0, two gotcha&#8217;s I found by Derek</title>
		<link>http://www.formatexception.com/2010/05/upgrading-migrating-to-net-4-0-two-gotchas-i-found/comment-page-1/#comment-193</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Wed, 22 Dec 2010 17:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.formatexception.com/?p=274#comment-193</guid>
		<description>The empty style fix doesn&#039;t seem to work for Silverlight projects. It still won&#039;t find styles in merged dictionaries. Is there a workaround for this?</description>
		<content:encoded><![CDATA[<p>The empty style fix doesn&#8217;t seem to work for Silverlight projects. It still won&#8217;t find styles in merged dictionaries. Is there a workaround for this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

