ioc

  1. rnm-kmdi

    Question Unity Container, What situation are each of the lifetime managers to be used for?

    hello we are using unity IoC container for implementing a passive MVP... I'm having trouble over which type of lifetime manager I should use and why. We currently use ContainerControlled, which is a singleton, are there any other stuff that using that isn't a good idea? When should one use...
Back
Top Bottom