<?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: One Softie&#8217;s experience</title>
	<atom:link href="http://wagnerblog.com/2007/02/one-softies-experience/feed/" rel="self" type="application/rss+xml" />
	<link>http://wagnerblog.com/2007/02/one-softies-experience/</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: wagnerblog.com &#187; ScottGu bucks the trend and runs the risk of&#8230;.. succeeding !</title>
		<link>http://wagnerblog.com/2007/02/one-softies-experience/comment-page-1/#comment-493</link>
		<dc:creator>wagnerblog.com &#187; ScottGu bucks the trend and runs the risk of&#8230;.. succeeding !</dc:creator>
		<pubDate>Sun, 02 Dec 2007 18:41:13 +0000</pubDate>
		<guid isPermaLink="false">http://wagnerblog.com/?p=785#comment-493</guid>
		<description>[...] into System.Web, is something that Dan and I have been using for quite some time. Our framework PathNET has had MVC for almost 2 years. Thanks to Dan mostly (gotta give the guy some props). So having MVC [...]</description>
		<content:encoded><![CDATA[<p>[...] into System.Web, is something that Dan and I have been using for quite some time. Our framework PathNET has had MVC for almost 2 years. Thanks to Dan mostly (gotta give the guy some props). So having MVC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://wagnerblog.com/2007/02/one-softies-experience/comment-page-1/#comment-492</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Fri, 23 Mar 2007 16:51:19 +0000</pubDate>
		<guid isPermaLink="false">http://wagnerblog.com/?p=785#comment-492</guid>
		<description>jc -- I know what you mean about filtering being hard to understand with llblgen. But I have to say in its defense it is based on solid object structures whereas linq ends up using some sort of pseudo sql declarative code which is problematic when you get into more complex scenarios. First its a problem because it doesnt seem to adhere to proper sql standards. Secondly its an even bigger issue when it comes time to debug because it introduces declarative code that is not compiler checked or anything.  Lets say you have a complex filter - in linq you may not know its broken or whats broken because the logic is declarative - while other systems similar to llblgen can quickly pinpoint that issue.</description>
		<content:encoded><![CDATA[<p>jc &#8212; I know what you mean about filtering being hard to understand with llblgen. But I have to say in its defense it is based on solid object structures whereas linq ends up using some sort of pseudo sql declarative code which is problematic when you get into more complex scenarios. First its a problem because it doesnt seem to adhere to proper sql standards. Secondly its an even bigger issue when it comes time to debug because it introduces declarative code that is not compiler checked or anything.  Lets say you have a complex filter &#8211; in linq you may not know its broken or whats broken because the logic is declarative &#8211; while other systems similar to llblgen can quickly pinpoint that issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://wagnerblog.com/2007/02/one-softies-experience/comment-page-1/#comment-491</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Tue, 20 Mar 2007 19:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://wagnerblog.com/?p=785#comment-491</guid>
		<description>According to ScottGu, linq has all sorts of great hooks to allow frameworks to work with it. SQLMetal will compete, but LINQ seems to just be declarative language that you can hook into with any framework. For example Linq on an XML file (XLinq) produces different results than Linq on a data file (DLinq).

Hopefully LLBLGen Pro will update the framework to work seemlessly with LINQ (LLBLinq) and the language enhancements of C# 3.0. Using blocks and linq features could seriously fix a lot of the problems with LLBL (their Filtering and Sorting object model is really hard to write and maintain).</description>
		<content:encoded><![CDATA[<p>According to ScottGu, linq has all sorts of great hooks to allow frameworks to work with it. SQLMetal will compete, but LINQ seems to just be declarative language that you can hook into with any framework. For example Linq on an XML file (XLinq) produces different results than Linq on a data file (DLinq).</p>
<p>Hopefully LLBLGen Pro will update the framework to work seemlessly with LINQ (LLBLinq) and the language enhancements of C# 3.0. Using blocks and linq features could seriously fix a lot of the problems with LLBL (their Filtering and Sorting object model is really hard to write and maintain).</p>
]]></content:encoded>
	</item>
</channel>
</rss>
