<?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: MonoRail and WebControls</title>
	<atom:link href="http://www.mattberther.com/2007/05/16/monorail-and-webcontrols/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattberther.com/2007/05/16/monorail-and-webcontrols/</link>
	<description>Agile Manager and Occasional Code Monkey</description>
	<lastBuildDate>Sun, 21 Feb 2010 22:01:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.mattberther.com/2007/05/16/monorail-and-webcontrols/comment-page-1/#comment-76513</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 21 May 2007 16:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/?p=884#comment-76513</guid>
		<description>Yes, David... We *ALL* see the advantage of re-usable *UI components*. No one has stated anything different. 

The post and ensuing discussion has been exactly about that... finding reusable UI components for MonoRail, which should help immensely with MonoRail adoption.</description>
		<content:encoded><![CDATA[<p>Yes, David&#8230; We *ALL* see the advantage of re-usable *UI components*. No one has stated anything different. </p>
<p>The post and ensuing discussion has been exactly about that&#8230; finding reusable UI components for MonoRail, which should help immensely with MonoRail adoption.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Starr</title>
		<link>http://www.mattberther.com/2007/05/16/monorail-and-webcontrols/comment-page-1/#comment-76504</link>
		<dc:creator>David Starr</dc:creator>
		<pubDate>Mon, 21 May 2007 16:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/?p=884#comment-76504</guid>
		<description>Does no one on this thread see the advantage of re-usable UI compnents?  Certeinly the MVC frameworks are wonderful, no debate, and the productivity gains of UI components have saved even more time and effort over the years.

I am glad that these worlds are startign to come together a bit, but it seems a bit strong to make fun of people who insist that re-writing yet another sortable data table layout by hand is a waste of time.  Count me among them.</description>
		<content:encoded><![CDATA[<p>Does no one on this thread see the advantage of re-usable UI compnents?  Certeinly the MVC frameworks are wonderful, no debate, and the productivity gains of UI components have saved even more time and effort over the years.</p>
<p>I am glad that these worlds are startign to come together a bit, but it seems a bit strong to make fun of people who insist that re-writing yet another sortable data table layout by hand is a waste of time.  Count me among them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.mattberther.com/2007/05/16/monorail-and-webcontrols/comment-page-1/#comment-76159</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Mon, 21 May 2007 07:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/?p=884#comment-76159</guid>
		<description>You should also have a look at www.extjs.com.. it&#039;s even better than YUI!</description>
		<content:encoded><![CDATA[<p>You should also have a look at <a href="http://www.extjs.com." rel="nofollow">http://www.extjs.com.</a>. it&#8217;s even better than YUI!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.mattberther.com/2007/05/16/monorail-and-webcontrols/comment-page-1/#comment-73296</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 16 May 2007 19:25:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/?p=884#comment-73296</guid>
		<description>&lt;blockquote&gt;When I talk to traditional ASP.NET developers about MonoRail, the first thing I usually hear is something along the lines of: “WHAT?!?! You dont have WebControls? You mean I have to handcode the HTML for a DataGrid?”&lt;/blockquote&gt;

You know, I find that slightly amusing.  When I first started doing ASP.NET applications, I often opted to use Repeaters over DataGrids -- I didn&#039;t like DataGrids because they didn&#039;t allow me to write my own HTML, and I wanted to do certain things with the table headers that DataGrids weren&#039;t flexible enough to do without writing a bunch of code to override the cell rendering.

What scared me was that there were a bunch of devs where I worked who preferred to mess around with the rendering rather than have to write their own HTML...</description>
		<content:encoded><![CDATA[<blockquote><p>When I talk to traditional ASP.NET developers about MonoRail, the first thing I usually hear is something along the lines of: “WHAT?!?! You dont have WebControls? You mean I have to handcode the HTML for a DataGrid?”</p></blockquote>
<p>You know, I find that slightly amusing.  When I first started doing ASP.NET applications, I often opted to use Repeaters over DataGrids &#8212; I didn&#8217;t like DataGrids because they didn&#8217;t allow me to write my own HTML, and I wanted to do certain things with the table headers that DataGrids weren&#8217;t flexible enough to do without writing a bunch of code to override the cell rendering.</p>
<p>What scared me was that there were a bunch of devs where I worked who preferred to mess around with the rendering rather than have to write their own HTML&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joeyDotNet</title>
		<link>http://www.mattberther.com/2007/05/16/monorail-and-webcontrols/comment-page-1/#comment-73288</link>
		<dc:creator>joeyDotNet</dc:creator>
		<pubDate>Wed, 16 May 2007 19:08:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattberther.com/?p=884#comment-73288</guid>
		<description>Yeah, I&#039;ve been wanting to check out the Yahoo UI library.  Sounds pretty cool.

BTW, I&#039;m also doing a lot of MonoRail development these days and have a few blog posts about View Components specifically that may be of interest...

http://joeydotnet.com/blog/category/16.aspx</description>
		<content:encoded><![CDATA[<p>Yeah, I&#8217;ve been wanting to check out the Yahoo UI library.  Sounds pretty cool.</p>
<p>BTW, I&#8217;m also doing a lot of MonoRail development these days and have a few blog posts about View Components specifically that may be of interest&#8230;</p>
<p><a href="http://joeydotnet.com/blog/category/16.aspx" rel="nofollow">http://joeydotnet.com/blog/category/16.aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
