I am want to do automocking with Windsor so that I can do something like _controller = _autoMockingContainer.Create<MyControllerWithLoadsOfDepdencies>();
I have a project which uses Rhino.ActiveRecord\'s ARRepository, unfortunatly the project is no longer maintained and both of NHibernate\'s and ActiveRecord\'s versions are very old and we really need
I am pretty new to both NServiceBus and Rhino Bus - and I am 开发者_运维知识库wondering if multiple endpoints will solve my problem.
I am having an issue using nHibernate and Rhino.Security. After struggling for hours to get the right config setup, I finally got the code to run without any errors. However, no entries are being save
i\'m trying to get multi tenancy working in my app - using nhibernate integration facility from castle and i think that the funky combination of using the nh facility combined with fluent is making th