<?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>The Way Of Coding &#187; System.Data.OracleClient</title>
	<atom:link href="http://thewayofcoding.com/tag/systemdataoracleclient/feed/" rel="self" type="application/rss+xml" />
	<link>http://thewayofcoding.com</link>
	<description></description>
	<lastBuildDate>Mon, 28 Jun 2010 06:17:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>C# .NET Programming Tip: Connecting to an Oracle Database</title>
		<link>http://thewayofcoding.com/2008/02/c-net-programming-tip-connecting-to-an-oracle-database/</link>
		<comments>http://thewayofcoding.com/2008/02/c-net-programming-tip-connecting-to-an-oracle-database/#comments</comments>
		<pubDate>Sun, 17 Feb 2008 16:16:00 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[System.Data.OracleClient]]></category>
		<category><![CDATA[tnsnames.ora]]></category>
		<category><![CDATA[using]]></category>

		<guid isPermaLink="false">http://localhost/?p=24</guid>
		<description><![CDATA[Take not that Microsoft will discontinue support for System.Data.OracleClient in .NET 4.0. This method should still work, but it will be depreciated&#8230; Please view this post for a better way to connect to Oracle. Ugh, I spent a good 6 hours figuring out how to do this! Hopefully this post can save someone some time. [...]]]></description>
		<wfw:commentRss>http://thewayofcoding.com/2008/02/c-net-programming-tip-connecting-to-an-oracle-database/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
