The domain model is a conceptual model of a ‘domain of interest’ or problem domain. The domain model represents all the kinds of entities that are relevant to the system or application you’re working on, and the relationships between them. This chapter describes how to build and evolve domain models using LightSpeed.
Creating Models with the Visual Designer
LightSpeed Configuration Basics
Querying the Database Using LINQ
Querying the Database Using Query Objects