No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
==== [[Information design]] ==== | ==== [[Information design]] ==== | ||
The Information | [[Information design|The Information]] | ||
[[Short introduction to UML– class diagram]] | [[Short introduction to UML– class diagram]] | ||
Line 21: | Line 21: | ||
[[Association classes]] | [[Association classes]] | ||
Inheritance | [[UML Inheritance|Inheritance]] | ||
Polymorphism | [[Polymorphism]] | ||
[[Composite and Aggregate and what they imply]] | [[Composite and Aggregate and what they imply]] | ||
Line 34: | Line 34: | ||
==== [[The ViewModel]] ==== | ==== [[The ViewModel]] ==== | ||
The declarative ViewModel | [[ViewModel|The declarative ViewModel]] | ||
Taking it further still | [[Taking It Further Still|Taking it further still]] | ||
==== [[What an Action can do]] ==== | ==== [[What an Action can do]] ==== | ||
ExecuteExpression | [[What an Action can do|ExecuteExpression]] | ||
EnableExpression | [[What an Action can do|EnableExpression]] | ||
BringUpViewModel & ViewModelRootObjectExpression | [[What an Action can do|BringUpViewModel & ViewModelRootObjectExpression]] | ||
ViewModelIsModal & ExpressionAfterModalOk | [[What an Action can do|ViewModelIsModal & ExpressionAfterModalOk]] | ||
Framework Action | [[What an Action can do|Framework Action]] | ||
==== [[Defining Main Menu Actions|Defining Main menu actions]] ==== | ==== [[Defining Main Menu Actions|Defining Main menu actions]] ==== | ||
[[Action names]] | [[Action names]] | ||
Constraints descriptions | [[Action names|Constraints descriptions]] | ||
==== [[Microsoft office and OpenDocument as a Report generator|Microsoft Office and OpenDocument as a Report generator]] ==== | ==== [[Microsoft office and OpenDocument as a Report generator|Microsoft Office and OpenDocument as a Report generator]] ==== | ||
A bit hasty and vague | [[Microsoft office and OpenDocument as a Report generator|A bit hasty and vague]] | ||
Qualifications | [[Microsoft office and OpenDocument as a Report generator|Qualifications]] | ||
Images in Word reports | [[Microsoft office and OpenDocument as a Report generator|Images in Word reports]] | ||
==== [[Prototyping]] ==== | ==== [[Prototyping]] ==== | ||
This is how you do Prototyping with MDriven | [[Prototyping|This is how you do Prototyping with MDriven]] | ||
The look | [[Prototyping|The look]] | ||
Available Actions | [[Prototyping|Available Actions]] | ||
Introducing MDriven Server | [[Installing TurnKey as an Azure WebApp|Introducing MDriven Server]] | ||
[[Security concerns for MDriven Server]] | [[Security concerns for MDriven Server]] |
Revision as of 07:27, 12 June 2023
What is MDriven
Information design
Short introduction to UML– class diagram
How do I know if it is correct?
Composite and Aggregate and what they imply
Derived attributes & associations
The ViewModel
What an Action can do
BringUpViewModel & ViewModelRootObjectExpression
ViewModelIsModal & ExpressionAfterModalOk
Microsoft Office and OpenDocument as a Report generator
Prototyping
This is how you do Prototyping with MDriven
Security concerns for MDriven Server
MDrivenServer periodic server-side actions
Other uses of Server side Actions
- Emailing from the server
- Importing data from other SQL sources
- Producing export files from MDriven Server
Shaping and transforming export files
- SQLExport serverside action
What is Object Constraint Language
OCL, EAL, OCLps Introduction
EAL differences
OCLps differences
Summary OCL
Seeking the database with OCLps using ViewModels
Databases use SQL
Efficient fetch – real case (advanced – skip until you have the need)
Introducing MDriven Turnkey
Creating your own MDriven Turnkey instance in your Azure account
Set up MDriven Turnkey on premise
Turnkey architecture
Responsibilities
Data roundtrip
Security
The basics of IT security
Building safer software systems
How MDriven Turnkey does it – every time
How the access control system is constructed in MDriven