<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Hello WPF World, part 3 &#8211; Forms and Windows</title>
	<atom:link href="http://stuff.seans.com/2008/07/16/hello-wpf-world-part-3-forms-and-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://stuff.seans.com/2008/07/16/hello-wpf-world-part-3-forms-and-windows/</link>
	<description>Learning new software development technologies out loud</description>
	<lastBuildDate>Sat, 21 Jan 2012 10:51:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Sean</title>
		<link>http://stuff.seans.com/2008/07/16/hello-wpf-world-part-3-forms-and-windows/#comment-174</link>
		<dc:creator><![CDATA[Sean]]></dc:creator>
		<pubDate>Wed, 13 May 2009 18:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://spsexton.wordpress.com/?p=42#comment-174</guid>
		<description><![CDATA[Thanks to fellow Minnesotan Rocky Lhotka, here&#039;s how to do it:


  
    
      
        
          
        
      
    
  


http://www.lhotka.net/weblog/HidingADisabledSaveButtonInWPF.aspx]]></description>
		<content:encoded><![CDATA[<p>Thanks to fellow Minnesotan Rocky Lhotka, here&#8217;s how to do it:</p>
<p><a href="http://www.lhotka.net/weblog/HidingADisabledSaveButtonInWPF.aspx" rel="nofollow">http://www.lhotka.net/weblog/HidingADisabledSaveButtonInWPF.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neo</title>
		<link>http://stuff.seans.com/2008/07/16/hello-wpf-world-part-3-forms-and-windows/#comment-158</link>
		<dc:creator><![CDATA[Neo]]></dc:creator>
		<pubDate>Thu, 07 May 2009 23:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://spsexton.wordpress.com/?p=42#comment-158</guid>
		<description><![CDATA[I am trying to hide the button once it has been clicked.  Each button has its own UID within a datagrid.  Is there a way to set or pass a parameter that will hide that particular button?]]></description>
		<content:encoded><![CDATA[<p>I am trying to hide the button once it has been clicked.  Each button has its own UID within a datagrid.  Is there a way to set or pass a parameter that will hide that particular button?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://stuff.seans.com/2008/07/16/hello-wpf-world-part-3-forms-and-windows/#comment-100</link>
		<dc:creator><![CDATA[Larry]]></dc:creator>
		<pubDate>Wed, 24 Dec 2008 19:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://spsexton.wordpress.com/?p=42#comment-100</guid>
		<description><![CDATA[I fixed the problem.  I found others with the same problem. This place said to install VS2008 SP1 and it should fix it.  And it did!  

http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=349574  

Larry]]></description>
		<content:encoded><![CDATA[<p>I fixed the problem.  I found others with the same problem. This place said to install VS2008 SP1 and it should fix it.  And it did!  </p>
<p><a href="http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=349574" rel="nofollow">http://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=349574</a>  </p>
<p>Larry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean</title>
		<link>http://stuff.seans.com/2008/07/16/hello-wpf-world-part-3-forms-and-windows/#comment-99</link>
		<dc:creator><![CDATA[Sean]]></dc:creator>
		<pubDate>Wed, 24 Dec 2008 18:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://spsexton.wordpress.com/?p=42#comment-99</guid>
		<description><![CDATA[Larry, 

That&#039;s odd.  I&#039;ve never seen that in my environments.  I did a quick (very quick) google and didn&#039;t see anything on this.  But you might want to ask the question on stackoverflow.com.  Someone will likely know what&#039;s going on.

--Sean]]></description>
		<content:encoded><![CDATA[<p>Larry, </p>
<p>That&#8217;s odd.  I&#8217;ve never seen that in my environments.  I did a quick (very quick) google and didn&#8217;t see anything on this.  But you might want to ask the question on stackoverflow.com.  Someone will likely know what&#8217;s going on.</p>
<p>&#8211;Sean</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry</title>
		<link>http://stuff.seans.com/2008/07/16/hello-wpf-world-part-3-forms-and-windows/#comment-98</link>
		<dc:creator><![CDATA[Larry]]></dc:creator>
		<pubDate>Wed, 24 Dec 2008 17:37:09 +0000</pubDate>
		<guid isPermaLink="false">http://spsexton.wordpress.com/?p=42#comment-98</guid>
		<description><![CDATA[THis is great but my VS2008 does not seem to have the XAML designer available. When I try to open the .xaml in the .sln explorer, the it says there is no default app to open .xaml files and just shows the plain text of the .xaml file.  No colored xaml syntax editor, no ability to add events to the button, for example.  Not sure if my .xaml designer was excluded during install.    

I have VS2008 professional with .NET 3.5 SP1 installed all recently last week.

Guess I have to do some searches to figure this out, unless you/someone here has seen this before.

Larry]]></description>
		<content:encoded><![CDATA[<p>THis is great but my VS2008 does not seem to have the XAML designer available. When I try to open the .xaml in the .sln explorer, the it says there is no default app to open .xaml files and just shows the plain text of the .xaml file.  No colored xaml syntax editor, no ability to add events to the button, for example.  Not sure if my .xaml designer was excluded during install.    </p>
<p>I have VS2008 professional with .NET 3.5 SP1 installed all recently last week.</p>
<p>Guess I have to do some searches to figure this out, unless you/someone here has seen this before.</p>
<p>Larry</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riceMan</title>
		<link>http://stuff.seans.com/2008/07/16/hello-wpf-world-part-3-forms-and-windows/#comment-19</link>
		<dc:creator><![CDATA[riceMan]]></dc:creator>
		<pubDate>Fri, 22 Aug 2008 21:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://spsexton.wordpress.com/?p=42#comment-19</guid>
		<description><![CDATA[Thanks!!!  I couldn&#039;t figure out how to generate those events, like I was able to in the Forms]]></description>
		<content:encoded><![CDATA[<p>Thanks!!!  I couldn&#8217;t figure out how to generate those events, like I was able to in the Forms</p>
]]></content:encoded>
	</item>
</channel>
</rss>

