Library tutorials & articles tagged with appdomain

Search filter
Page 1 of 1
  • Creating Extensible Applications with MAF

    by Mark Smith

    Learn how using MAF allows you to easily create extensible applications that allow new features to be added without jeopardizing the stability of the existing code base. MAF provides a higher-level service that allow you to dynamically discover, load, secure and interact with external assemblies used to provide features for your application. maf, appdomain, extensible, reflection

  • Using AppDomains to Build Reliable Systems

    by Pinku Surana

    The first step to building reliable systems is to accept that it is impossible. Instead, we will attempt to build a more reliable system from a collection of smaller unreliable components. The idea is to manage failure rather than pursue an impossible perfection. Find out how. .net, appdomain, reliable

Want to stay in touch with what's going on? Follow us on twitter!