<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Mike Bender&#039;s Coding Zen &#124; .NET, C#, PHP, CSS, HTML, JavaScript &#38; more &#187; C#</title>
	<atom:link href="http://mikebender.itsaphotobooth.net/category/c-sharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://mikebender.itsaphotobooth.net</link>
	<description>my coding endeavors</description>
	<lastBuildDate>Mon, 23 Aug 2010 19:41:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Enumerating Device Properties with WIA and C#</title>
		<link>http://mikebender.itsaphotobooth.net/2010/03/enumerating-device-properties-with-wia-and-c/</link>
		<comments>http://mikebender.itsaphotobooth.net/2010/03/enumerating-device-properties-with-wia-and-c/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 17:53:23 +0000</pubDate>
		<dc:creator>Mike Bender</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[WIA]]></category>

		<guid isPermaLink="false">http://mikebender.itsaphotobooth.net/?p=56</guid>
		<description><![CDATA[It&#8217;s been a loooong time between posts and I apologize for that. The resent months have been quite busy and a somewhat recent change in direction on my software development has led to me no longer diving into WIA.
In this post I am providing a functional class that provides a means to enumerate the devices [...]]]></description>
		<wfw:commentRss>http://mikebender.itsaphotobooth.net/2010/03/enumerating-device-properties-with-wia-and-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WIA and 64-bit Vista Whoas</title>
		<link>http://mikebender.itsaphotobooth.net/2009/10/wia-and-64-bit-vista-whoas/</link>
		<comments>http://mikebender.itsaphotobooth.net/2009/10/wia-and-64-bit-vista-whoas/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 01:05:20 +0000</pubDate>
		<dc:creator>Mike Bender</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[WIA]]></category>

		<guid isPermaLink="false">http://mikebender.itsaphotobooth.net/?p=65</guid>
		<description><![CDATA[So I&#8217;ve been working on a tether program for my Nikon D40x. My current development platform is 32-bit Vista, but my target machine is a 64-bit Vista machine. So today I&#8217;ve finally got everything working on my development machine and migrate it to my target machine. Everything seems fine under normal test cases until I [...]]]></description>
		<wfw:commentRss>http://mikebender.itsaphotobooth.net/2009/10/wia-and-64-bit-vista-whoas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using C# and WIA 2.0 to connect to an imaging device</title>
		<link>http://mikebender.itsaphotobooth.net/2009/08/using-c-sharp-and-wia-2-0-to-connect-to-an-imaging-device/</link>
		<comments>http://mikebender.itsaphotobooth.net/2009/08/using-c-sharp-and-wia-2-0-to-connect-to-an-imaging-device/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 01:30:08 +0000</pubDate>
		<dc:creator>Mike Bender</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[WIA]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Nikon]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://mikebender.itsaphotobooth.net/?p=13</guid>
		<description><![CDATA[Welcome, in this article I am going to how to get your project setup to use WIA, how successfully connect to an image device and finally how to enumerate all the properties and events the device supports. While this article will only touch the surface of what all you can do with WIA subsequent articles [...]]]></description>
		<wfw:commentRss>http://mikebender.itsaphotobooth.net/2009/08/using-c-sharp-and-wia-2-0-to-connect-to-an-imaging-device/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
