<?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"
	>
<channel>
	<title>Comments for Bee Eee Blog</title>
	<atom:link href="http://blog.bee-eee.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.bee-eee.com</link>
	<description>-- C# hints and tips</description>
	<pubDate>Thu, 04 Dec 2008 23:54:52 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>Comment on c# writing out a Tiff File using libtiff by brian</title>
		<link>http://blog.bee-eee.com/2008/03/12/c-writing-out-a-tiff-file-using-libtiff/#comment-159</link>
		<dc:creator>brian</dc:creator>
		<pubDate>Tue, 12 Aug 2008 03:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bee-eee.com/2008/03/12/c-writing-out-a-tiff-file-using-libtiff/#comment-159</guid>
		<description>FGold,

  Because libtiff3.dll isn't a c# assembly you can't add it as a reference.
  Instead put the dll in the same directory as your executable or within the system search path ie c:\Windows\system32.  Another way to do it is to add the dll to your c# project (Add-&gt;Existing Item).  Then go to it's properties and set "Copy To Output Directory" to "Always Copy", that'll do it too.  



Good luck

Brian D.</description>
		<content:encoded><![CDATA[<p>FGold,</p>
<p>  Because libtiff3.dll isn&#8217;t a c# assembly you can&#8217;t add it as a reference.<br />
  Instead put the dll in the same directory as your executable or within the system search path ie c:\Windows\system32.  Another way to do it is to add the dll to your c# project (Add->Existing Item).  Then go to it&#8217;s properties and set &#8220;Copy To Output Directory&#8221; to &#8220;Always Copy&#8221;, that&#8217;ll do it too.  </p>
<p>Good luck</p>
<p>Brian D.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on c# writing out a Tiff File using libtiff by FGold</title>
		<link>http://blog.bee-eee.com/2008/03/12/c-writing-out-a-tiff-file-using-libtiff/#comment-158</link>
		<dc:creator>FGold</dc:creator>
		<pubDate>Mon, 11 Aug 2008 16:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bee-eee.com/2008/03/12/c-writing-out-a-tiff-file-using-libtiff/#comment-158</guid>
		<description>Hi !

This is very interesting, thank you !

But I have a problem: the program does not find the libtiff3.dll ! I tried to register it but I could not ! How did you do that ?

Thank you !</description>
		<content:encoded><![CDATA[<p>Hi !</p>
<p>This is very interesting, thank you !</p>
<p>But I have a problem: the program does not find the libtiff3.dll ! I tried to register it but I could not ! How did you do that ?</p>
<p>Thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on c# Mandelbrot fractal unleashed! by mandelbrot set</title>
		<link>http://blog.bee-eee.com/2008/05/15/c-mandelbrot-fractal-unleashed/#comment-157</link>
		<dc:creator>mandelbrot set</dc:creator>
		<pubDate>Mon, 19 May 2008 07:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bee-eee.com/2008/05/15/c-mandelbrot-fractal-unleashed/#comment-157</guid>
		<description>[...] I would wait 10 minutes at a time for a screen to pop up.? The detail was nothing short of amazihttp://blog.bee-eee.com/2008/05/15/c-mandelbrot-fractal-unleashed/Readers recommend... songs about science Guardian Unlimited... songs about [...]</description>
		<content:encoded><![CDATA[<p>[...] I would wait 10 minutes at a time for a screen to pop up.? The detail was nothing short of amazihttp://blog.bee-eee.com/2008/05/15/c-mandelbrot-fractal-unleashed/Readers recommend&#8230; songs about science Guardian Unlimited&#8230; songs about [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on C# Enabling Double buffering for a form. by Pages tagged "bob powell"</title>
		<link>http://blog.bee-eee.com/2008/01/01/c-enabling-double-buffering-for-a-form/#comment-2</link>
		<dc:creator>Pages tagged "bob powell"</dc:creator>
		<pubDate>Sat, 26 Jan 2008 05:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.bee-eee.com/?p=9#comment-2</guid>
		<description>[...] bookmarks tagged bob powell   C# Enabling Double buffering for a form.&#160;saved by 9 others  &#160;&#160;&#160;&#160;RamenFlavedNaruto bookmarked on 01/25/08 &#124; [...]</description>
		<content:encoded><![CDATA[<p>[...] bookmarks tagged bob powell   C# Enabling Double buffering for a form.&nbsp;saved by 9 others  &nbsp;&nbsp;&nbsp;&nbsp;RamenFlavedNaruto bookmarked on 01/25/08 | [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
