The MDriven Book: Table of Contents
(Created page with "The Table of Contents for the MDriven Book") |
No edit summary |
||
(48 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
The | <message>Write the content here to display this box</message> | ||
==== [[Training:What is MDriven|What is MDriven]] ==== | |||
* [[Training:Introduction - The MDriven Book|Introduction]] | |||
* [[Training:Praise to UML|Praise to UML]] | |||
* [[Training:What if UML was forbidden|What if UML was forbidden?]] | |||
* [[Training:Luckily UML is Not Forbidden|Luckily UML is NOT forbidden]] | |||
* [[Training:What is not to like|What is not to like?]] | |||
* [[Training:What is next|What is next]] | |||
==== [[Training:Information design|Information design]] ==== | |||
* [[Training:Information design|The Information]] | |||
* [[Training:Short introduction to UML– class diagram|Short introduction to UML– class diagram]] | |||
* [[Training:Association classes|Association classes]] | |||
* [[Training:UML Inheritance|Inheritance]] | |||
* [[Training:Polymorphism|Polymorphism]] | |||
* [[Training:Composite and Aggregate and what they imply|Composite and Aggregate and what they imply]] | |||
* [[Training:Derived attributes & associations|Derived attributes & associations]] | |||
* [[Training:UML – State machines|UML – State machines]] | |||
* [[Training:Constraints|Constraints]] | |||
==== [[Training:The ViewModel|The ViewModel]] ==== | |||
* [[Training:ViewModel|The declarative ViewModel]] | |||
* [[Training:Taking It Further Still|Taking it further still]] | |||
==== [[Training:What an Action can do|What an Action can do]] ==== | |||
* [[Training:What an Action can do|ExecuteExpression]] | |||
* [[Training:What an Action can do|EnableExpression]] | |||
* [[Training:What an Action can do|BringUpViewModel & ViewModelRootObjectExpression]] | |||
* [[Training:What an Action can do|ViewModelIsModal & ExpressionAfterModalOk]] | |||
* [[Training:What an Action can do|Framework Action]] | |||
==== [[Training:Global actions|Defining Main menu actions]] ==== | |||
* [[Training:Action names|Action names]] | |||
* [[Documentation:Action names|Constraints descriptions]] | |||
==== [[Documentation:Microsoft office and OpenDocument as a Report generator|Microsoft Office and OpenDocument as a Report generator]] ==== | |||
* [[Documentation:Microsoft office and OpenDocument as a Report generator|A bit hasty and vague]] | |||
* [[Documentation:Microsoft office and OpenDocument as a Report generator|Qualifications]] | |||
* [[Documentation:Microsoft office and OpenDocument as a Report generator|Images in Word reports]] | |||
==== [[Training:Prototyping|Prototyping]] ==== | |||
* [[Training:Prototyping|This is how you do Prototyping with MDriven]] | |||
* [[Training:Prototyping|The look]] | |||
* [[Training:Available Actions|Available Actions]] | |||
* [[Documentation:MDriven Server Introduction|Introducing MDriven Server]] | |||
* [[Training:Security concerns for MDriven Server|Security concerns for MDriven Server]] | |||
* [[Training:MDrivenServer Summarized|MDrivenServer Summarized]] | |||
* [[Training:MDrivenServer periodic server-side actions|MDrivenServer periodic server-side actions]] | |||
===== Other uses of Server side Actions ===== | |||
===== [[Documentation:Emailing from an app using MDrivenServer|Emailing from the server]] ===== | |||
* [[Training:Import data from other SQL servers|Importing data from other SQL sources]] | |||
* [[Training:Exporting files from MDriven Server|Producing export files from MDriven Server]] | |||
====== [[Training:Exporting files from MDriven Server|Shaping and transforming export files]] ====== | |||
* [[Training:SQLExport from MDriven Server|SQLExport serverside action]] | |||
[[Documentation:OCL Expressions|What is Object Constraint Language]] | |||
OCL, EAL, OCLps Introduction | |||
* [[Training:Certain important constructs|Certain important constructs]] | |||
* [[Documentation:EAL – ExtendedActionLanguage.|EAL differences]] | |||
* [[Documentation:OCLps|OCLps differences]] | |||
* [[Training:Certain important constructs|Summary OCL]] | |||
* [[Training:Seeker view|Seeker view]] | |||
* [[Training:Seeker view|Databases use SQL]] | |||
* [[Documentation:Efficient ViewModel fetch|Efficient fetch – real case (advanced – skip until you have the need)]] | |||
* [[Documentation:Introducing MDriven Turnkey|Introducing MDriven Turnkey]] | |||
* [[Documentation:Installing MDriven Server and Turnkey on Microsoft Azure|Creating your own MDriven Turnkey instance in your Azure account]] | |||
* [[Training:Set up MDriven Turnkey on premise|Set up MDriven Turnkey on premise]] | |||
==== [[BestPractices:MDriven Turnkey Architecture|Turnkey architecture]] ==== | |||
* [[BestPractices:MDriven Turnkey Architecture|Responsibilities]] | |||
* [[BestPractices:MDriven Turnkey Architecture|Data roundtrip]] | |||
==== [[Training:Security|Security]] ==== | |||
* [[Training:Information security|Information Security]] | |||
* [[Training:Information security|The basics of IT security]] | |||
* [[Training:Information security|Building safer software systems]] | |||
* [[Training:Information security|How MDriven Turnkey does it – every time]] | |||
* [[Training:Access control system in MDriven|How the access control system is constructed in MDriven]] | |||
{{Edited|July|12|2025}} | |||
[[Category:The MDriven Book]] |
Latest revision as of 05:18, 28 February 2025
This page was created by Stephanie@mdriven.net on 2023-06-12. Last edited by Stephanie@mdriven.net on 2025-02-28.
What is MDriven
- Introduction
- Praise to UML
- What if UML was forbidden?
- Luckily UML is NOT forbidden
- What is not to like?
- What is next
Information design
- The Information
- Short introduction to UML– class diagram
- Association classes
- Inheritance
- Polymorphism
- Composite and Aggregate and what they imply
- Derived attributes & associations
- UML – State machines
- Constraints
The ViewModel
What an Action can do
- ExecuteExpression
- EnableExpression
- BringUpViewModel & ViewModelRootObjectExpression
- ViewModelIsModal & ExpressionAfterModalOk
- Framework Action
Microsoft Office and OpenDocument as a Report generator
Prototyping
- This is how you do Prototyping with MDriven
- The look
- Available Actions
- Introducing MDriven Server
- Security concerns for MDriven Server
- MDrivenServer Summarized
- MDrivenServer periodic server-side actions
Other uses of Server side Actions
Emailing from the server
Shaping and transforming export files
What is Object Constraint Language
OCL, EAL, OCLps Introduction
- Certain important constructs
- EAL differences
- OCLps differences
- Summary OCL
- Seeker view
- 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