Discussions under General

Low performance resolving transient components

first post: jorgeser wrote: Hi, The time that Microsoft Unity is using to resolve a big amount...

latest post: weberse wrote: Do you mind to share your numbers and how you got them?

resolve multiple implementations for one interface

first post: showard44 wrote: Hi, I'm sorry if this is answered somewhere else but having a hard...

latest post: randylevy wrote: > P.S. - Unity doesn't have an expression language like Spring.NET ...

Just some ideas

first post: marcoerni wrote: Hi I' am just starting to prepare the migration of some mid- to lar...

latest post: SCDeveloper wrote: Hello fellow coders, I found this solution to be exactly what I was...

Unity load Error

first post: vimaldanewton wrote: Parser Error Message: An error occurred creating the configuration ...

latest post: randylevy wrote: I would guess that the type LogManager cannot be resolved. Your co...

Is it possible to change the registered type at runtime?

first post: MW_ wrote: I am currently using Unity with MOQ to do my unit testing for WCF. ...

latest post: randylevy wrote: > Is changing the configuration file the only way to achieve what I...

Could you complete the PDF document?

first post: Korby wrote: Why doesn't the Unity2.0 PDF document include the chapter "Interce...

latest post: korby wrote: I just wanna to print the manual completely. So, the PDF doc is wha...

Removing type registrations from Unity

first post: contract wrote: Is there currently a way to remove registrations from the Unity co...

latest post: contract wrote: Thanks, Randy - I already tested it and it did work. Here's what I...

Request for configurable default lifetimemanager

first post: JochenZ wrote: Hello! Currently, Unity has the TransientLifetimeManager as the de...

latest post: JochenZ wrote: I think the only viable solution is the one you call 'the last reso...

How to replace missing IBuilderContext.Locator

first post: karelkral wrote: Hello, in Unity examples and extensions is commonly used IBuilderCo...

latest post: karelkral wrote: Thanks for helping me.

Reset singleton

first post: rubenmarrufo wrote: Hi! I have registered IService interface in my unity container as ...

latest post: weberse wrote: I think you need a custom LifetimeManager to do something like that...