<?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>Write or Program &#187; linq</title>
	<atom:link href="http://zensoftware.org/archives/tag/linq/feed" rel="self" type="application/rss+xml" />
	<link>http://zensoftware.org</link>
	<description>Updating and Creating new jQuery Plugins</description>
	<lastBuildDate>Mon, 04 Jan 2010 00:26:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Get Column name from MySqlDataReader</title>
		<link>http://zensoftware.org/archives/248</link>
		<comments>http://zensoftware.org/archives/248#comments</comments>
		<pubDate>Fri, 19 Jun 2009 21:36:43 +0000</pubDate>
		<dc:creator>Chris Richards</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[DBObject]]></category>
		<category><![CDATA[linq]]></category>

		<guid isPermaLink="false">http://zensoftware.org/?p=248</guid>
		<description><![CDATA[Recently someone found my blog by searching google asking how to get the column name from a MySqlDataReader. I doubt they found the answer on my blog, so I figured I&#8217;d write about, just in case anyone else needs to know. using System; using MySql.Data.MySqlClient; namespace MySqlColumns { class Program { static void Main(string[] args) [...]]]></description>
		<wfw:commentRss>http://zensoftware.org/archives/248/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
