Dynamic Client Foundation (DCF) for Web

The Dynamic Client Foundation (DCF) lives in the SuperOffice.DCF assembly. This assembly contains general utilities for building your own client on top of the SuperOffice data services.

UtilityDescription
SuperStatethe visual state of the application, described in terms of panels and views
Client configuration readersthese read the client-specific values from the .Net config file
Drawing utilitybitmap reading and scaling functions
Globalization utilitiesconvert string resource IDs to translated strings, convert neutral values (20090807) into localized values (7. aug 2009).

SuperOffice.DCFWeb.DLL

This assembly provides the base definitions for the page builder framework. Unfortunately, it does not provide the page builder framework itself - that is still tied to CRM.web.

The most useful things here are:

  • Tooltip helper - formats the general tooltip strings into HTML.