castle-monorail
.NET Hashtable - "Same" key, different hashes
Is it possible for two .net strings to have different hashes? I have a Hashtable with amongst others the key \"path\". When I loop through the elements in the table to print it, i can see that the key[详细]
2022-12-22 12:45 分类:问答Extjs throws exception "realize was called with invalid remote-data" on successful creation of record
I am using extjs in a monorail application. I am using a JsonStore to persist data back to my controller. I have read, update and delete working properly. But I cannot seem to figure out how to format[详细]
2022-12-22 05:19 分类:问答Entire monorail action invocation in tests
BaseControllerTest.PrepareController is enough for controller properties setup, such as PropertyBag and Context[详细]
2022-12-22 05:08 分类:问答Monorail parse URL to routing values
Is it possible to fire up nvelocity routing mechanism outside the context of request (standalone app, or a testing framework) and get an url from action and routing values from url?[详细]
2022-12-21 08:19 分类:问答Castle NVelocity Including Variables not Variable contents
I\'m using Castles\' NVelocity Engine to do some template work. Here\'s the problem. Several of my templates work fine, but one of them isn\'t.[详细]
2022-12-19 02:40 分类:问答After upgrading to Castle Trunk and NHibernate 2.1.0.4000 My Integration tests crash TestDriven.Net
I have an old MonoRail/ActiveRecord I\'ve been doing some work too. Recently I decided to upgrade the application to Castle Trunk & NHibernate 2.1.0.4000 GA and I\'m now finding a few issues with[详细]
2022-12-12 21:34 分类:问答Mapping Castle MonoRail default requests to a controller action
I\'m running a MonoRail application that has no routing configured. So I\'m using MRs standard Area/Controller/Action.aspx scheme.[详细]
2022-12-08 19:51 分类:问答