Jump to: navigation, search

Changes


HowTo:Design a Customizing

159 bytes added, 12:06, 26 July 2023
Properties with different data types can be modeled for every entity, and one such MetaClass can inherit the properties from another (e.g., there could be a MetaClass "SAFETY_INSTRUCTIONS" inheriting the "Filepath" property from a "DOCUMENT" MetaClass).
An important aspect in data modelling, especially for the representation in relational databases, is [https://en.wikipedia.org/wiki/Database_normalization normalization].
See also:
* [[Design_object-oriented_data_models]]
* [[Entity_Data_Model]]
=== Basic data model ===
* There is a central Themes XAML file for adjustments that can be reused in multiple areas.
* You can use the [[Developer_Mode]] to find out which XAML file to adapt for a certain area in the UI.
See also:
* [[XAML]]
* [[Xamarin_XAML]]
* [[XAML_Basics]]
* [[XAML_Best_practices]]
=== Connectivity ===
1,606
edits