Reference section
The reference section provides complete documentation for the following
major namespaces.
Primary Act! Namespaces
- Act.Framework This
is the core business logic layer. The entire application implementation
consumes this API to accomplish the many tasks that Act! should facilitate.
Within the framework assembly resides many namespaces devoted to the major
feature areas such as Contacts, Notes, Histories, Groups, and so on.
- Act.Framework.ComponentModel.Core
Components
and controls enabling binding to framework entities.
- Act.UI This
is the presentation layer for the WinForms implementation of Act!. The
application supports extensibility via its plugin model.
- Act.UI.Core This
is part of the application's extensibility model in terms of menu and
toolbar customizations. These interfaces define how developers can extend
the UI to host their plugins.
- Act.Shared.Collections DataList, which
is the base class for all scalable classes, and related classes.
- Act.Shared.ComponentModel Design-time
facilities to support creating controls for the layout designer.
Primary Act! Premium (access via web) Namespaces
- Act.Web.Framework This
is the core business logic layer.The entire application implementation
consumes this API to accomplish the many tasks that Act! should facilitate.
Within the framework assembly resides many namespaces devoted to the major
feature areas such as Contacts, Notes, Histories, Groups, and so on.