From: Corey Lawson Date: 2005-06-14T10:04:55+09:00 Subject: Re: Book: Agile Web Development with Rails Yes. Anything like that on Slashdot is bound to evoke emotions... and this story has brought out more than a few... *:) Me, personally, if I had the power to influence between asp/asp.net and Rails, I'd really push for Rails. They're both in about the same league, but Rails is much more flexible than ASP.Net w.r.t. being so tightly bound to the server. With one's Rails code, you can either override what Rails is doing, or go into the code and do it there, for everything. Not so with ASP.Net. All the JavaScript crud that it generates for the client are pretty IE-specific (and being anti-others in a few cases). Generate a form dyamically from your server, but actually post it to another? VERY obscure to do in ASP.Net. Stuff like that. Oh, that someone figured out how to use FastCGI+Rails with IIS is good, too... -Corey On 6/13/05, Jonas Hartmann wrote: > Stephen Kellett wrote: > > Hi Folks, > > > > Slashdot article on Book: Agile Web Development with Rails > > > > http://slashdot.org/articles/05/06/13/2025259.shtml?tid=192&tid=188 > > > > I haven't noticed this mentioned here, but if it has, please accept my > > apologies for any duplication. > > > > Stephen > > any reviews yet? > any comments by ones who read (but not wrote) it? > >