Search code examples
Autofac: Dispose off object instance and its dependencies with just the resolved instance?...

c#dependency-injectionautofaclifetime-scoping

Read More
In Rust, how to push an object with a lifetime into a vector?...

rustlifetimeborrow-checkerlifetime-scoping

Read More
What is the point of an explicit lifetime for a method that doesn't take any arguments?...

rustlifetimelifetime-scoping

Read More
Lifetimes in generic trait implementation...

rustlifetime-scoping

Read More
How do I use static lifetimes with threads?...

rustchannellifetime-scoping

Read More
DocumentDB client lifetime...

c#azureazure-cosmosdblifetime-scoping

Read More
Locally owned reference considered borrowed...

rustborrow-checkerborrowinglifetime-scoping

Read More
Try to understand what lifetime scope means in IoC (with Autofac)?...

c#dependency-injectioninversion-of-controlautofaclifetime-scoping

Read More
Passing two objects, where one holds a reference to another, into a thread...

referencerustmove-semanticslifetimelifetime-scoping

Read More
Boxed Fn requires lifetime 'static only when testing?...

closuresrustlifetime-scoping

Read More
The parameter type `T` may not live long enough when writing a binary searching tree...

referencerustbinary-search-treelifetime-scoping

Read More
Implement IntoIterator for binary tree...

oopiteratorrusttraitslifetime-scoping

Read More
Mutable reference lives long enough when function is called directly, but doesn't live long enou...

rustlifetime-scoping

Read More
Restricting object lifetimes in Rust...

rustffilifetime-scoping

Read More
Is it possible to add registrations to an Autofac LifetimeScope after it was created?...

c#.netdependency-injectionautofaclifetime-scoping

Read More
"does not live long enough" error when calling `roots` from rust-xcb...

rustlifetimelifetime-scoping

Read More
What is the advantage of using the same lifetime for multiple arguments?...

rustlifetimelifetime-scoping

Read More
Lifetime errors with a simple resource Allocator struct...

rustlifetimeobject-lifetimelifetime-scoping

Read More
C++ Destroying Variables via Scoping...

c++lifetime-scoping

Read More
Wcf with SimpleInjector throws "WCF scopes can not be nested"...

wcfdependency-injectionioc-containersimple-injectorlifetime-scoping

Read More
When do I need to specify explicit lifetimes in Rust?...

rustlifetime-scoping

Read More
Variable lifetime...

c#lifetimeobject-lifetimelifetime-scoping

Read More
How can I increase ownership count of std::shared pointer...

c++smart-pointersobject-lifetimelifetime-scoping

Read More
ServiceStack self-hosted application with per-request lifetime scope...

c#servicestackcastle-windsorioc-containerlifetime-scoping

Read More
Rust (+SFML) - How to avoid extra object construction when limited by lifetime parameters?...

sfmlrustlifetimelifetime-scoping

Read More
can Autofac do different instance scoping per interface?...

c#autofaclifetime-scoping

Read More
Variable lifetime in static list...

c++listobject-lifetimelifetimelifetime-scoping

Read More
Sporadic LifetimeScope issues...

asp.net-mvc-4orchardcmsautofacorchardcms-1.6lifetime-scoping

Read More
Autofac LifetimeScope with BeginLifetimeScope not working...

autofaclifetime-scoping

Read More
Autofac lifetime scope issue with asp.net webforms...

asp.netc#-4.0webformsautofaclifetime-scoping

Read More
BackNext