Many web hosting companies only allow ASP.NET applications to run under medium trust. This has been a major drawback for Cuyahoga because it required full trust (or better: some libraries require full trust). This has already caused some nasty surprises when people deployed their site to the host to find out it would not run. [...]
Categories: Castle,Cuyahoga
Tagged: Castle, Cuyahoga, Lucene.Net, Medium Trust, NHibernate
- Published:
- June 24, 2009 – 1:55 pm
- Author:
- By martijn
In Cuyahoga, we’re using a lot of components from the Castle stack. Some of the most brilliant components are the transaction services combined with the automatic transaction facility. With this post, I’m trying to bring some well-deserved attention to these undervalued components. The Context Today, I was working on management of sites. In Cuyahoga 2.0, [...]
Categories: Castle,Cuyahoga
Tagged: Castle, Cuyahoga, Transactions
- Published:
- December 3, 2008 – 5:30 pm
- Author:
- By martijn