<?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: Ruby on Rails Watch out here comes Blinq</title>
	<atom:link href="http://wagnerblog.com/2006/06/ruby-on-rails-watch-out-here-comes-blinq/feed/" rel="self" type="application/rss+xml" />
	<link>http://wagnerblog.com/2006/06/ruby-on-rails-watch-out-here-comes-blinq/</link>
	<description>Development Ideas and Ramblings</description>
	<lastBuildDate>Tue, 14 Oct 2008 20:14:10 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Thomas Wagner</title>
		<link>http://wagnerblog.com/2006/06/ruby-on-rails-watch-out-here-comes-blinq/comment-page-1/#comment-315</link>
		<dc:creator>Thomas Wagner</dc:creator>
		<pubDate>Thu, 29 Jun 2006 01:26:59 +0000</pubDate>
		<guid isPermaLink="false">http://wagnerblog.com/?p=635#comment-315</guid>
		<description>Thanks for the comment Polita. Truth be told, I am trying to make sense of the new directions of ADO.NET and I am still not sure where it fits. Maybe if some of the ORM guys in the community post comparative analysis I may get a better understanding. At the moment my framework called NGPF utilizes a domain object approach so its a tad removed from all that new fancy stuff you guys are coming up with :)</description>
		<content:encoded><![CDATA[<p>Thanks for the comment Polita. Truth be told, I am trying to make sense of the new directions of ADO.NET and I am still not sure where it fits. Maybe if some of the ORM guys in the community post comparative analysis I may get a better understanding. At the moment my framework called NGPF utilizes a domain object approach so its a tad removed from all that new fancy stuff you guys are coming up with <img src='http://wagnerblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Polita</title>
		<link>http://wagnerblog.com/2006/06/ruby-on-rails-watch-out-here-comes-blinq/comment-page-1/#comment-314</link>
		<dc:creator>Polita</dc:creator>
		<pubDate>Wed, 28 Jun 2006 21:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://wagnerblog.com/?p=635#comment-314</guid>
		<description>Thomas, thanks for the great review!

I agree that we have some work to do (with both LINQ in general and the Blinq web form generation tool) to work out the right way to promote an n-tier data design.  In the current previews of LINQ, the best answer to promote encapsulation and limit unwanted access to data from upper tiers is to call ToList() on the IEnumerable&lt;t&gt; returned by LINQ calls, which works but isn&#039;t that elegant and may have performance implications.  Both my team (the ASP.NET team) and the LINQ teams are working on finding the right solution for that problem.  Worry not; we still believe in the n-tier model. :)

Blinq itself is meant as a prototype for the VS-integrated web page generator we are planning for the next version of Visual Studio.  With better integration, you can imagine many more improvements to what Blinq does today.  It&#039;s great to get feedback like yours so we know what&#039;s most important to our customers before we ship.

-P&lt;/t&gt;</description>
		<content:encoded><![CDATA[<p>Thomas, thanks for the great review!</p>
<p>I agree that we have some work to do (with both LINQ in general and the Blinq web form generation tool) to work out the right way to promote an n-tier data design.  In the current previews of LINQ, the best answer to promote encapsulation and limit unwanted access to data from upper tiers is to call ToList() on the IEnumerable<t> returned by LINQ calls, which works but isn&#8217;t that elegant and may have performance implications.  Both my team (the ASP.NET team) and the LINQ teams are working on finding the right solution for that problem.  Worry not; we still believe in the n-tier model. <img src='http://wagnerblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Blinq itself is meant as a prototype for the VS-integrated web page generator we are planning for the next version of Visual Studio.  With better integration, you can imagine many more improvements to what Blinq does today.  It&#8217;s great to get feedback like yours so we know what&#8217;s most important to our customers before we ship.</p>
<p>-P</t></p>
]]></content:encoded>
	</item>
</channel>
</rss>
