<?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/"
		>
<channel>
	<title>Comments on: Using T4 to generate enums from database lookup tables</title>
	<atom:link href="http://idisposable.co.uk/2010/03/using-t4-to-generate-enums-from-database-lookup-tables/feed/" rel="self" type="application/rss+xml" />
	<link>http://idisposable.co.uk/2010/03/using-t4-to-generate-enums-from-database-lookup-tables/</link>
	<description>Throwaway thoughts from a .net developer</description>
	<lastBuildDate>Wed, 09 May 2012 07:23:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Shawty</title>
		<link>http://idisposable.co.uk/2010/03/using-t4-to-generate-enums-from-database-lookup-tables/comment-page-1/#comment-318</link>
		<dc:creator>Shawty</dc:creator>
		<pubDate>Wed, 16 Feb 2011 20:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://idisposable.co.uk/2010/03/using-t4-to-generate-enums-from-database-lookup-tables/#comment-318</guid>
		<description>Pretty neat dude...

and yes.. +1 for your visitor count...</description>
		<content:encoded><![CDATA[<p>Pretty neat dude&#8230;</p>
<p>and yes.. +1 for your visitor count&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terry Brown</title>
		<link>http://idisposable.co.uk/2010/03/using-t4-to-generate-enums-from-database-lookup-tables/comment-page-1/#comment-307</link>
		<dc:creator>Terry Brown</dc:creator>
		<pubDate>Sun, 09 Jan 2011 08:35:02 +0000</pubDate>
		<guid isPermaLink="false">http://idisposable.co.uk/2010/03/using-t4-to-generate-enums-from-database-lookup-tables/#comment-307</guid>
		<description>Really like that approach Robert, thanks for the comment - I knew back when I first investigated this that T4 provided a great deal of flexibility.  Really like your generic approach to it all.</description>
		<content:encoded><![CDATA[<p>Really like that approach Robert, thanks for the comment &#8211; I knew back when I first investigated this that T4 provided a great deal of flexibility.  Really like your generic approach to it all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Koritnik</title>
		<link>http://idisposable.co.uk/2010/03/using-t4-to-generate-enums-from-database-lookup-tables/comment-page-1/#comment-306</link>
		<dc:creator>Robert Koritnik</dc:creator>
		<pubDate>Sat, 08 Jan 2011 17:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://idisposable.co.uk/2010/03/using-t4-to-generate-enums-from-database-lookup-tables/#comment-306</guid>
		<description>I&#039;ve created a bit more sophisticated template that does one-by-one enum conversion without replicating the same template code over and over again. Basically my template. And it does even more.

Check my blog post about it:
http://erraticdev.blogspot.com/2011/01/generate-enum-of-database-lookup-table.html</description>
		<content:encoded><![CDATA[<p>I&#8217;ve created a bit more sophisticated template that does one-by-one enum conversion without replicating the same template code over and over again. Basically my template. And it does even more.</p>
<p>Check my blog post about it:<br />
<a href="http://erraticdev.blogspot.com/2011/01/generate-enum-of-database-lookup-table.html" rel="nofollow">http://erraticdev.blogspot.com/2011/01/generate-enum-of-database-lookup-table.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

