<?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: Alternatives to ASP.NET: Rails-style Development</title>
	<atom:link href="http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/</link>
	<description>Musings on the craft and business of software development</description>
	<lastBuildDate>Thu, 10 Jun 2010 13:45:33 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Seree</title>
		<link>http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/comment-page-1/#comment-2103</link>
		<dc:creator>Seree</dc:creator>
		<pubDate>Sat, 04 Aug 2007 14:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/#comment-2103</guid>
		<description>Hi Bob,

Thanks for the topic, I gonna try it! as now I thinks Ruby/Rails style is coming.</description>
		<content:encoded><![CDATA[<p>Hi Bob,</p>
<p>Thanks for the topic, I gonna try it! as now I thinks Ruby/Rails style is coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Huw Collingbourne</title>
		<link>http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/comment-page-1/#comment-610</link>
		<dc:creator>Huw Collingbourne</dc:creator>
		<pubDate>Thu, 29 Mar 2007 09:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/#comment-610</guid>
		<description>Thanks for the mention. I should point out, though, that the Ruby In Steel IDE for Visual Studio isn&#039;t coming &#039;soon&#039;. It&#039;s here already! The personal edition is free. The Developer Edition is our commercial system. More from the web site at: http://www.sapphiresteel.com

best wishes
Huw</description>
		<content:encoded><![CDATA[<p>Thanks for the mention. I should point out, though, that the Ruby In Steel IDE for Visual Studio isn&#8217;t coming &#8217;soon&#8217;. It&#8217;s here already! The personal edition is free. The Developer Edition is our commercial system. More from the web site at: <a href="http://www.sapphiresteel.com" rel="nofollow">http://www.sapphiresteel.com</a></p>
<p>best wishes<br />
Huw</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liming Xu</title>
		<link>http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/comment-page-1/#comment-471</link>
		<dc:creator>Liming Xu</dc:creator>
		<pubDate>Wed, 21 Mar 2007 02:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/#comment-471</guid>
		<description>Totally agree with you there Bob. For me personally, ASP.NET has been great except the MVC part. I checked out MonoRail because I wanted to use it &lt;a href=&quot;http://www.jumptree.com&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;in our software&lt;/a&gt;,  the only thing that stopped us from looking further is we still haven&#039;t found out how to properly bind to the GUI components say a gridview.

Another thing is monorail community is still small where ASP.NET forum is very very active, when we need help, we know we could get some. 

We didn&#039;t want to waste too much time, so doing the standard &quot;asp.net&quot; way will be most flexible. Although not totally MVC, it&#039;s at least decent compare to JSF and Php or whatever.</description>
		<content:encoded><![CDATA[<p>Totally agree with you there Bob. For me personally, ASP.NET has been great except the MVC part. I checked out MonoRail because I wanted to use it <a href="http://www.jumptree.com" target="_blank" rel="nofollow">in our software</a>,  the only thing that stopped us from looking further is we still haven&#8217;t found out how to properly bind to the GUI components say a gridview.</p>
<p>Another thing is monorail community is still small where ASP.NET forum is very very active, when we need help, we know we could get some. </p>
<p>We didn&#8217;t want to waste too much time, so doing the standard &#8220;asp.net&#8221; way will be most flexible. Although not totally MVC, it&#8217;s at least decent compare to JSF and Php or whatever.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jc</title>
		<link>http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/comment-page-1/#comment-462</link>
		<dc:creator>jc</dc:creator>
		<pubDate>Tue, 20 Mar 2007 19:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/#comment-462</guid>
		<description>Very cool blog Bob. Theres lots of exciting news lately of ASP.NET moving towards Ruby/Rails. With ScottGu&#039;s latest talk about exploring MVC, and the new language enhancements of c# 3.0 (blocks, extension methods, linq) I think we&#039;ll see a serious .net rails competitor in the next couple years.

Personally I cant wait that long and have gone all rails for new development. But it wont take much to get me back on .NET as I have tons of respect for the platform and its future.</description>
		<content:encoded><![CDATA[<p>Very cool blog Bob. Theres lots of exciting news lately of ASP.NET moving towards Ruby/Rails. With ScottGu&#8217;s latest talk about exploring MVC, and the new language enhancements of c# 3.0 (blocks, extension methods, linq) I think we&#8217;ll see a serious .net rails competitor in the next couple years.</p>
<p>Personally I cant wait that long and have gone all rails for new development. But it wont take much to get me back on .NET as I have tons of respect for the platform and its future.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Egozi</title>
		<link>http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/comment-page-1/#comment-450</link>
		<dc:creator>Ken Egozi</dc:creator>
		<pubDate>Sun, 18 Mar 2007 12:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/#comment-450</guid>
		<description>As I say again and again, the learning curve for MonoRail depends on the starting point. A new web developer will learn MonoRail a lot faster than WebForms (I do not mean drag-n-drop demos - but real WebForms stuff).
If the guy has experience with PHP/ASP/PERL/Python/J2EE (and that&#039;s making him a real WEB developer), the difference will be even more noticeable. Since MonoRail is more like the traditional web dev approaches than the WebForms approach.
They do not have to learn new languages (like boo) eiether. There is a ViewEngine based on c# as a &#039;scripting&#039; language for the views, and there&#039;s NVelovity which JAVA guys can relate to. AND some talks in the net about msft taking the path to rails-y implementation in future ASPNET releases.

&lt;em&gt;Bob responds: Very good points!  It is an interesting question for &lt;a href=&quot;/2007/03/19/what-is-a-real-developer/&quot; rel=&quot;nofollow&quot;&gt;another post&lt;/a&gt; as to what a &quot;real developer&quot; is and how much of a &quot;real developer&quot; one has to be to produce quality web apps.  However, for purposes of this post I&#039;ll just say that for better or worse, ASP.NET is a widely accepted and comfortable abstraction and I don&#039;t see enough thoughtful reflection going on, especially in the corporate world, to motivate large numbers of ASP.NET developers to step outside that comfort zone.  For every person who does not chalk up their daily frustrations with ASP.NET to &quot;just the way things are&quot;, there are probably at least ten people who do ... and will stick with the status quo.&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>As I say again and again, the learning curve for MonoRail depends on the starting point. A new web developer will learn MonoRail a lot faster than WebForms (I do not mean drag-n-drop demos &#8211; but real WebForms stuff).<br />
If the guy has experience with PHP/ASP/PERL/Python/J2EE (and that&#8217;s making him a real WEB developer), the difference will be even more noticeable. Since MonoRail is more like the traditional web dev approaches than the WebForms approach.<br />
They do not have to learn new languages (like boo) eiether. There is a ViewEngine based on c# as a &#8217;scripting&#8217; language for the views, and there&#8217;s NVelovity which JAVA guys can relate to. AND some talks in the net about msft taking the path to rails-y implementation in future ASPNET releases.</p>
<p><em>Bob responds: Very good points!  It is an interesting question for <a href="/2007/03/19/what-is-a-real-developer/" rel="nofollow">another post</a> as to what a &#8220;real developer&#8221; is and how much of a &#8220;real developer&#8221; one has to be to produce quality web apps.  However, for purposes of this post I&#8217;ll just say that for better or worse, ASP.NET is a widely accepted and comfortable abstraction and I don&#8217;t see enough thoughtful reflection going on, especially in the corporate world, to motivate large numbers of ASP.NET developers to step outside that comfort zone.  For every person who does not chalk up their daily frustrations with ASP.NET to &#8220;just the way things are&#8221;, there are probably at least ten people who do &#8230; and will stick with the status quo.</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Peled</title>
		<link>http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/comment-page-1/#comment-449</link>
		<dc:creator>Guy Peled</dc:creator>
		<pubDate>Sun, 18 Mar 2007 07:17:24 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/#comment-449</guid>
		<description>Hi,

I wanted to introduce you to Visual WebGui which is an open source extension for ASP.NET aimed at developing complex AJAX applications like outlook web access in a very intuitive way and rapid way.

Visual WebGui extends ASP.NET by providing an alternative pipeline that provides full WinForms like programming including design time capabilities. With this solution you have the power of rapid developing application as you do in WinForms with out loosing the ability to still use web concepts were needed.

To see the framework in action check these quick start videos here:
http://www.visualwebgui.com/Default.aspx?tabid=297

The project home page is here:
http://www.visualwebgui.com

Guy Peled
Founder &amp; Chief Architect
Gizmox - Visual WebGui

&lt;em&gt;Bob responds: Looks like a great product and I will definitely investigate further.  However, on the surface at least it looks like you&#039;re going further down the path Microsoft has already taken: abstracting away the mechanics of building a web app with layers of complex plumbing.  The whole point of this particular post was to question that wisdom and consider whether we aren&#039;t better off in the long run with a pattern like MVC that embraces the nature of web apps rather than fighting them.  For me the jury is still out; likely in the end I will end up finding something like your product as a more politically acceptable alternative for many of the environments I work in, which will hopefully make ASP.NET development more enjoyable and maintainable; but I&#039;m determined to have a rails-style experience or two, in order to make an intelligent comparison.&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I wanted to introduce you to Visual WebGui which is an open source extension for ASP.NET aimed at developing complex AJAX applications like outlook web access in a very intuitive way and rapid way.</p>
<p>Visual WebGui extends ASP.NET by providing an alternative pipeline that provides full WinForms like programming including design time capabilities. With this solution you have the power of rapid developing application as you do in WinForms with out loosing the ability to still use web concepts were needed.</p>
<p>To see the framework in action check these quick start videos here:<br />
<a href="http://www.visualwebgui.com/Default.aspx?tabid=297" rel="nofollow">http://www.visualwebgui.com/Default.aspx?tabid=297</a></p>
<p>The project home page is here:<br />
<a href="http://www.visualwebgui.com" rel="nofollow">http://www.visualwebgui.com</a></p>
<p>Guy Peled<br />
Founder &amp; Chief Architect<br />
Gizmox &#8211; Visual WebGui</p>
<p><em>Bob responds: Looks like a great product and I will definitely investigate further.  However, on the surface at least it looks like you&#8217;re going further down the path Microsoft has already taken: abstracting away the mechanics of building a web app with layers of complex plumbing.  The whole point of this particular post was to question that wisdom and consider whether we aren&#8217;t better off in the long run with a pattern like MVC that embraces the nature of web apps rather than fighting them.  For me the jury is still out; likely in the end I will end up finding something like your product as a more politically acceptable alternative for many of the environments I work in, which will hopefully make ASP.NET development more enjoyable and maintainable; but I&#8217;m determined to have a rails-style experience or two, in order to make an intelligent comparison.</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hammett</title>
		<link>http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/comment-page-1/#comment-448</link>
		<dc:creator>hammett</dc:creator>
		<pubDate>Sat, 17 Mar 2007 19:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://bobondevelopment.com/2007/03/17/alternatives-to-aspnet-rails-style-development/#comment-448</guid>
		<description>MonoRail has no dependency on NHibernate, ActiveRecord or any data access approach whatsoever.

&lt;em&gt;Bob responds: Nor did I claim that it does.  However every platform / methodology has a &quot;typical&quot; adoption path and judging from the MonoRail tutorial, the use of such ORMs are encouraged.  As such, community support will tend lean in that direction.  Hopefully I&#039;ll find out for myself soon!&lt;/em&gt;</description>
		<content:encoded><![CDATA[<p>MonoRail has no dependency on NHibernate, ActiveRecord or any data access approach whatsoever.</p>
<p><em>Bob responds: Nor did I claim that it does.  However every platform / methodology has a &#8220;typical&#8221; adoption path and judging from the MonoRail tutorial, the use of such ORMs are encouraged.  As such, community support will tend lean in that direction.  Hopefully I&#8217;ll find out for myself soon!</em></p>
]]></content:encoded>
	</item>
</channel>
</rss>
