Objects and data

All data items in a Dynamix solution are stored using Dynamix Objects.

Developers model their objects directly in Visual Studio using Dynamix Developer Tools and access them using plain C# or Visual Basic code - there is never any need to create database tables or stored procedures to access or edit data stored by Dynamix. 

There is also no conceptual difference between core objects like User, Site, NavigationItem or ContentElement and custom objects created by a developer. They work in exactly the same way and are modelled using the same tools.

Last updated 2016-01-16