<?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: SubSonic 2.1</title>
	<atom:link href="http://blog.mastermaq.ca/2008/07/12/subsonic-21/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mastermaq.ca/2008/07/12/subsonic-21/</link>
	<description>The official blog of Mack D. Male, an Edmonton blogger.</description>
	<lastBuildDate>Sat, 11 Feb 2012 17:10:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mack D. Male</title>
		<link>http://blog.mastermaq.ca/2008/07/12/subsonic-21/comment-page-1/#comment-14610</link>
		<dc:creator>Mack D. Male</dc:creator>
		<pubDate>Sun, 13 Jul 2008 07:47:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastermaq.ca/2008/07/12/subsonic-21/#comment-14610</guid>
		<description>I think the answer to your question is both. It looks at your tables and their columns to generate objects with the appropriate properties. Those objects are Active Record objects, which means they know how to load, update, and save themselves. SubSonic also generates code to call your stored procedures, and provides more generic data access, such as with the query factories that I showed above.

Not exactly sure I understood the question, so hopefully that helps!</description>
		<content:encoded><![CDATA[<p>I think the answer to your question is both. It looks at your tables and their columns to generate objects with the appropriate properties. Those objects are Active Record objects, which means they know how to load, update, and save themselves. SubSonic also generates code to call your stored procedures, and provides more generic data access, such as with the query factories that I showed above.</p>
<p>Not exactly sure I understood the question, so hopefully that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.mastermaq.ca/2008/07/12/subsonic-21/comment-page-1/#comment-14607</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Sun, 13 Jul 2008 06:01:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mastermaq.ca/2008/07/12/subsonic-21/#comment-14607</guid>
		<description>Does SubSonic introspectively build your data access layer by looking at your tables?  Or does it generate code for your database later?

If I ever need to do a .NET project, I&#039;ll probably use SubSonic.</description>
		<content:encoded><![CDATA[<p>Does SubSonic introspectively build your data access layer by looking at your tables?  Or does it generate code for your database later?</p>
<p>If I ever need to do a .NET project, I&#8217;ll probably use SubSonic.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

