Stories recently tagged with 'MonoRail'

Creating Composite View Components In MonoRail / Refactoring Exercise(joeydotnet.com)

submitted by jbeninghovejbeninghove(790) 5 years ago

In a previous post, I showed some examples of how to create custom view components in MonoRail and touched on the ability to create composite view components. Since then I've refactored towards the use of interfaces which I think is a cleaner approach, so I thought I'd share. read more...

add a comment |category: |Views: 13

tags: another

Having fun creating reusable components in MonoRail(joeydotnet.com)

submitted by jmeridthjmeridth(720) 5 years, 1 month ago

How to port custom ASP.NET server controls to Monorail using Brainl read more...

add a comment |category: |Views: 2

tags: another

Ayende @ Rahien - Hibernating Rhinos(ayende.com)

submitted by joejoejoejoejoejoejoejoe(1140) 5 years, 1 month ago

Talks about the differences between Web Forms and MonoRail approaches. read more...

add a comment |category: |Views: 17

tags: another

Castle MonoRail & ActiveRecord - First Impressions(joeydotnet.com)

submitted by jbeninghovejbeninghove(790) 5 years, 2 months ago

I've spent quite a few hours over the past few days playing with the amazing Castle Project (long overdue for me), mostly MonoRail and ActiveRecord. All I can say is WOW! read more...

2 comments |category: |Views: 23

tags: another

Ajax Scaffolding with Castle MonoRail and C#(danbunea.blogspot.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 4 months ago

"Let's say we need to write an application very fast, that can do the basic CRUD operations for a Product. Ruby on rails (www.rubyonrails.org) came up with the excellent idea of scaffolding, and the idea was ported into the Castle Monorail project (www.castleproject.org). However, the default generator both in ROR and in MR, do not generate ajax based code. For ROR the solution is at: www.ajaxscaffold.com but nothing so far for MR. So I decided to take matters in my own hands..." read more...

add a comment |category: |Views: 312

tags: another

Evaluating MonoRail for Commercial Enterprise Software Product Dev(codebetter.com)

submitted by gavinjoycegavinjoyce(25.7k) 5 years, 5 months ago

"MonoRail is a compelling option because most of the folks on our team really like Ruby on Rails. The potential problem with MonoRail is its applicability to enterprise software shops. Even though there's been some good discussion on enterprise Rails, this is still that period of time where folks aren't clear on whether corporate shops are ready to let go of heavy-weight .NET and Java web frameworks. Nonetheless, MonoRail is hard to ignore. It simplifies web development on .NET much in the way that Ruby on Rails simplifies web development period." read more...

add a comment |category: |Views: 10

tags: another