<?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 for Adrian Henke's Blog</title>
	<atom:link href="http://adrianhenke.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://adrianhenke.wordpress.com</link>
	<description>code, thoughts and random stuff</description>
	<lastBuildDate>Fri, 30 Oct 2009 11:48:10 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Sharepoint Designer, changing list forms does not work by adrianhenke</title>
		<link>http://adrianhenke.wordpress.com/2009/10/14/sharepoint-designer-changing-list-forms-does-not-work/#comment-101</link>
		<dc:creator>adrianhenke</dc:creator>
		<pubDate>Fri, 30 Oct 2009 11:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=135#comment-101</guid>
		<description>Make a fresh copy of your original uncustomized edit form, then select it. This should work as the original edit form is compatible.
Then apply your changes step by step and check if the form stays selected after every step. That way you can find out what causes the issue.

If you can&#039;t even select your original uncustomized edit form, then you messed up your list unfortunately :(</description>
		<content:encoded><![CDATA[<p>Make a fresh copy of your original uncustomized edit form, then select it. This should work as the original edit form is compatible.<br />
Then apply your changes step by step and check if the form stays selected after every step. That way you can find out what causes the issue.</p>
<p>If you can&#8217;t even select your original uncustomized edit form, then you messed up your list unfortunately <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sharepoint Designer, changing list forms does not work by Paul</title>
		<link>http://adrianhenke.wordpress.com/2009/10/14/sharepoint-designer-changing-list-forms-does-not-work/#comment-100</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 29 Oct 2009 17:03:07 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=135#comment-100</guid>
		<description>I&#039;m having this issue, when I click Browse... and then find the edit form that I&#039;m trying to use.  I click apply, then Ok, but when I open it up it still hasn&#039;t saved the change.  I tried both of your suggestions and still no luck.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having this issue, when I click Browse&#8230; and then find the edit form that I&#8217;m trying to use.  I click apply, then Ok, but when I open it up it still hasn&#8217;t saved the change.  I tried both of your suggestions and still no luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dealing with DBNull in DataReaders by CodeWerks</title>
		<link>http://adrianhenke.wordpress.com/2009/03/26/dealing-with-dbnull-in-datareaders/#comment-99</link>
		<dc:creator>CodeWerks</dc:creator>
		<pubDate>Sat, 24 Oct 2009 04:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=99#comment-99</guid>
		<description>I have a solution which allows the use of any type.
http://blog.code-werks.com/2009/10/23/checking-for-dbnull-using-a-dbdatareader-extention/</description>
		<content:encoded><![CDATA[<p>I have a solution which allows the use of any type.<br />
<a href="http://blog.code-werks.com/2009/10/23/checking-for-dbnull-using-a-dbdatareader-extention/" rel="nofollow">http://blog.code-werks.com/2009/10/23/checking-for-dbnull-using-a-dbdatareader-extention/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nikon D40x and HDR by obobo</title>
		<link>http://adrianhenke.wordpress.com/2008/04/21/nikon-d40-and-hdr/#comment-96</link>
		<dc:creator>obobo</dc:creator>
		<pubDate>Sat, 12 Sep 2009 05:28:31 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=12#comment-96</guid>
		<description>thank you very much for this information</description>
		<content:encoded><![CDATA[<p>thank you very much for this information</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Colored ASP.NET GridView Cells by Lucy-Serfaklar</title>
		<link>http://adrianhenke.wordpress.com/2008/08/11/colorize-aspnet-gridview-cells/#comment-93</link>
		<dc:creator>Lucy-Serfaklar</dc:creator>
		<pubDate>Wed, 29 Jul 2009 20:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=46#comment-93</guid>
		<description>Great idea, but will this work over the long run?</description>
		<content:encoded><![CDATA[<p>Great idea, but will this work over the long run?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create .lib file from .dll by Balaji Badam</title>
		<link>http://adrianhenke.wordpress.com/2008/12/05/create-lib-file-from-dll/#comment-92</link>
		<dc:creator>Balaji Badam</dc:creator>
		<pubDate>Mon, 13 Jul 2009 06:14:29 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=65#comment-92</guid>
		<description>Totally agree with the posting above, Thank you very much for the simple instructions. Really save me a lot of time. I do not know why msdn cannot be as simple as that.</description>
		<content:encoded><![CDATA[<p>Totally agree with the posting above, Thank you very much for the simple instructions. Really save me a lot of time. I do not know why msdn cannot be as simple as that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create .lib file from .dll by Mark Bosold</title>
		<link>http://adrianhenke.wordpress.com/2008/12/05/create-lib-file-from-dll/#comment-70</link>
		<dc:creator>Mark Bosold</dc:creator>
		<pubDate>Thu, 26 Mar 2009 16:33:55 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=65#comment-70</guid>
		<description>Thanks so much for your concise explanation of creating a .lib file.  I dislike going to MSDN to find out how to solve simple problems.  I find I must read and digest a lot of information before I can apply it to my immediate problem.  Its sites like yours that make development fun!  Thanks again, Mark</description>
		<content:encoded><![CDATA[<p>Thanks so much for your concise explanation of creating a .lib file.  I dislike going to MSDN to find out how to solve simple problems.  I find I must read and digest a lot of information before I can apply it to my immediate problem.  Its sites like yours that make development fun!  Thanks again, Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nikon D40x and HDR by Roberta</title>
		<link>http://adrianhenke.wordpress.com/2008/04/21/nikon-d40-and-hdr/#comment-64</link>
		<dc:creator>Roberta</dc:creator>
		<pubDate>Mon, 16 Feb 2009 20:09:21 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=12#comment-64</guid>
		<description>hEY, THANK YOU FOR THIS SUGGESTION...I&#039;VE JUST KNEW THIS METHOD AND I&#039;M SO SORRY THAT MY NIKON D40X DOESN&#039;T SUPPORT HDR..IT&#039;S SO INTERESTING. ANYWAY THANK YOU...ROBERTA_STENOPEICA(PINHOLE)</description>
		<content:encoded><![CDATA[<p>hEY, THANK YOU FOR THIS SUGGESTION&#8230;I&#8217;VE JUST KNEW THIS METHOD AND I&#8217;M SO SORRY THAT MY NIKON D40X DOESN&#8217;T SUPPORT HDR..IT&#8217;S SO INTERESTING. ANYWAY THANK YOU&#8230;ROBERTA_STENOPEICA(PINHOLE)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FATAL: Failed to spawn COM server by MB mb</title>
		<link>http://adrianhenke.wordpress.com/2008/05/23/fatal-failed-to-spawn-com-server/#comment-63</link>
		<dc:creator>MB mb</dc:creator>
		<pubDate>Sun, 16 Nov 2008 17:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=20#comment-63</guid>
		<description>Big thanks! A repair install of XP SP2 hosed Windows updates and nothing else was working. This worked great.</description>
		<content:encoded><![CDATA[<p>Big thanks! A repair install of XP SP2 hosed Windows updates and nothing else was working. This worked great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FATAL: Failed to spawn COM server by Bob Kircher</title>
		<link>http://adrianhenke.wordpress.com/2008/05/23/fatal-failed-to-spawn-com-server/#comment-62</link>
		<dc:creator>Bob Kircher</dc:creator>
		<pubDate>Thu, 13 Nov 2008 22:33:39 +0000</pubDate>
		<guid isPermaLink="false">http://adrianhenke.wordpress.com/?p=20#comment-62</guid>
		<description>Thanks you very much -- you are the ONE!</description>
		<content:encoded><![CDATA[<p>Thanks you very much &#8212; you are the ONE!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
