A good quote from Vinayak Tadas’ blog:
Programming the Commerce Server 2007 catalog system: Creating the CatalogContext
The objects in the catalog system can now be programmed in two modes. In the first mode the catalog server assembly is loaded in the callers appdomain (aka inproc mode). In the second mode the functionality of […]