Top "Castle-monorail" questions

Castle MonoRail is a MVC web framework for .NET

How to set different Timeouts for different URLs in ASP.NET

I want different connection limits for some URLs in my application. Some URLs accept file uploads and need to have …

asp.net iis iis-7 iis-7.5 castle-monorail
Asp.Net MVC vs Castle MonoRail

I've some experiences on build application with Asp.Net, but now MVC frameworks become more popular. I would like to …

c# asp.net-mvc castle-monorail
Service Layers and Repositories

I've been using MVC frameworks for a short while now and I really like how the concerns are separated out. …

c# model-view-controller repository-pattern castle-monorail