<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Design Time Check for WPF and Silverlight</title>
	<atom:link href="http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/</link>
	<description>my personal blog</description>
	<lastBuildDate>Sat, 02 Apr 2011 16:19:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jnn</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-2525</link>
		<dc:creator>Jnn</dc:creator>
		<pubDate>Sat, 02 Apr 2011 16:19:07 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-2525</guid>
		<description>Simple and easy, tanks</description>
		<content:encoded><![CDATA[<p>Simple and easy, tanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taz</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-2392</link>
		<dc:creator>Taz</dc:creator>
		<pubDate>Fri, 10 Dec 2010 16:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-2392</guid>
		<description>&lt;a href=&quot;#comment-2391&quot; rel=&quot;nofollow&quot;&gt;@Steve Drake &lt;/a&gt; 

That works very nicely</description>
		<content:encoded><![CDATA[<p><a href="#comment-2391" rel="nofollow">@Steve Drake </a> </p>
<p>That works very nicely</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Drake</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-2391</link>
		<dc:creator>Steve Drake</dc:creator>
		<pubDate>Tue, 26 Oct 2010 16:02:51 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-2391</guid>
		<description>Application.Current will be null if in Visual Studio</description>
		<content:encoded><![CDATA[<p>Application.Current will be null if in Visual Studio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryant's Avanade Blog : Twilight 1.5: Multiple Views with MVVM</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-2366</link>
		<dc:creator>Bryant's Avanade Blog : Twilight 1.5: Multiple Views with MVVM</dc:creator>
		<pubDate>Sat, 03 Oct 2009 14:59:38 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-2366</guid>
		<description>[...] views/skins weren&#8217;t blendable at [...]</description>
		<content:encoded><![CDATA[<p>[...] views/skins weren&rsquo;t blendable at [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silverlight Travel &#187; Twilight 1.5: Multiple Views with MVVM</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-248</link>
		<dc:creator>Silverlight Travel &#187; Twilight 1.5: Multiple Views with MVVM</dc:creator>
		<pubDate>Fri, 27 Feb 2009 09:55:53 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-248</guid>
		<description>[...] views/skins weren&#8217;t blendable at [...]</description>
		<content:encoded><![CDATA[<p>[...] views/skins weren&#8217;t blendable at [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryant's Avanade Blog : Detecting Design Mode in Silverlight</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-246</link>
		<dc:creator>Bryant's Avanade Blog : Detecting Design Mode in Silverlight</dc:creator>
		<pubDate>Thu, 26 Feb 2009 01:02:42 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-246</guid>
		<description>[...] problem, at least for me, is that every example out there to detect design mode [...]</description>
		<content:encoded><![CDATA[<p>[...] problem, at least for me, is that every example out there to detect design mode [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan.le</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-239</link>
		<dc:creator>alan.le</dc:creator>
		<pubDate>Tue, 17 Feb 2009 18:14:37 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-239</guid>
		<description>Bryan, I agree. But currently that&#039;s the only way that I&#039;ve found to work. By encapsulating it in one area, I&#039;m hoping to minimize the changes that I need to make when there is a better way to detect design mode.</description>
		<content:encoded><![CDATA[<p>Bryan, I agree. But currently that&#8217;s the only way that I&#8217;ve found to work. By encapsulating it in one area, I&#8217;m hoping to minimize the changes that I need to make when there is a better way to detect design mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bryant Likes</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-238</link>
		<dc:creator>Bryant Likes</dc:creator>
		<pubDate>Tue, 17 Feb 2009 16:47:21 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-238</guid>
		<description>The problem with using HtmlPage.IsEnabled in Silverlight is that many times if you&#039;re using a hosted xap or have turned off html access then you&#039;ll end up in design mode even when you&#039;re not. Seems like there must be a better way, but I still haven&#039;t found it.</description>
		<content:encoded><![CDATA[<p>The problem with using HtmlPage.IsEnabled in Silverlight is that many times if you&#8217;re using a hosted xap or have turned off html access then you&#8217;ll end up in design mode even when you&#8217;re not. Seems like there must be a better way, but I still haven&#8217;t found it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan.le</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-227</link>
		<dc:creator>alan.le</dc:creator>
		<pubDate>Wed, 11 Feb 2009 18:25:04 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-227</guid>
		<description>Keith, interesting point. You&#039;re right, I can probably do this as an extension method for the WPF window class.

Owen, I haven&#039;t encountered the DesignModeValueProvider before. definitely going to read up on it now.</description>
		<content:encoded><![CDATA[<p>Keith, interesting point. You&#8217;re right, I can probably do this as an extension method for the WPF window class.</p>
<p>Owen, I haven&#8217;t encountered the DesignModeValueProvider before. definitely going to read up on it now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen Pellegrin</title>
		<link>http://alanle.com/2009/02/10/design-time-check-for-wpf-and-silverlight/comment-page-1/#comment-226</link>
		<dc:creator>Owen Pellegrin</dc:creator>
		<pubDate>Wed, 11 Feb 2009 18:20:40 +0000</pubDate>
		<guid isPermaLink="false">http://alanle.com/?p=110#comment-226</guid>
		<description>You can also provide design-time support that might work for the case of loading sample data; check out DesignModeValueProvider http://is.gd/jbXb

It&#039;s not a solution for behaviors that might break the designer, but it would let you substitute some dummy data for the data that&#039;s configured at design-time.</description>
		<content:encoded><![CDATA[<p>You can also provide design-time support that might work for the case of loading sample data; check out DesignModeValueProvider <a href="http://is.gd/jbXb" rel="nofollow">http://is.gd/jbXb</a></p>
<p>It&#8217;s not a solution for behaviors that might break the designer, but it would let you substitute some dummy data for the data that&#8217;s configured at design-time.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.293 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2011-04-03 07:00:36 -->

