Arizona Universal Life InsuranceIn software architectures today, the idea of a component container is a common concept. We see this implemented in the J2EE application servers, COM+, net Serviced Components and in the forthcoming .net WCF (windows communication foundation: formerly indigo). This talk will focus on the .net capability to let objects in an application domain be associated with a custom context. In dot net, this context is the innermost execution scope of an object and is a piece of the .net remoting infrastructure. This capability can be used in some novel ways and in the talk, we will explore how to do this.