<?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 Software Femme</title>
	<atom:link href="http://softwarefemme.com/wpswf/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://softwarefemme.com/wpswf</link>
	<description>The Software Resume and Portfolio of Cindy Johnson</description>
	<lastBuildDate>Wed, 20 Apr 2011 13:49:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Grid Filtering in WPF and XAML: Combobox and Grid (Tutorial #1) by Cindy Rae</title>
		<link>http://softwarefemme.com/wpswf/grid-filtering-in-wpf-and-xaml-combobox-and-grid/comment-page-1/#comment-1187</link>
		<dc:creator>Cindy Rae</dc:creator>
		<pubDate>Wed, 20 Apr 2011 13:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://softwarefemme.com/wpswf/?p=124#comment-1187</guid>
		<description>The example is designed to work windows, not page controls.  I haven&#039;t tackled page controls yet.

Cindy</description>
		<content:encoded><![CDATA[<p>The example is designed to work windows, not page controls.  I haven&#8217;t tackled page controls yet.</p>
<p>Cindy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grid Filtering in WPF and XAML: Combobox and Grid (Tutorial #1) by Cindy Rae</title>
		<link>http://softwarefemme.com/wpswf/grid-filtering-in-wpf-and-xaml-combobox-and-grid/comment-page-1/#comment-1186</link>
		<dc:creator>Cindy Rae</dc:creator>
		<pubDate>Wed, 20 Apr 2011 13:46:50 +0000</pubDate>
		<guid isPermaLink="false">http://softwarefemme.com/wpswf/?p=124#comment-1186</guid>
		<description>Mihai,

You&#039;ll need datasets for this approach.  

Double-check what you did under my Setup instructions, especially step #4, where you select the ‘DataSet’ database model and all tables when adding the Northwind database.

That will automatically setup the Northwind tables and appropriate relations, so when you drag and drop later in the instructions the controls will be populated correctly.

Let me know if you have further problems.

Cindy</description>
		<content:encoded><![CDATA[<p>Mihai,</p>
<p>You&#8217;ll need datasets for this approach.  </p>
<p>Double-check what you did under my Setup instructions, especially step #4, where you select the ‘DataSet’ database model and all tables when adding the Northwind database.</p>
<p>That will automatically setup the Northwind tables and appropriate relations, so when you drag and drop later in the instructions the controls will be populated correctly.</p>
<p>Let me know if you have further problems.</p>
<p>Cindy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grid Filtering in WPF and XAML: Combobox and Grid (Tutorial #1) by Mihai</title>
		<link>http://softwarefemme.com/wpswf/grid-filtering-in-wpf-and-xaml-combobox-and-grid/comment-page-1/#comment-1177</link>
		<dc:creator>Mihai</dc:creator>
		<pubDate>Sun, 17 Apr 2011 22:46:02 +0000</pubDate>
		<guid isPermaLink="false">http://softwarefemme.com/wpswf/?p=124#comment-1177</guid>
		<description>Hi, I&#039;m not sure if I got the good Northwind database(couldn&#039;t find the Compact Edition)

If I follow your steps I&#039;ll get only 2 elements in Window.Resources: 
        
        
No DataSet. Do I need that ?
The rest of my xaml code looks the same.
Data is displayed in my combobox and my datagrid, but there&#039;s no relation between them.

And another thing :
if my xaml file is a System.Windows.Controls.Page the behind-code is not auto-generated, only in a System.Windows.Window 

--
Mihai</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m not sure if I got the good Northwind database(couldn&#8217;t find the Compact Edition)</p>
<p>If I follow your steps I&#8217;ll get only 2 elements in Window.Resources: </p>
<p>No DataSet. Do I need that ?<br />
The rest of my xaml code looks the same.<br />
Data is displayed in my combobox and my datagrid, but there&#8217;s no relation between them.</p>
<p>And another thing :<br />
if my xaml file is a System.Windows.Controls.Page the behind-code is not auto-generated, only in a System.Windows.Window </p>
<p>&#8211;<br />
Mihai</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Related Entries: A b2evolution widget by Cindy Rae</title>
		<link>http://softwarefemme.com/wpswf/related-entries-a-b2evolution-widget/comment-page-1/#comment-650</link>
		<dc:creator>Cindy Rae</dc:creator>
		<pubDate>Tue, 21 Dec 2010 13:22:12 +0000</pubDate>
		<guid isPermaLink="false">http://softwarefemme.com/wpswf/?p=77#comment-650</guid>
		<description>Sarah,

I emailed you directly.  It looks like there&#039;s some html errors at the start of the related posts section (a double quote appears after the div with nothing accompanying it).  The code excludes the current post from the list of related posts by title, so I think the generation of the html by the php has an error.

Let me know what you find out, or if you get stuck.

Cindy</description>
		<content:encoded><![CDATA[<p>Sarah,</p>
<p>I emailed you directly.  It looks like there&#8217;s some html errors at the start of the related posts section (a double quote appears after the div with nothing accompanying it).  The code excludes the current post from the list of related posts by title, so I think the generation of the html by the php has an error.</p>
<p>Let me know what you find out, or if you get stuck.</p>
<p>Cindy</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Related Entries: A b2evolution widget by Web Programmer</title>
		<link>http://softwarefemme.com/wpswf/related-entries-a-b2evolution-widget/comment-page-1/#comment-612</link>
		<dc:creator>Web Programmer</dc:creator>
		<pubDate>Wed, 15 Dec 2010 06:01:53 +0000</pubDate>
		<guid isPermaLink="false">http://softwarefemme.com/wpswf/?p=77#comment-612</guid>
		<description>Here is an example:
http://www.seniorwomen.com/news/index.php/for-the-holiday-season-give-me-real-books</description>
		<content:encoded><![CDATA[<p>Here is an example:<br />
<a href="http://www.seniorwomen.com/news/index.php/for-the-holiday-season-give-me-real-books" rel="nofollow">http://www.seniorwomen.com/news/index.php/for-the-holiday-season-give-me-real-books</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Related Entries: A b2evolution widget by Cindy Rae</title>
		<link>http://softwarefemme.com/wpswf/related-entries-a-b2evolution-widget/comment-page-1/#comment-609</link>
		<dc:creator>Cindy Rae</dc:creator>
		<pubDate>Mon, 13 Dec 2010 23:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://softwarefemme.com/wpswf/?p=77#comment-609</guid>
		<description>The related entries list isn&#039;t supposed to contain a link to the current post.  

It doesn&#039;t in the above screenshot, and it doesn&#039;t on another example page, &quot;Attract Butterflies with Container Plants as Nectar Sources&quot; (http://www.thewildlifeporch.com/2010/06/13/attract_butterflies_with_container_plant).

Can you tell me where you spotted it, so I can check out the bug?</description>
		<content:encoded><![CDATA[<p>The related entries list isn&#8217;t supposed to contain a link to the current post.  </p>
<p>It doesn&#8217;t in the above screenshot, and it doesn&#8217;t on another example page, &#8220;Attract Butterflies with Container Plants as Nectar Sources&#8221; (<a href="http://www.thewildlifeporch.com/2010/06/13/attract_butterflies_with_container_plant" rel="nofollow">http://www.thewildlifeporch.com/2010/06/13/attract_butterflies_with_container_plant</a>).</p>
<p>Can you tell me where you spotted it, so I can check out the bug?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Related Entries: A b2evolution widget by Web Programmer</title>
		<link>http://softwarefemme.com/wpswf/related-entries-a-b2evolution-widget/comment-page-1/#comment-608</link>
		<dc:creator>Web Programmer</dc:creator>
		<pubDate>Mon, 13 Dec 2010 20:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://softwarefemme.com/wpswf/?p=77#comment-608</guid>
		<description>What I meant is that in the list of related entries is a link for the current post.  So, I would like a way to suppress that post from the list of related posts.  Thanks again for programming this!</description>
		<content:encoded><![CDATA[<p>What I meant is that in the list of related entries is a link for the current post.  So, I would like a way to suppress that post from the list of related posts.  Thanks again for programming this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Related Entries: A b2evolution widget by Cindy Rae</title>
		<link>http://softwarefemme.com/wpswf/related-entries-a-b2evolution-widget/comment-page-1/#comment-589</link>
		<dc:creator>Cindy Rae</dc:creator>
		<pubDate>Sat, 11 Dec 2010 13:50:16 +0000</pubDate>
		<guid isPermaLink="false">http://softwarefemme.com/wpswf/?p=77#comment-589</guid>
		<description>I&#039;m not sure what you mean.  The related entries show up when a single post is displayed, and depend on what that single post is.  

Why would you want to hide the article but display related articles?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure what you mean.  The related entries show up when a single post is displayed, and depend on what that single post is.  </p>
<p>Why would you want to hide the article but display related articles?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Related Entries: A b2evolution widget by Web Programmer</title>
		<link>http://softwarefemme.com/wpswf/related-entries-a-b2evolution-widget/comment-page-1/#comment-583</link>
		<dc:creator>Web Programmer</dc:creator>
		<pubDate>Fri, 10 Dec 2010 17:14:11 +0000</pubDate>
		<guid isPermaLink="false">http://softwarefemme.com/wpswf/?p=77#comment-583</guid>
		<description>Thanks!  One feature that would be nice would be a way to suppress the post that is showing on that page.</description>
		<content:encoded><![CDATA[<p>Thanks!  One feature that would be nice would be a way to suppress the post that is showing on that page.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

