<?xml version="1.0"?> 
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd"> 
<!-- Feed Generated By RSS Updater http://www.webdevtips.com/webdevtips/codegen/rss_update.shtml -->
<rss version="0.91"> 
<channel>

<!-- Channel Information -->
<title>Bob Powell's WPF FAQ</title> 
<link>http://www.bobpowell.net/wpffaq.htm</link> 
<description>Bob Powell details his experiences with WPF</description> 
<language>en-us</language> 
<!-- End of Channel Information -->
<!-- Item Details -->
em Details -->
<item> 
    <title>Welcome to the WPF FAQ</title>
    <link>http://www.bobpowell.net/wpffaq.htm</link>
    <description>The WPF FAQ is up</description>
</item> 
<item> 
    <title>What WPF books does Bob recommend?</title>
    <link>http://www.bobpowell.net/recommendedbooks.htm</link>
    <description>See the reviews of the WPF books I have read</description>
</item> 
<item> 
    <title>What the heck is a dependency property</title>
    <link>http://www.bobpowell.net/dependencyproperty.htm</link>
    <description>My battle with the concept of the dependency property</description>
</item> 
<!-- End Item Details -->
</channel> 
</rss> 