<?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: Castle Project &amp; MonoRail concerns</title>
	<atom:link href="http://damieng.com/blog/2007/09/19/castle-project-monorail-concerns/feed" rel="self" type="application/rss+xml" />
	<link>http://damieng.com/blog/2007/09/19/castle-project-monorail-concerns?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=castle-project-monorail-concerns</link>
	<description>A .NET developer in silicon valley</description>
	<lastBuildDate>Sun, 25 Dec 2011 15:10:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Keeran</title>
		<link>http://damieng.com/blog/2007/09/19/castle-project-monorail-concerns#comment-4302</link>
		<dc:creator>Keeran</dc:creator>
		<pubDate>Sun, 23 Sep 2007 23:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/2007/09/19/castle-project-monorail-concerns#comment-4302</guid>
		<description>Rails is no longer lacking in the code-completion department:

http://lifeonrails.org/2007/8/30/netbeans-the-best-ruby-on-rails-ide

A very promising beta - I just hope they keep momentum going.

Nice look with the site btw! :)</description>
		<content:encoded><![CDATA[<p>Rails is no longer lacking in the code-completion department:</p>
<p><a href="http://lifeonrails.org/2007/8/30/netbeans-the-best-ruby-on-rails-ide" rel="nofollow">http://lifeonrails.org/2007/8/30/netbeans-the-best-ruby-on-rails-ide</a></p>
<p>A very promising beta &#8211; I just hope they keep momentum going.</p>
<p>Nice look with the site btw! :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone Busoli</title>
		<link>http://damieng.com/blog/2007/09/19/castle-project-monorail-concerns#comment-4271</link>
		<dc:creator>Simone Busoli</dc:creator>
		<pubDate>Sat, 22 Sep 2007 18:32:47 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/2007/09/19/castle-project-monorail-concerns#comment-4271</guid>
		<description>&quot;Anyway, people think MonoRail is the unique alternative to WebForms, but you can build websites with plain CLR objects without any problem.&quot;

Sure, with HttpHandlers?</description>
		<content:encoded><![CDATA[<p>&#8220;Anyway, people think MonoRail is the unique alternative to WebForms, but you can build websites with plain CLR objects without any problem.&#8221;</p>
<p>Sure, with HttpHandlers?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://damieng.com/blog/2007/09/19/castle-project-monorail-concerns#comment-4056</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 19 Sep 2007 19:13:35 +0000</pubDate>
		<guid isPermaLink="false">http://damieng.com/blog/2007/09/19/castle-project-monorail-concerns#comment-4056</guid>
		<description>I&#039;ve worked with AspView for some weeks and it works okay, and you don&#039;t need to learn another language. My reasons to choose AspView were the same as you expose here.

And about MonoRail, the web looks horrible but the documentation at least for the basic tasks is not so bad.
You only have to worry about deriving from Controller, the view engine ( AspView is very similar to webforms without server controls ) and how to communicate between them. Believe me than in 1 hour you can have a decent project running in your machine.

But MonoRail is VERY flexible, so you then have FormHelpers, automatic mapping of Http values to your business objects, active record with NHibernate, intercepting filters, IoC, Javascript abstractions and so on.
Avoid that until you understand the basics. Anyway, people think MonoRail is the unique alternative to WebForms, but you can build websites with plain CLR objects without any problem.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve worked with AspView for some weeks and it works okay, and you don&#8217;t need to learn another language. My reasons to choose AspView were the same as you expose here.</p>
<p>And about MonoRail, the web looks horrible but the documentation at least for the basic tasks is not so bad.<br />
You only have to worry about deriving from Controller, the view engine ( AspView is very similar to webforms without server controls ) and how to communicate between them. Believe me than in 1 hour you can have a decent project running in your machine.</p>
<p>But MonoRail is VERY flexible, so you then have FormHelpers, automatic mapping of Http values to your business objects, active record with NHibernate, intercepting filters, IoC, Javascript abstractions and so on.<br />
Avoid that until you understand the basics. Anyway, people think MonoRail is the unique alternative to WebForms, but you can build websites with plain CLR objects without any problem.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

