Ruby ion Rails on .NET ?!

Posts   
 
    
Posts: 497
Joined: 08-Apr-2004
# Posted on: 03-May-2007 11:24:49   

Hi, its been ages since I came along and posted something in here..

Anyway, I've been playing a bit with Ruby on Rails recently and its pretty cool! I was mulling over something similar for the .NET platform and came across this:

http://www.codeplex.com/actionpack

It implements the "Rails" part in .NET. Sounds like it might be good fun. I doubt it will ever be as complete as Rails though because of the general awareness of Rails, but I thought i'd post about it here.

mattsmith321 avatar
Posts: 146
Joined: 04-Oct-2004
# Posted on: 09-May-2007 00:43:07   

MattWoberts wrote:

Hi, its been ages since I came along and posted something in here..

Anyway, I've been playing a bit with Ruby on Rails recently and its pretty cool! I was mulling over something similar for the .NET platform and came across this:

http://www.codeplex.com/actionpack

It implements the "Rails" part in .NET. Sounds like it might be good fun. I doubt it will ever be as complete as Rails though because of the general awareness of Rails, but I thought i'd post about it here.

I saw that a while back. If I'm correct ActionPack = Subsonic and was briefly discussed in this thread http://llblgen.com/tinyforum/Messages.aspx?ThreadID=8586

DavidHayden avatar
Posts: 4
Joined: 12-May-2007
# Posted on: 12-May-2007 20:30:08   

I think you might be interested in MonoRail by the Castle Project.

http://www.castleproject.org/monorail/index.html

You can use LLBLGenPro for the data access layer quite nicely.

Regards,

Dave

Posts: 497
Joined: 08-Apr-2004
# Posted on: 14-May-2007 09:30:00   

MonoRail does look interesting too!

Wow, so many options these days! Maybe we should all go back to programming in ASP pages again! simple_smile Actually, I still have to maintain a lot of ASP apps rage