The MDriven Book: Table of Contents
No edit summary
No edit summary
 
(38 intermediate revisions by 3 users not shown)
Line 1: Line 1:
==== [[What is MDriven]] ====
<message>Write the content here to display this box</message> 
[[Introduction - The MDriven Book|Introduction]]
==== [[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]]


[[Praise to UML]]
==== [[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]]


[[What if UML was forbidden|What if UML was forbidden?]]
==== [[Training:The ViewModel|The ViewModel]] ====
* [[Training:ViewModel|The declarative ViewModel]]
* [[Training:Taking It Further Still|Taking it further still]]


[[Luckily UML is Not Forbidden|Luckily UML is NOT forbidden]]
==== [[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]]


[[What is not to like|What is not to like?]]
==== [[Training:Global actions|Defining Main menu actions]] ====
* [[Training:Action names|Action names]]
* [[Documentation:Action names|Constraints descriptions]]


[[What is next]]
==== [[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]]


==== [[Information design]] ====
==== [[Training:Prototyping|Prototyping]] ====
[[Information design|The Information]]
* [[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]]


[[Short introduction to UML– class diagram]]
===== Other uses of Server side Actions =====


[[How do I know if it is correct|How do I know if it is correct?]]
===== [[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]]


[[Association classes]]
====== [[Training:Exporting files from MDriven Server|Shaping and transforming export files]] ======
 
* [[Training:SQLExport from MDriven Server|SQLExport serverside action]]
[[UML Inheritance|Inheritance]]
[[Documentation:OCL Expressions|What is Object Constraint Language]]
 
[[Polymorphism]]
 
[[Composite and Aggregate and what they imply]]
 
[[Derived attributes & associations]]
 
[[UML – State machines]]
 
[[Constraints]]
 
==== [[The ViewModel]] ====
[[ViewModel|The declarative ViewModel]]
 
[[Taking It Further Still|Taking it further still]]
 
==== [[What an Action can do]] ====
[[What an Action can do|ExecuteExpression]]
 
[[What an Action can do|EnableExpression]]
 
[[What an Action can do|BringUpViewModel & ViewModelRootObjectExpression]]
 
[[What an Action can do|ViewModelIsModal & ExpressionAfterModalOk]]
 
[[What an Action can do|Framework Action]]
 
==== [[Defining Main Menu Actions|Defining Main menu actions]] ====
[[Action names]]
 
[[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|A bit hasty and vague]]
 
[[Microsoft office and OpenDocument as a Report generator|Qualifications]]
 
[[Microsoft office and OpenDocument as a Report generator|Images in Word reports]]
 
==== [[Prototyping]] ====
[[Prototyping|This is how you do Prototyping with MDriven]]
 
[[Prototyping|The look]]
 
[[Available Actions]]
 
[[Installing TurnKey as an Azure WebApp|Introducing MDriven Server]]
 
[[Security concerns for MDriven Server]]
 
[[MDrivenServer Summarized]]
 
[[MDrivenServer periodic server-side actions]]
 
Other uses of Server side Actions
* [[Emailing from an app using MDrivenServer|Emailing from the server]]
* [[Import data from other SQL servers|Importing data from other SQL sources]]
* [[Exporting files from MDriven Server|Producing export files from MDriven Server]]
[[Exporting files from MDriven Server|Shaping and transforming export files]]
* [[SQLExport from MDriven Server|SQLExport serverside action]]
[[OCL Expressions|What is Object Constraint Language]]


OCL, EAL, OCLps Introduction
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]]


[[Certain important constructs]]
==== [[BestPractices:MDriven Turnkey Architecture|Turnkey architecture]] ====
 
* [[BestPractices:MDriven Turnkey Architecture|Responsibilities]]
[[Certain important constructs|EAL differences]]
* [[BestPractices:MDriven Turnkey Architecture|Data roundtrip]]
 
[[Certain important constructs|OCLps differences]]
 
[[Certain important constructs|Summary OCL]]
 
[[Seeker view]]
 
[[Seeker view|Databases use SQL]]
 
[[Efficient ViewModel fetch|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 ====
[[Information security|Information 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
==== [[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]]
[[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

Information design

The ViewModel

What an Action can do

Defining Main menu actions

Microsoft Office and OpenDocument as a Report generator

Prototyping

Other uses of Server side Actions
Emailing from the server
Shaping and transforming export files

What is Object Constraint Language

OCL, EAL, OCLps Introduction

Turnkey architecture

Security