The NDO Components

NDO is made up of two components:

  • The Enhancer
  • The NDO Framework

The enhancer adds additional code to your assembly providing additional functionality. After that all persistent classes implement a new Interface IPersistenceCapable . The framework holds all the classes and attributes necessary for managing persistence concerns.