No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
==== <message>Write the content here to display this box</message>In English ==== | |||
Theory: Class/Instance, What is attribute | |||
* Ö1 create class with attribute | |||
* Ö2 Create instance of class in debugger | |||
* Ö3 What types of attributes are there | |||
* Ö4 what is a blob | |||
* Ö5 create an attribute that has an image | |||
Theory: What is persistence/transient, Ö1 Create object - save, restart Ö1 | |||
Theory: What is a relation, What happens in relation, What happens when you reassign a relation end, Cardinality | |||
Theory: How do you delete an object, what happens with relations | |||
Theory: delete (delete constraints, delete warnings not implemented in Turnkey!!!) | |||
Theory: Many to many, Association class | |||
Theory: What is Aggregation, How does it affect lifetime | |||
Theory: relation to self | |||
Theory: What is inheritance | |||
Theory: What is tagged value | |||
Theory: Code comment | |||
Theory: What is nullable, what is null | |||
Theory What is defaultstring representation, what is OCL | |||
Theory: allinstances, select, collect, groupby, orderby | |||
Theory intersection, difference, union | |||
Theory: What is derived Attribute | |||
Theory: What is Derived association, isNavigable | |||
Theory Delayed Fetch | |||
Theory DefaultDBValue | |||
Theory: State Machine and Triggers | |||
Theory: State Machine and Guards | |||
Theory: What is a diagram, what is a Package, what can be on a diagram, comments, other diagrams | |||
Theory: What is model validation - what can go wrong - what types of errors are detected | |||
Theory: find in the model | |||
Theory: Database vs model, what happens when we change the model, evolve | |||
Theory: Former namesTheory: change type of an attribute, new in parallel, move data, drop old | |||
Theory: What is a View, how does this differ from a model | |||
Theory: What is an Action - how do I open a view, What is a rooted vs unrooted view? | |||
Theory: What is Action language? What do side effects mean? | |||
Theory: global vs class vs ViewModel actions | |||
Theory: opt-out action | |||
Theory: readonly and visible expressions | |||
Theory: What are methods | |||
Theory: What can I do in a view; grids, comboboxes | |||
Theory: MasterDetail | |||
Theory: Variables - vCurrent | |||
Theory: Validation | |||
Theory: Constraints on classes, opt out constraints | |||
Theory: used by cross reference | |||
Theory: Difference between modal view vs regular | |||
Theory: Initialize view and Get result from modal view | |||
Theory: seekers, OCL-Ps, vSeekerResult, search that combines multiple criteria, search gives alternative search conditions | |||
Theory: View model is more than Display. DeepClone, transform/DuckType | |||
Theory: Report; Word, Excel, PowerPoint, Html, Xml | |||
Theory: serverside, async, serialized | |||
Theory: autoforms | |||
Theory: UI first, other ways to build view models | |||
Theory: debugger | |||
Theory: OCLSingleton | |||
Theory: Login, authentication, vs authorization | |||
Theory: Accessgroups | |||
Theory: Expose rest, consume rest | |||
Theory: UI override | |||
Theory: style, and style expression | |||
Theory: MVC vs angular | |||
Theory: /debug to see information | |||
Theory: MDriven Server , client synchronization, slave server, history server | |||
Theory: MDriven Framework in Visual Studio, model to code, run towards MDriven Server | |||
Theory: versioned | |||
Theory: CodeDress | |||
Theory: Build whole app in Visual Studio vs CodeDress + Turnkey | |||
Theory: persistence mapping, child, parent | |||
Theory: reverse engineering | |||
Theory: File format, 1 zip or several small ones, diff with GIT and SVN | |||
==== In Swedish ==== | |||
Teori: Klass/Instans, Vad är attribut | Teori: Klass/Instans, Vad är attribut | ||
Ö1 skapa klass med attribut | Ö1 skapa klass med attribut | ||
Line 135: | Line 271: | ||
Teori: Filformat, 1 zip eller flera små , diff med GIT och SVN | Teori: Filformat, 1 zip eller flera små , diff med GIT och SVN | ||
[[Category:Discovery]] | |||
{{Edited|July|12|2024}} |
Latest revision as of 05:12, 6 March 2025
In English
Theory: Class/Instance, What is attribute
- Ö1 create class with attribute
- Ö2 Create instance of class in debugger
- Ö3 What types of attributes are there
- Ö4 what is a blob
- Ö5 create an attribute that has an image
Theory: What is persistence/transient, Ö1 Create object - save, restart Ö1
Theory: What is a relation, What happens in relation, What happens when you reassign a relation end, Cardinality
Theory: How do you delete an object, what happens with relations
Theory: delete (delete constraints, delete warnings not implemented in Turnkey!!!)
Theory: Many to many, Association class
Theory: What is Aggregation, How does it affect lifetime
Theory: relation to self
Theory: What is inheritance
Theory: What is tagged value
Theory: Code comment
Theory: What is nullable, what is null
Theory What is defaultstring representation, what is OCL
Theory: allinstances, select, collect, groupby, orderby
Theory intersection, difference, union
Theory: What is derived Attribute
Theory: What is Derived association, isNavigable
Theory Delayed Fetch
Theory DefaultDBValue
Theory: State Machine and Triggers
Theory: State Machine and Guards
Theory: What is a diagram, what is a Package, what can be on a diagram, comments, other diagrams
Theory: What is model validation - what can go wrong - what types of errors are detected
Theory: find in the model
Theory: Database vs model, what happens when we change the model, evolve
Theory: Former namesTheory: change type of an attribute, new in parallel, move data, drop old
Theory: What is a View, how does this differ from a model
Theory: What is an Action - how do I open a view, What is a rooted vs unrooted view?
Theory: What is Action language? What do side effects mean?
Theory: global vs class vs ViewModel actions
Theory: opt-out action
Theory: readonly and visible expressions
Theory: What are methods
Theory: What can I do in a view; grids, comboboxes
Theory: MasterDetail
Theory: Variables - vCurrent
Theory: Validation
Theory: Constraints on classes, opt out constraints
Theory: used by cross reference
Theory: Difference between modal view vs regular
Theory: Initialize view and Get result from modal view
Theory: seekers, OCL-Ps, vSeekerResult, search that combines multiple criteria, search gives alternative search conditions
Theory: View model is more than Display. DeepClone, transform/DuckType
Theory: Report; Word, Excel, PowerPoint, Html, Xml
Theory: serverside, async, serialized
Theory: autoforms
Theory: UI first, other ways to build view models
Theory: debugger
Theory: OCLSingleton
Theory: Login, authentication, vs authorization
Theory: Accessgroups
Theory: Expose rest, consume rest
Theory: UI override
Theory: style, and style expression
Theory: MVC vs angular
Theory: /debug to see information
Theory: MDriven Server , client synchronization, slave server, history server
Theory: MDriven Framework in Visual Studio, model to code, run towards MDriven Server
Theory: versioned
Theory: CodeDress
Theory: Build whole app in Visual Studio vs CodeDress + Turnkey
Theory: persistence mapping, child, parent
Theory: reverse engineering
Theory: File format, 1 zip or several small ones, diff with GIT and SVN
In Swedish
Teori: Klass/Instans, Vad är attribut Ö1 skapa klass med attribut Ö2 Skapa instans av klass i debugger Ö2 Vilka typer attribut finns Ö3 vad är en blob Ö4 skapa en attribut som har en bild
Teori: Vad är persistens/transient, Ö1 Skapa objekt - spara , starta om Ö1
Teori: Vad är en relation Vad händer i relation, Vad händer när man assignar om en relationsände, Kardinalitet
Teori: Hur tar man bort ett objekt, vad händer med relationer
Teori: delete (delete constraints, delete warnings inte implat i tk!!!)
Teori: Många till många, Associations klass
Teori: Vad är Aggregation, Hur påverkar det lifetime
Teori: relation till sig själv
Teori: Vad är arv
Teori: Vad är tagged value
Teori: Code comment
Teori: Vad är nullable, vad är null
Teori Vad defaultstring representation, vad är OCL
Teori: allinstances, select, collect, groupby, orderby
Teori intersection, difference, union
Teori: Vad är derived Attribute
Teori: Vad är Derived association, isNavigable
Teori Delayed Fetch
Teori DefaultDBValue
Teori: StateMaskin och Triggers
Teori: StateMaskin och Guards
Teori: Vad är diagram, vad är Package, vad kan man ha på diagram, kommentarer, andra diagram
Teori: Vad är modellvalidering - vad kan bli fel - vilka typer av fel upptäcks
Teori: hitta i modellen
Teori: Databas vs modell, vad händer när vi ändrar modellen, evolve
Teori: Former names
Teori: byta typ på ett attribut, nytt parallellt, flytta data, droppa gammalt
Teori: Vad är en Vy, hur skiljer sig detta från modell
Teori: Vad är en Action - hur öppnar jag en vy, Vad är en rootad vs orotad vy?
Teori: Vad är Action language? Vad innebär sidoeffekter?
Teori: global vs class vs viewmodel actions
Teori: opt-out action
Teori: readonly och visible uttryck
Teori: Vad är metoder
Teori: Vad kan jag göra i en vy; griddar, comboboxar
Teori: MasterDetail
Teori: Variabler - vCurrent
Teori: Validering
Terori: Constraints på klasser, opt out constraints
Teori: used by cross reference
Teori: Skillnad på modal vy vs vanlig
Teori: Initiera vy och Hämta resultat från modal vy
Teori: seekers, ocl-ps, vSeekerResult, sök som kombinerar flera kritererier, sök ger alternativa sök villkor
Teori: Vymodell är mer än Display. DeepClone, transform/DuckType
Teori: Rapport; word, excel, powerpoint, html, xml
Teori: serverside, async,serialiserat
Teori : autforms
Teori: ui first, andra sätt att bygga vymodeller
Teori: debugger
Teori : oclsingleton
Teori: Logga in, authentication , vs authorisation
Teori: accessgroups
Teori: Exponera rest, konsumera rest
Teori: ui override
Teori: style, och style expression
Teori: mvc vs angular
Teori: /debug för att se information
Teori: mdrivenserver , klient synkronisering, slav server, history server
Teori: mdriven framework in VisualStudio , model to code , run towards mdrivenserver
Teori: versioned
Teori: codedress
Teori: Build whole app in Visual studio vs CodeDress+Turnkey
Teori: persistence mapping, child, parent
Teori: reverse engineering
Teori: Filformat, 1 zip eller flera små , diff med GIT och SVN