<?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>Trent Jones &#187; Code Generation</title>
	<atom:link href="http://www.trentjones.net/index.php/tag/code-generation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.trentjones.net</link>
	<description>DoSomething();</description>
	<lastBuildDate>Mon, 15 Mar 2010 19:27:32 +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>Using T4 to Generate Stored Procs for Entity Framework</title>
		<link>http://www.trentjones.net/index.php/2009/05/using-t4-to-generate-stored-procs-for-entity-framework/</link>
		<comments>http://www.trentjones.net/index.php/2009/05/using-t4-to-generate-stored-procs-for-entity-framework/#comments</comments>
		<pubDate>Mon, 11 May 2009 18:06:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips and Tricks]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Code Generation]]></category>
		<category><![CDATA[T4]]></category>

		<guid isPermaLink="false">http://www.trentjones.net/?p=141</guid>
		<description><![CDATA[T4 code generation has been on my short list of things to look into but keeps getting put off as i navigate down some other endless path.  Meanwhile, I found a nice article on using T4 to generate stored procs for CRUD operations for the Entity Framework. Entity Framework Stored Procedure Generation Thanks David.]]></description>
			<content:encoded><![CDATA[<p>T4 code generation has been on my short list of things to look into but keeps getting put off as i navigate down some other endless path.  Meanwhile, I found a nice article on using T4 to generate stored procs for CRUD operations for the Entity Framework.</p>
<p><a href="http://blogs.rev-net.com/ddewinter/2008/04/26/entity-framework-stored-procedure-generation/">Entity Framework Stored Procedure Generation</a></p>
<p>Thanks David.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.trentjones.net/index.php/2009/05/using-t4-to-generate-stored-procs-for-entity-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
