MediaWiki:Menu-Training-WT: Difference between revisions

From MDrivenWiki
No edit summary
m (Text replacement - "The 1000 steps program to MDriven " to "Bootcamp:")
 
(38 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* 1000 Steps Program
* 1000 Steps Program
** The 1000 steps program to MDriven Chapter 1
** Bootcamp:Chapter 1|Chapter 1
** The 1000 steps program to MDriven Chapter 2
** Bootcamp:Chapter 2|Chapter 2
** The 1000 steps program to MDriven Chapter 3
** Bootcamp:Chapter 3|Chapter 3
** The 1000 steps program to MDriven Chapter 4
** Bootcamp:Chapter 4|Chapter 4
** The 1000 steps program to MDriven Chapter 5
** Bootcamp:Chapter 5|Chapter 5
** The 1000 steps program to MDriven Chapter 6
** Bootcamp:Chapter 6|Chapter 6
** The 1000 steps program to MDriven Chapter 7
** Bootcamp:Chapter 7|Chapter 7
** The 1000 steps program to MDriven Chapter 8
** Bootcamp:Chapter 8|Chapter 8
** The 1000 steps program to MDriven Chapter 9
** Bootcamp:Chapter 9|Chapter 9
** The 1000 steps program to MDriven Chapter 10
** Bootcamp:Chapter 10|Chapter 10
** The 1000 steps program to MDriven Chapter 11
** Bootcamp:Chapter 11|Chapter 11
** The 1000 steps program to MDriven Chapter 12
** Bootcamp:Chapter 12|Chapter 12
** The 1000 steps program to MDriven Chapter 13
** Bootcamp:Chapter 13|Chapter 13
** The 1000 steps program to MDriven Chapter 14
** Bootcamp:Chapter 14|Chapter 14
** The 1000 steps program to MDriven Chapter 15
** Bootcamp:Chapter 15|Chapter 15
** The 1000 steps program to MDriven Chapter 16
** Bootcamp:Chapter 16|Chapter 16
** The 1000 steps program to MDriven Chapter 17
** Bootcamp:Chapter 17|Chapter 17
* MDriven Levels:  Stars & Certificates
* MDriven Levels:  Stars & Certificates
** MDriven Levels:  Stars & Certificates
** MDriven Levels:  Stars & Certificates
* The MDriven Book
* The MDriven Book
** The MDriven Book: Table of Contents
** The MDriven Book: Table of Contents|Table of Contents
** What is MDriven
** What is MDriven
** Introduction
** Introduction - The MDriven Book|Introduction
** Praise to UML
** Praise to UML
** What if UML was forbidden?
** What if UML was forbidden
** Luckily UML is NOT forbidden
** Luckily UML is NOT forbidden
** What is not to like?
** What is not to like
** What is next
** What is next
** Information design
** Information design
** The Information
** Short introduction to UML– class diagram|Introduction to UML
** Short introduction to UML– class diagram
** Association classes
** Association classes
** Inheritance
** UML Inheritance|Inheritance
** Polymorphism
** Polymorphism
** Composite and Aggregate and what they imply
** Composite and Aggregate and what they imply|Composite and Aggregate
** Derived attributes & associations
** Derived attributes & associations
** UML – State machines
** UML – State machines
Line 42: Line 41:
** Taking it further still
** Taking it further still
** What an Action can do
** What an Action can do
** ExecuteExpression
** Global actions
** EnableExpression
** BringUpViewModel & ViewModelRootObjectExpression
** ViewModelIsModal & ExpressionAfterModalOk
** Framework Action
** Defining Main menu actions
** Action names
** Action names
** Constraints descriptions
** Microsoft Office and OpenDocument as a Report generator|Microsoft Office and OpenDocument
** Microsoft Office and OpenDocument as a Report generator
** A bit hasty and vague
** Qualifications
** Images in Word reports
** Prototyping
** Prototyping
** This is how you do Prototyping with MDriven
** The look
** Available Actions
** Introducing MDriven Server
** Introducing MDriven Server
** Security concerns for MDriven Server
** Security concerns for MDriven Server|Security concerns
** MDrivenServer Summarized
** MDrivenServer Summarized
** MDrivenServer periodic server-side actions
** MDrivenServer periodic server-side actions|Periodic server-side actions
** Emailing from the server
** Exporting files from MDriven Server
** Importing data from other SQL sources
** SQLExport from MDriven Server
** Producing export files from MDriven Server
** Shaping and transforming export files
** SQLExport serverside action
** What is Object Constraint Language
** What is Object Constraint Language
** Certain important constructs
** Certain important constructs
** EAL differences
** OCLps differences
** 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
** Introducing MDriven Turnkey
** Creating your own MDriven Turnkey instance in your Azure account
** Creating your own MDriven Turnkey instance in your Azure account
** Set up MDriven Turnkey on premise
** Set up MDriven Turnkey on premise
** Turnkey architecture
** Turnkey architecture
** Responsibilities
** Data roundtrip
** Security
** Security
** Information Security
** Information Security
** The basics of IT security
** Access control system in MDriven
** Building safer software systems
** How MDriven Turnkey does it – every time
** How the access control system is constructed in MDriven
* Learn in Stages
* Learn in Stages
** Beginner‏‎
** Beginner‏‎
*** Derived attributes & associations
*** Download
*** Download
*** MDriven Architecture
*** MDriven Architecture
Line 95: Line 69:
*** OCL Expressions
*** OCL Expressions
*** OCLOperators
*** OCLOperators
*** Taking It Further Still
*** ViewModel
*** ViewModel
** Intermediate
** Intermediate
*** Convergence – ViewModels, import, export, multi search, synchronization and Excel
*** Convergence – ViewModels, import, export, multi search, synchronization and Excel|Convergence
*** Development info in runtime
*** Development info in runtime
*** External login services in MDriven Turnkey
*** External login services in MDriven Turnkey
*** How to use vCurrent and “self” correctly in viewmodels
*** How to use vCurrent and “self” correctly in viewmodels|Use vCurrent and “self” correctly
*** MDriven Server Introduction
*** Available Actions
*** OCLOperators oclIsInState
*** OCLps
*** Seeker view
*** Understanding OCL with reference to SQL
** Advanced
** Advanced
*** A simple table component for just listing a collection
*** A simple table component for just listing a collection|Simple table component
*** Access control system in MDriven
*** Access control system in MDriven
*** Accessing objects and navigating meta-levels in code
*** Accessing objects and navigating meta-levels in code
*** Added tagged values to attributes based on the class' tagged values
*** Added tagged values to attributes based on the class' tagged values|Added tagged values to attributes
*** Additional considerations with load balancing Turnkey and MDrivenServer
*** Additional considerations with load balancing Turnkey and MDrivenServer|Load balancing Turnkey and MDrivenServer
*** CleanForFree
*** CleanForFree
*** CodeDress
*** CodeDress
Line 121: Line 90:
*** Efficient ViewModel fetch
*** Efficient ViewModel fetch
*** Exporting files from MDriven Server
*** Exporting files from MDriven Server
*** How to rename a class in your model – using the model debugger
*** How to rename a class in your model – using the model debugger|Rename a class in your model
*** IAsyncSupportService
*** IAsyncSupportService
*** Import data from other SQL servers
*** Import data from other SQL servers
Line 127: Line 96:
*** Installing MDriven Server on Windows
*** Installing MDriven Server on Windows
*** Logging OCL in Turnkey
*** Logging OCL in Turnkey
*** MDrivenServer periodic server-side actions
*** MDrivenServer, serverside environment variables
*** MDrivenServer, serverside environment variables
*** Problem saving database script
*** Problem saving database script
*** PSExpression , or how to do things in the DB from MDriven
*** PSExpression , or how to do things in the DB from MDriven|PSExpression
*** Remote Turnkey access
*** Remote Turnkey access
*** Reverse engineer a database
*** Reverse engineer a database
*** Segmenting definition and logic
*** Side effects
*** Side effects
*** SQLExport from MDriven Server
*** SQLExport from MDriven Server
Line 140: Line 107:
*** Versioned on class
*** Versioned on class
*** WCF issues
*** WCF issues
*** What about HasUserCode in Enterprise Core Objects – MDriven Framework
*** What about HasUserCode in Enterprise Core Objects – MDriven Framework|HasUserCode in Enterprise Core Objects
* Android projects
* Android projects
** MonoAndroid
** MonoAndroid
* Tutorial
* Tutorials
** Installing MDriven Server on Windows
** Installing TurnKey as an Azure WebApp
** Installing TurnKey as an Azure WebApp
** MDriven Designer Overview Series
** MDriven Designer Overview Series
* Video Tutorials
* Video Tutorials
** MDriven Framework
** Understanding OCL with reference to SQL
** Video Materials
** Video Materials

Latest revision as of 21:48, 18 August 2024

  • 1000 Steps Program
    • Bootcamp:Chapter 1|Chapter 1
    • Bootcamp:Chapter 2|Chapter 2
    • Bootcamp:Chapter 3|Chapter 3
    • Bootcamp:Chapter 4|Chapter 4
    • Bootcamp:Chapter 5|Chapter 5
    • Bootcamp:Chapter 6|Chapter 6
    • Bootcamp:Chapter 7|Chapter 7
    • Bootcamp:Chapter 8|Chapter 8
    • Bootcamp:Chapter 9|Chapter 9
    • Bootcamp:Chapter 10|Chapter 10
    • Bootcamp:Chapter 11|Chapter 11
    • Bootcamp:Chapter 12|Chapter 12
    • Bootcamp:Chapter 13|Chapter 13
    • Bootcamp:Chapter 14|Chapter 14
    • Bootcamp:Chapter 15|Chapter 15
    • Bootcamp:Chapter 16|Chapter 16
    • Bootcamp:Chapter 17|Chapter 17
  • MDriven Levels: Stars & Certificates
    • MDriven Levels: Stars & Certificates
  • The MDriven Book
    • The MDriven Book: Table of Contents|Table of Contents
    • What is MDriven
    • Introduction - The MDriven Book|Introduction
    • Praise to UML
    • What if UML was forbidden
    • Luckily UML is NOT forbidden
    • What is not to like
    • What is next
    • Information design
    • Short introduction to UML– class diagram|Introduction to UML
    • Association classes
    • UML Inheritance|Inheritance
    • Polymorphism
    • Composite and Aggregate and what they imply|Composite and Aggregate
    • Derived attributes & associations
    • UML – State machines
    • Constraints
    • The ViewModel
    • The declarative ViewModel
    • Taking it further still
    • What an Action can do
    • Global actions
    • Action names
    • Microsoft Office and OpenDocument as a Report generator|Microsoft Office and OpenDocument
    • Prototyping
    • Introducing MDriven Server
    • Security concerns for MDriven Server|Security concerns
    • MDrivenServer Summarized
    • MDrivenServer periodic server-side actions|Periodic server-side actions
    • Exporting files from MDriven Server
    • SQLExport from MDriven Server
    • What is Object Constraint Language
    • Certain important constructs
    • Seeker view
    • Efficient ViewModel fetch
    • Introducing MDriven Turnkey
    • Creating your own MDriven Turnkey instance in your Azure account
    • Set up MDriven Turnkey on premise
    • Turnkey architecture
    • Security
    • Information Security
    • Access control system in MDriven
  • Learn in Stages
    • Beginner‏‎
      • Download
      • MDriven Architecture
      • MDriven Turnkey site creation
      • OCL Expressions
      • OCLOperators
      • ViewModel
    • Intermediate
      • Convergence – ViewModels, import, export, multi search, synchronization and Excel|Convergence
      • Development info in runtime
      • External login services in MDriven Turnkey
      • How to use vCurrent and “self” correctly in viewmodels|Use vCurrent and “self” correctly
      • Available Actions
    • Advanced
      • A simple table component for just listing a collection|Simple table component
      • Access control system in MDriven
      • Accessing objects and navigating meta-levels in code
      • Added tagged values to attributes based on the class' tagged values|Added tagged values to attributes
      • Additional considerations with load balancing Turnkey and MDrivenServer|Load balancing Turnkey and MDrivenServer
      • CleanForFree
      • CodeDress
      • Corrupt MDriven Server
      • Custom OR Mapping
      • Doing your own Primary keys
      • Downgrade MDriven Framework version
      • Efficient ViewModel fetch
      • Exporting files from MDriven Server
      • How to rename a class in your model – using the model debugger|Rename a class in your model
      • IAsyncSupportService
      • Import data from other SQL servers
      • Importing web service interface as model
      • Installing MDriven Server on Windows
      • Logging OCL in Turnkey
      • MDrivenServer, serverside environment variables
      • Problem saving database script
      • PSExpression , or how to do things in the DB from MDriven|PSExpression
      • Remote Turnkey access
      • Reverse engineer a database
      • Side effects
      • SQLExport from MDriven Server
      • Using other than standard Persistence Mappers per attribute
      • Using the model debugger to change the model itself
      • Versioned on class
      • WCF issues
      • What about HasUserCode in Enterprise Core Objects – MDriven Framework|HasUserCode in Enterprise Core Objects
  • Android projects
    • MonoAndroid
  • Tutorials
    • Installing TurnKey as an Azure WebApp
    • MDriven Designer Overview Series
  • Video Tutorials
    • Video Materials
This page was edited 32 days ago on 08/18/2024. What links here