monorails

Combine and compress CastleProject MonoRails' formhelper.js and behaviour.js?

Anyone who works with CastleProject MonoRails MVC who knows if I can combine and/or compress formhelper and behaviour js files together into something like monorails.js? I want to get the amount of webrequests as low as possible.. ...

[c#] Unity: Build up a dictionary

Hi, I'm converting a Castle/Monorails application into a Unity/Asp.NET MVC one, I'm stuck in trying to converting this component configuration: <component id="ComponentBaseConfiguration" service="MyFakeNamespace.BOL.IConfiguration, MyFakeAppDll" type="MyFakeNamespace.BOL.ConfigurableConfiguration, MyFakeAppDll"> <parameters> ...