1
vote
2answers
38 views
castle nh facility - 2 databases / 2 models / 2 factories
Hi
I have asked this on the castle list as i'm using the nh facility but it just dawned on me to ask it here too :)
sorry for the cross posting.
I'm using the nh facility to con …
1
vote
1answer
52 views
Castle Windsor, hook continer release in order to call explicit components release
I run this at the application Start Up
public class ConfigurationFacility : AbstractFacility {
private readonly List<string> configuredComponents = new List<string> …
