Search code examples
SL custom control: When unregister event to prevent memory leak?...


c#silverlightcustom-controlsobject-lifetime

Read More
Boost shared_from_this and destructor...


c++boostshared-ptrobject-lifetimeweak-ptr

Read More
One object per HttpContext instance...


c#asp.net-mvcunity-containerobject-lifetime

Read More
WCF and container lifetime...


wcfinversion-of-controlobject-lifetimelifetime

Read More
Why is an 'invisible' object not instantly collected?...


javagarbage-collectionobject-lifetime

Read More
NOT the most important const.. but what is this?...


c++referenceconstantsobject-lifetime

Read More
c++ Object parameters: polymorphism, value semantics, object lifetimes?...


c++parametersabstract-classobject-lifetimedynamic-allocation

Read More
Lifetime of lambda objects in relation to function pointer conversion...


c++c++11lambdaobject-lifetime

Read More
c++ Dependency Injection: Object lifetimes?...


c++dependency-injectionobject-lifetime

Read More
Safe way in Delphi for a Form to distribute interface objects tied to its lifetime?...


delphiinterfaceaccess-violationobject-lifetime

Read More
Moving temporary objects into a vector...


c++c++11object-lifetime

Read More
Prevent temporary from extending its lifetime?...


c++referenceobject-lifetimeconst-referencetemporaries

Read More
Chaining calls to temporaries in C++...


c++templatesrvalue-referenceobject-lifetimetemporaries

Read More
Can I override Dispose to make an entity class that always calls SaveChanges?...


c#finalizerobject-lifetime

Read More
Need help understanding how luabind instantiates classes...


c++luaallocationobject-lifetimeluabind

Read More
Load viewstate on pageload, save on Page Unload (from baseclass) - c# Asp.net...


asp.netc#-4.0destructorpage-lifecycleobject-lifetime

Read More
What is the life time of a C++ data structure object?...


c++data-structuresobject-lifetime

Read More
Object lifetime related; Does a term/pattern/whatnot exist for the following problem?...


c++delegatesdecouplingobject-lifetime

Read More
MVC 3, Unity 2 - Per Request Lifetime Manager...


asp.net-mvc-3unity-containerlifetimeobject-lifetime

Read More
What is the best object lifetime strategy for Redis in web application...


entity-framework-4benchmarkingredisdb4oobject-lifetime

Read More
What happen to a variable in the end of a block in managed code...


c#.netmemory-managementobject-lifetime

Read More
MEF and WPF. Lifetime of lazy(of T)?...


meflazy-loadingdisposeobject-lifetime

Read More
How would I give a delegate infinite life the same way as a proxy when doing cross-app-domain develo...


c#pluginsdelegatesappdomainobject-lifetime

Read More
C++ -- where does the system store the returned characters?...


c++staticobject-lifetime

Read More
Is this a proper use of a temporary std::string?...


c++object-lifetime

Read More
boost::bind and reference to temp variable...


c++boostboost-bindobject-lifetimeboost-function

Read More
Reference parameter lifetime...


c++object-lifetime

Read More
checking invariants in C++...


c++templatesdesign-by-contractobject-lifetimeinvariants

Read More
What's the point of temporary bound to a member lifetime statement in C++ Standard?...


c++object-lifetime

Read More
How to inject dependencies per http request (or per http context) with unity 2.0 and asp.net mvc...


asp.net-mvcdependency-injectionunity-containerglobal-asaxobject-lifetime

Read More
BackNext