<?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: Enum Support With LINQ To SQL And SqlMetal</title>
	<atom:link href="http://www.onedotnetway.com/enum-support-with-linq-to-sql-and-sqlmetal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.onedotnetway.com/enum-support-with-linq-to-sql-and-sqlmetal/</link>
	<description>Everything .Net</description>
	<lastBuildDate>Fri, 26 Feb 2010 15:39:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Deepak</title>
		<link>http://www.onedotnetway.com/enum-support-with-linq-to-sql-and-sqlmetal/comment-page-1/#comment-450</link>
		<dc:creator>Deepak</dc:creator>
		<pubDate>Tue, 18 Nov 2008 20:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.onedotnetway.com/enum-support-with-linq-to-sql-and-sqlmetal/#comment-450</guid>
		<description>Chris,
The reason I am not making it a part of build process is because as per my requirement I do not re-generate my code very often. But I take your point and I agree.</description>
		<content:encoded><![CDATA[<p>Chris,<br />
The reason I am not making it a part of build process is because as per my requirement I do not re-generate my code very often. But I take your point and I agree.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Eargle</title>
		<link>http://www.onedotnetway.com/enum-support-with-linq-to-sql-and-sqlmetal/comment-page-1/#comment-449</link>
		<dc:creator>Chris Eargle</dc:creator>
		<pubDate>Tue, 18 Nov 2008 19:29:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.onedotnetway.com/enum-support-with-linq-to-sql-and-sqlmetal/#comment-449</guid>
		<description>I would probably make it part of the build process using msbuild rather than a batch file. It looks like Step 2 could easily be made into a custom task.</description>
		<content:encoded><![CDATA[<p>I would probably make it part of the build process using msbuild rather than a batch file. It looks like Step 2 could easily be made into a custom task.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
