MediaWiki:Menu-Documentation: Difference between revisions

From MDrivenWiki
No edit summary
No edit summary
 
(59 intermediate revisions by the same user not shown)
Line 6: Line 6:
     "General": {
     "General": {
         "Architecture": [
         "Architecture": [
            "MDriven Architecture",
             "[BestPractices:Build Enterprise Information Systems]|Build Enterprise Information Systems",
             "[BestPractices:Build Enterprise Information Systems]|Build Enterprise Information Systems",
             "[BestPractices:Complexity shows up almost immediately–get the tools to manage it]|Complexity shows up almost immediately–get the tools to manage it",
             "[BestPractices:Complexity shows up almost immediately–get the tools to manage it]|Complexity shows up almost immediately–get the tools to manage it",
Line 77: Line 78:
             "TK Live View",
             "TK Live View",
             "Snippets–the productivity booster"
             "Snippets–the productivity booster"
        ],
        "Database": [
            "Reverse engineer a database"
         ],
         ],
         "Troubleshooting": [
         "Troubleshooting": [
Line 116: Line 120:
             "UIOverride",
             "UIOverride",
             "Updates to AutoForm and Debugger after latest feedback",
             "Updates to AutoForm and Debugger after latest feedback",
            "Using other than standard Persistence Mappers per attribute",
             "Using WECPOF in runtime",
             "Using WECPOF in runtime",
             "WECPOF",
             "WECPOF",
Line 135: Line 140:
             ],
             ],
             "Discussion": [
             "Discussion": [
                 "Ditch Sparx today"
                 "Ditch Sparx today",
                "How to rename a class in your model – using the model debugger|Rename a class in your model",
                "Importing web service interface as model",
                "Using the model debugger to change the model itself"
             ]
             ]
         },
         },
         "ViewModels": {
         "ViewModels": {
            "Introduction": [
                "ViewModel",
                "Efficient ViewModel fetch"
            ],
             "User interfaces": [
             "User interfaces": [
                 "Searching",
                 "Searching",
Line 183: Line 195:
             ],
             ],
             "Attributes": [
             "Attributes": [
                "Added tagged values to attributes based on the class' tagged values",
                 "Attribute.CheckIdNameConflict|CheckIdNameConflict",
                 "Attribute.CheckIdNameConflict|CheckIdNameConflict",
                 "Attribute.Eco.BlobType|BlobType",
                 "Attribute.Eco.BlobType|BlobType",
Line 255: Line 268:
             "Introduction": [
             "Introduction": [
                 "Learn OCL",
                 "Learn OCL",
                "OCL Expressions",
                "OCLOperators",
                 "Mathematical symbols",
                 "Mathematical symbols",
                 "OCL by example",
                 "OCL by example",
Line 301: Line 316:
             "Operators": {
             "Operators": {
                 "Flow control": [
                 "Flow control": [
                     "If_else_endif|If else endif",
                     "If else endif",
                     "OCLOperators casetruefalse|casetruefalse"
                     "OCLOperators casetruefalse|casetruefalse"
                 ],
                 ],
                 "Logical": [
                 "Logical": [
                     "OCLOperators Implies|implies",
                     "OCLOperators Implies|implies",
                    "OCLOperators Not|not",
                     "OCLOperatorsNotEmpty|notEmpty",
                     "OCLOperatorsNotEmpty|notEmpty",
                     "OCLOperators notNull|notNull",
                     "OCLOperators notNull|notNull",
                     "OCLOperators isNull|isNull",
                     "OCLOperators isNull|isNull",
                    "OCLOperators Or|Or",
                     "OCLOperators whentrue|whentrue",
                     "OCLOperators whentrue|whentrue",
                     "OCLOperators oclIsInState|oclIsInState"
                     "OCLOperators oclIsInState|oclIsInState"
Line 333: Line 350:
                     "OCLOperators SymmetricDifference|symmetricDifference",
                     "OCLOperators SymmetricDifference|symmetricDifference",
                     "OCLOperators Union|union"
                     "OCLOperators Union|union"
                ],
                "General": [
                    "OCLOperators allInstances|allInstances",
                    "OCLOperators allInstancesAtTime|allInstancesAtTime",
                    "OCLOperators allLoadedObjects|allLoadedObjects",
                    "OCLOperators allStates|allStates",
                    "OCLOperators allSubClasses|allSubClasses",
                    "OCLOperators allSuperTypes|allSuperTypes",
                    "OCLOperators associationEnds|associationEnds",
                    "OCLOperators associationEndsWithType|associationEndsWithType",
                    "OCLOperators asString|asString",
                    "OCLOperators AsTaJson|AsTaJson",
                    "OCLOperators atTime|atTime",
                    "OCLOperators attributes|attributes",
                    "OCLOperators brokenConstraints|brokenConstraints",
                    "OCLOperators canAccess|canAccess",
                    "OCLOperators constraints|constraints",
                    "OCLOperators count|count",
                    "OCLOperators emptyList|emptyList",
                    "OCLOperators existing|existing",
                    "OCLOperators externalId|externalId",
                    "OCLOperators format|format",
                    "OCLOperators maxValue|maxValue",
                    "OCLOperators minValue|minValue",
                    "OCLOperators nullValue|nullValue",
                    "OCLOperators objectfromExternalId|objectfromExternalId",
                    "OCLOperators oclAsType|oclAsType",
                    "OCLOperators oclGetStates|oclGetStates",
                    "OCLOperators oclIsKindOf|oclIsKindOf",
                    "OCLOperators oclIsTypeOf|oclIsTypeOf",
                    "OCLOperators random|random",
                    "OCLOperators safeCast|safeCast",
                    "OCLOperators SoapCall|SoapCall",
                    "OCLOperators superTypes|superTypes",
                    "OCLOperators taggedValue|taggedValue",
                    "OCLOperators taggedValueOnFeature|taggedValueOnFeature",
                    "OCLOperators typename|typename"
                 ],
                 ],
                 "Strings": [
                 "Strings": [
Line 339: Line 393:
                     "OCLOperators maxLength|maxLength",
                     "OCLOperators maxLength|maxLength",
                     "OCLOperators Contains|contains",
                     "OCLOperators Contains|contains",
                    "OCLOperators Size () : Integer|Size () : Integer",
                     "Split|Split"
                     "Split|Split"
                ],
                "Boolean": [
                    "OCL Operators excludes ( object : T ) : Boolean|excludes ( object : T )",
                    "OCL Operators isUnique|isUnique",
                    "OCL Operators one|one",
                    "OclIsUndefined () : Boolean|OclIsUndefined ()"
                 ],
                 ],
                 "Conversion": [
                 "Conversion": [
Line 375: Line 436:
                 "Actions": [
                 "Actions": [
                     "OCLOperators CanExecuteAction|CanExecuteAction",
                     "OCLOperators CanExecuteAction|CanExecuteAction",
                     "OCLOperators ExecuteAction|ExecuteAction"
                     "OCLOperators ExecuteAction|ExecuteAction",
                    "OCLOperators NavigateURL|NavigateURL"
                 ],
                 ],
                 "JSON": [
                 "JSON": [
Line 408: Line 470:
                     "OCLOperators sqlLikeCaseInsensitive|sqlLikeCaseInsensitive",
                     "OCLOperators sqlLikeCaseInsensitive|sqlLikeCaseInsensitive",
                     "OCLOperators PSEval|PSEval",
                     "OCLOperators PSEval|PSEval",
                    "OCLOperators PSEvalTuples|PSEvalTuples",
                     "OCLOperators PSEvalValue|PSEvalValue",
                     "OCLOperators PSEvalValue|PSEvalValue",
                     "OCLOperators sqlpassthrough|sqlpassthrough",
                     "OCLOperators sqlpassthrough|sqlpassthrough",
Line 431: Line 494:
                     "OCLOperators changePoints|changePoints",
                     "OCLOperators changePoints|changePoints",
                     "OCLOperators IsDirty|isDirty",
                     "OCLOperators IsDirty|isDirty",
                    "OCLOperators IsNew|IsNew",
                     "OCLOperators objectTimeStamp|objectTimeStamp",
                     "OCLOperators objectTimeStamp|objectTimeStamp",
                    "OCLOperators OclType|OclType",
                    "OCLOperators OnCreate|OnCreate",
                    "OCLOperators OnDelete|OnDelete",
                    "OCLOperators OnUpdate|OnUpdate",
                     "OCLOperators scripteval|scripteval",
                     "OCLOperators scripteval|scripteval",
                     "OCLOperators scriptevalcheck|scriptevalcheck"
                     "OCLOperators scriptevalcheck|scriptevalcheck"
                 ],
                 ],
                 "Attributes": [
                 "Attributes": [
                    "OCLOperators IsDirtyMember|IsDirtyMember",
                     "OCLOperators setToNull|setToNull"
                     "OCLOperators setToNull|setToNull"
                 ],
                 ],
Line 449: Line 518:
                 ],
                 ],
                 "Methods": [
                 "Methods": [
                    "OCLOperators OnDelete|OnDelete",
                     "OCLEditorHelp OclPreconditionQuery"
                     "OCLEditorHelp OclPreconditionQuery"
                 ]
                 ]
Line 463: Line 531:
             "Security",
             "Security",
             "Payment systems",
             "Payment systems",
            "PSExpression , or how to do things in the DB from MDriven",
             "Multiple file upload component"
             "Multiple file upload component"
         ],
         ],
Line 476: Line 545:
         "Getting Started": [
         "Getting Started": [
             "Hosting turnkey on my own Azure account",
             "Hosting turnkey on my own Azure account",
             "Upload/Download files and images in MDriven Turnkey"
             "Upload/Download files and images in MDriven Turnkey",
            "Development info in runtime"
         ],
         ],
         "Installation": [
         "Installation": [
            "MDriven Turnkey site creation",
            "Set up new Turnkey site",
            "MDriven Turnkey Core",
             "How to install Turnkey Excel plugin",
             "How to install Turnkey Excel plugin",
             "Excel Plugin Function",
             "Excel Plugin Function",
            "MDriven Turnkey Core",
             "Plugins in Turnkey"
             "Plugins in Turnkey",
            "Set up new Turnkey site"
         ],
         ],
         "Authentication": [],
         "Authentication": [],
Line 493: Line 564:
         "Databases": [],
         "Databases": [],
         "Advanced Features": [
         "Advanced Features": [
            "CodeDress",
            "External login services in MDriven Turnkey",
             "Fonts",
             "Fonts",
             "Getting safe–limited–meta information from a Turnkey app",
             "Getting safe–limited–meta information from a Turnkey app",
            "Logging OCL in Turnkey",
            "Additional considerations with load balancing Turnkey and MDrivenServer|Load balancing Turnkey and MDrivenServer",
            "Remote Turnkey access",
             "StartupViewTemplate"
             "StartupViewTemplate"
         ],
         ],
Line 593: Line 669:
             "Moving from legacy ECO to MDrivenServer"
             "Moving from legacy ECO to MDrivenServer"
         ],
         ],
         "Installation options": [],
         "Installation": [
            "Installing MDriven Server on Windows"
        ],
         "Authentication": [],
         "Authentication": [],
         "Security": [],
         "Security": [],
Line 608: Line 686:
         "Troubleshooting": [
         "Troubleshooting": [
             "Change password MDriven Server",
             "Change password MDriven Server",
            "Corrupt MDriven Server",
             "MDrivenServer, Lost password or locked out|Lost password or locked out",
             "MDrivenServer, Lost password or locked out|Lost password or locked out",
             "MDriven Server problem with evolve",
             "MDriven Server problem with evolve",
Line 669: Line 748:
         ],
         ],
         "Advanced Features": [
         "Advanced Features": [
             "Debugging"
             "CleanForFree",
            "Doing your own Primary keys",
            "Downgrade MDriven Framework version",
            "Getting MDriven benefits on devices"
         ],
         ],
         "Troubleshooting": [
         "Troubleshooting": [
Line 675: Line 757:
         ],
         ],
         "Topics": [
         "Topics": [
            "Accessing objects and navigating meta-levels in code",
             "Api documentation",
             "Api documentation",
             "Code generation",
             "Code generation",
Line 682: Line 765:
             "DisplayQueue",
             "DisplayQueue",
             "Evolve db with code",
             "Evolve db with code",
            "Side effects",
             "Unity 3D and MDriven",
             "Unity 3D and MDriven",
             "Using different WCF Bindings with Enterprise Core Objects – ECO – MDriven framework",
             "Using different WCF Bindings with Enterprise Core Objects – ECO – MDriven framework",
            "What about HasUserCode in Enterprise Core Objects – MDriven Framework|HasUserCode in Enterprise Core Objects",
             "WinForms MDrivenFramework",
             "WinForms MDrivenFramework",
             "Working with legacy Handles"
             "Working with legacy Handles"
Line 693: Line 778:
             "EcoController",
             "EcoController",
             "Ever felt the need to log what your ECO persistence server is up to?",
             "Ever felt the need to log what your ECO persistence server is up to?",
            "IAsyncSupportService",
            "Problem saving database script",
             "Segmenting definition and logic"
             "Segmenting definition and logic"
         ]
         ]
Line 736: Line 823:
         ],
         ],
         "Blob": [
         "Blob": [
            "Blob",
             "BlobStorage"
             "BlobStorage"
         ],
         ],
Line 755: Line 843:
         "Database": [
         "Database": [
             "Autoguid",
             "Autoguid",
            "Custom OR Mapping",
             "Database corruption",
             "Database corruption",
             "IsolationLevel",
             "IsolationLevel",
Line 868: Line 957:
             "SQL Server change tracking",
             "SQL Server change tracking",
             "SQLImport multiple tables with associations",
             "SQLImport multiple tables with associations",
             "SQLite"
             "SQLite",
            "Versioned on class"
         ],
         ],
         "Searching‏‎": [
         "Searching‏‎": [
Line 892: Line 982:
         ],
         ],
         "UI": [
         "UI": [
            "A simple table component for just listing a collection",
             "Customizing login and other account ui MVC",
             "Customizing login and other account ui MVC",
             "Edit in Grid"
             "Edit in Grid"
Line 907: Line 998:
             "Breaking changes",
             "Breaking changes",
             "Comboboxes with strings",
             "Comboboxes with strings",
            "Convergence – ViewModels, import, export, multi search, synchronization and Excel|Convergence",
             "Cursored or Full Tree",
             "Cursored or Full Tree",
             "Databind labels in ViewModels",
             "Databind labels in ViewModels",
Line 913: Line 1,005:
             "Explaining “The ViewModel does not require a root object” warning",
             "Explaining “The ViewModel does not require a root object” warning",
             "How Null is represented in your picklist",
             "How Null is represented in your picklist",
            "How to use vCurrent and “self” correctly in viewmodels",
             "Import xml and JSon with MDriven",
             "Import xml and JSon with MDriven",
             "Index page",
             "Index page",

Latest revision as of 05:51, 6 September 2024

Starter Kit
"Starter Kit"
"MDriven Product Line"
General
Architecture
"MDriven Architecture"
"[BestPractices:Build Enterprise Information Systems]|Build Enterprise Information Systems"
"[BestPractices:Complexity shows up almost immediately–get the tools to manage it]|Complexity shows up almost immediately–get the tools to manage it"
"[BestPractices:Different types of bugs]|Different types of bugs"
"[BestPractices:Enterprise architect information]|Enterprise architect information"
"[BestPractices:Fashion Gist and Modernity]|Fashion Gist and Modernity"
"[BestPractices:GistMDriven]|GistMDriven"
"[BestPractices:Main concepts definition]|Main concepts definition"
"[BestPractices:MDriven Turnkey Architecture]|MDriven Turnkey Architecture"
"[BestPractices:Model Driven]|Model Driven"
"[BestPractices:Philosophy–where lies the value]|Philosophy–where lies the value"
"[BestPractices:Reality and the theoretical best model]|Reality and the theoretical best model"
"Database OR Mapping"
"User interface technologies"
Modifying data
"Actions"
"Methods"
"Serverside actions"
Deployments
Windows
"IIS"
"Docker Desktop"
Linux
"Local installation (Apache)"
"Docker"
Microsoft Azure
"Manual WebApp installation"
"Using deployment agent using Github"
//Amazon Web Services | Amazon Web Services
Empty array
MDriven Designer
Introduction
"Introduction to MDriven Designer"
Getting Started
"MDriven designer overview Part 1|Part 1"
"OCL Editor, system prototyper and ViewModel|Part 2"
"MDriven Designer Overview part 3|Part 3"
"MDriven designer overview Part 4|Part 4"
"Part 5 Searching in databases|Part 5"
"Part 6 openDocument reports|Part 6"
"Part 7 Files and images in reports and UI|Part 7"
"Part 8 Link Objects association classes|Part 8"
"[Training:Part 9 MDriven Turnkey, cloud tools and access groups]|Part 9"
"Part 10 MDriven Designer Overview. Actions and navigation|Part 10"
"Part 11 ViewModel Designer Updates|Part 11"
"Actions And Viewmodels, MDriven Designer|Part 12"
"Database download and upload|Part 13"
Overview Course
"Upload model in MDrivenDesigner"
"Starting MDriven Designer from the portal"
"MDriven Movie Theatre Part 1"
"MDriven Movie Theatre Part 2"
"Mockotype"
"Modlr"
"Modlr plugin"
Advanced Features
"AutoForms–get more with less faster"
"Access groups"
"AccessGroups, InterestGroups and ViewModel-Enable"
"ChatDesignerPrompt"
"PlacingContainer"
"TK Live View"
"Snippets–the productivity booster"
Database
"Reverse engineer a database"
Troubleshooting
"Before going nuts about this issue"
"Check model error"
"Moving your work from MDriven Designer to MDriven Framework"
Topics
"Barcode - on Android - with Xamarin and MDriven"
"Catching more information in your model"
"Creating CustomControl that Shows Data in a Gantt Chart"
"Custom controls in ViewModel aided Views"
"Delayed Fetch"
"Derivation expressions"
"Derived settable attributes"
"Diagrams in Diagrams"
"Ecomdl"
"Enumerations"
"Enumerations in Modlr"
"Exception starting"
"GuardConstraints"
"Making sense of legacy data–DB Reverse"
"Material Design Icons"
"MDriven Designer and Modlr extensions–exporting data"
"MDriven Designer–a new Rename function to save you time"
"MDriven In Xamarin"
"MDrivenDesignerPropertyInspectorHints"
"NugetProject"
"Object Identity"
"PersistenceMapperWEBAPIClient"
"Plugins in Modlr"
"PopUp action"
"PreserveLegacyFilenames"
"Property inspector"
"Simulate login"
"Styling WPF Applications and ViewModels"
"Text formatting"
"UI First–or information first"
"UIOverride"
"Updates to AutoForm and Debugger after latest feedback"
"Using other than standard Persistence Mappers per attribute"
"Using WECPOF in runtime"
"WECPOF"
"WECPOF Goodies"
"WPF Debugger"
"Xmi"
Modeling
UML
General
"Association"
"Class diagrams"
"UML School"
"State Diagrams"
"Adding a link object"
"Business Delete Rules"
"Data validation"
Discussion
"Ditch Sparx today"
"How to rename a class in your model – using the model debugger|Rename a class in your model"
"Importing web service interface as model"
"Using the model debugger to change the model itself"
ViewModels
Introduction
"ViewModel"
"Efficient ViewModel fetch"
User interfaces
"Searching"
"Showing data"
"Restricting data access"
"Auto save"
"Navigation"
"Data transformation"
"ViewModel validations"
Tagged values
Designer
"Tagged values in the Designer|Updating the designer's list"
"MDrivenDesignerTaggedValueHints|Complete list"
Columns in VMs
"Column.Angular Ext Component|Angular Ext Component"
"Column.autocomplete|autocomplete"
"Column.autofocus|autofocus"
"Column.BlobDownloadLink|BlobDownloadLink"
"Column.ClientSortable|ClientSortable"
"Column.DataIsHtml|DataIsHtml"
"Column.DataIsImageUrl|DataIsImageUrl"
"Column.DataIsLink|DataIsLink"
"Column.Eco.BlobType|BlobType"
"Column.FixColSize|FixColSize"
"Column.FormatAttr|FormatAttr"
"Column.HideHeading|HideHeading"
"Column.MaxFetch|MaxFetch"
"Column.MaxFileSizeInBytes|MaxFileSizeInBytes"
"Column.Placeholder|Placeholder"
"Column.Resizable|Resizable"
"Column.SeekerSortable|SeekerSortable"
"Column.SkipStyleLogic|SkipStyleLogic"
"Column.StringFormat|StringFormat"
"Column.StringFormatAngular|StringFormatAngular"
"Column.StringFormatRazor|StringFormatRazor"
"Column.Switch|Switch"
"Autofocus"
"BlobDownloadLink"
"Texttype"
"MaxFetch"
Attributes
"Added tagged values to attributes based on the class' tagged values"
"Attribute.CheckIdNameConflict|CheckIdNameConflict"
"Attribute.Eco.BlobType|BlobType"
"Attribute.ExternalBlobStorage|ExternalBlobStorage"
Methods
"Method.Eco.ExternalLateBound|ExternalLateBound"
Viewmodels
"Span.CSSGrid|CSSGrid"
"Span.DoNotSearchOnEnter|DoNotSearchOnEnter"
"Span.Eco.AutoSave|AutoSave"
"Span.Eco.RestAllowed|RestAllowed"
"Span.Eco.UIAllowed|UIAllowed"
"Span.FixColSize|FixColSize"
"Span.HideMenubar|HideMenubar"
"Span.HideSidebar|HideSidebar"
"Span.ModalSize|ModalSize"
"Span.MVC|MVC"
"Span.Savebar|Savebar"
"Span.TurnkeyTimeoutMinutes|TurnkeyTimeoutMinutes"
"Span.XmlRootTag|XmlRootTag"
Nestings
"Nesting.CellSelect|CellSelect"
"Nesting.ClientSortable|ClientSortable"
"Nesting.Editable|Editable"
"Nesting.FrozenColumns|FrozenColumns"
"Nesting.IncludeCurrentAndSelectedVariables|IncludeCurrentAndSelectedVariables"
"Nesting.IsSeekerResultGrid|IsSeekerResultGrid"
"Nesting.MultiSelect|MultiSelect"
"Nesting.Striped|Striped"
Advanced
"Adding or removing tagged values in your model - using the model debugger"
"Getting taggedvalues in runtime without code"
"Important TaggedValues for MDriven Turnkey Web-UI is found Here"
"Important TaggedValues for MDriven WPF Fat client"
Data types
General
"Data types"
"Precision"
Simple types
"Boolean"
"DateTime"
"Decimal"
"Double"
"Float"
"Guid"
"Int"
"Int32"
"Int64"
"Integer"
"String"
Classes
"Class|What is a Class"
"Class actions"
Tuple
"Tuple|The Tuple"
Modifying data
"Methods"
"Actions"
Ocl, OclPS and EAL
Introduction
"Learn OCL"
"OCL Expressions"
"OCLOperators"
"Mathematical symbols"
"OCL by example"
"Collections"
"OCL Precedence rules"
Tutorials
"Part 1 OCL Common Expressions|Part 1"
"Part 2 OCL: Operators|Part 2"
"Part 3 OCL: Derivation Properties|Part 3"
OclPS
"How to use the ExecutePS function in selfVM"
"OCL-PS"
"OCLps"
"OCLps Example"
Topics
"A few words on linq"
"Acting on object changes"
"Case sensitive or not"
"Char to int and back"
"ClassFromString"
"Collection of strings"
"Comparing strings"
"Convert string to bytes"
"Creating numeric types"
"Custom types and custom operations in OCL"
"Deepclone"
"Default String Representation and asString"
"Encoding"
"Escape codes"
"Examples on collection operators"
"Methods"
"Number conversions"
"Ocl hex to dec"
"Regular expressions"
"Set vs bag"
"Split"
"Split time string to value"
"State value as a string"
"Understanding OCL with reference to SQL"
"Unique constraints on 1 to 1 links"
"VerbalizePatterns"
Operators
Flow control
"If else endif"
"OCLOperators casetruefalse|casetruefalse"
Logical
"OCLOperators Implies|implies"
"OCLOperators Not|not"
"OCLOperatorsNotEmpty|notEmpty"
"OCLOperators notNull|notNull"
"OCLOperators isNull|isNull"
"OCLOperators Or|Or"
"OCLOperators whentrue|whentrue"
"OCLOperators oclIsInState|oclIsInState"
Collections
"OCLOperators addReturnIndexOf0|addReturnIndexOf0"
"OCLOperators add|add"
"OCLOperators And|and"
"OCLOperators append|append"
"OCLOperators asCommaList|asCommaList"
"OCLOperators asSeparatedList|asSeparatedList"
"OCLOperators Bag|Bag"
"OCLOperators clear|clear"
"OCLOperators exists|exists"
"OCLOperators foreach|foreach"
"OCLOperators insertAt|insertAt"
"OCLOperators Intersection|intersection"
"OCLOperators NotEmpty|notEmpty"
"OCLOperators prepend|prepend"
"OCLOperators removeAt|removeAt"
"OCLOperators Sequence|sequence"
"OCLOperators Set|set"
"OCLOperators Size|size"
"OCLOperators SymmetricDifference|symmetricDifference"
"OCLOperators Union|union"
General
"OCLOperators allInstances|allInstances"
"OCLOperators allInstancesAtTime|allInstancesAtTime"
"OCLOperators allLoadedObjects|allLoadedObjects"
"OCLOperators allStates|allStates"
"OCLOperators allSubClasses|allSubClasses"
"OCLOperators allSuperTypes|allSuperTypes"
"OCLOperators associationEnds|associationEnds"
"OCLOperators associationEndsWithType|associationEndsWithType"
"OCLOperators asString|asString"
"OCLOperators AsTaJson|AsTaJson"
"OCLOperators atTime|atTime"
"OCLOperators attributes|attributes"
"OCLOperators brokenConstraints|brokenConstraints"
"OCLOperators canAccess|canAccess"
"OCLOperators constraints|constraints"
"OCLOperators count|count"
"OCLOperators emptyList|emptyList"
"OCLOperators existing|existing"
"OCLOperators externalId|externalId"
"OCLOperators format|format"
"OCLOperators maxValue|maxValue"
"OCLOperators minValue|minValue"
"OCLOperators nullValue|nullValue"
"OCLOperators objectfromExternalId|objectfromExternalId"
"OCLOperators oclAsType|oclAsType"
"OCLOperators oclGetStates|oclGetStates"
"OCLOperators oclIsKindOf|oclIsKindOf"
"OCLOperators oclIsTypeOf|oclIsTypeOf"
"OCLOperators random|random"
"OCLOperators safeCast|safeCast"
"OCLOperators SoapCall|SoapCall"
"OCLOperators superTypes|superTypes"
"OCLOperators taggedValue|taggedValue"
"OCLOperators taggedValueOnFeature|taggedValueOnFeature"
"OCLOperators typename|typename"
Strings
"OCLOperators Empty|empty"
"OCLOperators concat|concat"
"OCLOperators maxLength|maxLength"
"OCLOperators Contains|contains"
"OCLOperators Size () : Integer|Size () : Integer"
"Split|Split"
Boolean
"OCL Operators excludes ( object : T ) : Boolean|excludes ( object : T )"
"OCL Operators isUnique|isUnique"
"OCL Operators one|one"
"OclIsUndefined () : Boolean|OclIsUndefined ()"
Conversion
"OCLOperators Base64ToBlob|Base64ToBlob"
"OCLOperators BlobToBase64|BlobToBase64"
"Parse|parse"
"OCLOperatorsSize () : Integer|Size () : Integer"
"OCLOperators StringToBase64|StringToBase64"
"OCLOperators strToInt|strToInt"
"ToInteger () : Integer"
"ToString"
Encoding
"OCLOperators ASCII|ASCII"
"OCLOperators BigEndianUnicode|BigEndianUnicode"
"OCLOperators Default|Default"
"OCLOperators_Unicode|Unicode"
"OCLOperators UTF32|UTF32"
"OCLOperators_UTF7|UTF7"
"OCLOperators_UTF8|UTF8"
Tranformations
"OCLOperators transform|transform"
"OCLOperators deepclone|deepclone"
Numbers
"OCLOperators Integer::div ( i : Integer ) : Integer|div"
"OCLOperators Integer::mod ( i : Integer ) : Integer|mod"
"OCLOperators Number::abs () : Number|abs"
"OCLOperators Number::floor () : Integer|floor"
"OCLOperators Number::max ( r : Number ) : Number|max"
"OCLOperators Number::min ( r : Number ) : Number|min"
"OCLOperators Number::round () : Integer|round"
Actions
"OCLOperators CanExecuteAction|CanExecuteAction"
"OCLOperators ExecuteAction|ExecuteAction"
"OCLOperators NavigateURL|NavigateURL"
JSON
"OCLOperators AsTaJson|AsTaJson"
"OCLOperators ApplyTaJson|ApplyTaJson"
"OCLOperators JSonToObjects|JSonToObjects"
"OCLOperators MergeTaJson|MergeTaJson"
"OCLOperators ViewModelAsJSon|ViewModelAsJSon"
XML
"OCLOperators ViewModelAsXml|ViewModelAsXml"
"OCLOperators XmlValidateWithSchemas|XmlValidateWithSchemas"
"OCLOperators XsltTransformXml|XsltTransformXml"
Date, Time and DateTime
"Date vs Time"
"OCLOperators formatDateTime|formatDateTime"
"OCLOperators inDateRange|inDateRange"
"OCLOperators timeStampToTime|timeStampToTime"
"OCLOperators timeToTimeStamp|timeToTimeStamp"
API
"OCLOperators RestDownload|RestDownload"
"OCLOperators RestGet|RestGet"
"OCLOperators RestPost|RestPost"
"SoapCall"
OclPS
"OCLOperators ExecutePS|ExecutePS"
"OCLOperators ExecuteQueryPlan|ExecuteQueryPlan"
"OCLOperators sqlLike|sqlLike"
"OCLOperators sqlLikeCaseInsensitive|sqlLikeCaseInsensitive"
"OCLOperators PSEval|PSEval"
"OCLOperators PSEvalTuples|PSEvalTuples"
"OCLOperators PSEvalValue|PSEvalValue"
"OCLOperators sqlpassthrough|sqlpassthrough"
"OCLOperators sqlpassthroughobjects|sqlpassthroughobjects"
"OCLOperators SuspectExternalUpdateInvalidate|SuspectExternalUpdateInvalidate"
Viewmodel (selfVM)
"OCLOperators RootObject|RootObject"
"OCLOperators RunServerSideViewModelNow|RunServerSideViewModelNow"
"OCLOperators ImportTabSepData|ImportTabSepData"
"OCLOperators Navigate|Navigate"
"OCLOperators DiscardChanges|DiscardChanges"
"OCLOperators Refresh|Refresh"
"OCLOperators GetGridAsTabSepData|GetGridAsTabSepData"
"OCLOperators RemoteTurnkeyConnectGetSessionKey|RemoteTurnkeyConnectGetSessionKey"
"OCLOperators RemoteTurnkeySetStringValue|RemoteTurnkeySetStringValue"
"OCLOperators ShowActionMenuForCurrentInNesting|ShowActionMenuForCurrentInNesting"
Objects
"The ExternalId explained"
"OCLOperators ViewModels|ViewModels"
"OCLOperators base|base"
"OCLOperators changePoints|changePoints"
"OCLOperators IsDirty|isDirty"
"OCLOperators IsNew|IsNew"
"OCLOperators objectTimeStamp|objectTimeStamp"
"OCLOperators OclType|OclType"
"OCLOperators OnCreate|OnCreate"
"OCLOperators OnDelete|OnDelete"
"OCLOperators OnUpdate|OnUpdate"
"OCLOperators scripteval|scripteval"
"OCLOperators scriptevalcheck|scriptevalcheck"
Attributes
"OCLOperators IsDirtyMember|IsDirtyMember"
"OCLOperators setToNull|setToNull"
Reports
"OCLOperators opendocumentreportasblob|opendocumentreportasblob"
"OCLOperators opendocumentreportshow|opendocumentreportshow"
"OCLOperators XHtmlReportAsString|XHtmlReportAsString"
State machines
"OCLOperators stateMachineForceMode|stateMachineForceMode"
"OCLOperators stateMachineTrigger|stateMachineTrigger"
"OCLOperators OnStateChange|OnStateChange"
Methods
"OCLEditorHelp OclPreconditionQuery"
Patterns
"OCLOperators oclSingleton|oclSingleton"
"OCLOperators QRImage|QRImage"
Advanced Features
"Authentication"
"User access rights"
"Security"
"Payment systems"
"PSExpression , or how to do things in the DB from MDriven"
"Multiple file upload component"
Troubleshooting
"Object is already deleted"
"Collect very slow"
MDriven Turnkey
Introduction
"Introducing MDriven Turnkey"
Getting Started
"Hosting turnkey on my own Azure account"
"Upload/Download files and images in MDriven Turnkey"
"Development info in runtime"
Installation
"MDriven Turnkey site creation"
"Set up new Turnkey site"
"MDriven Turnkey Core"
"How to install Turnkey Excel plugin"
"Excel Plugin Function"
"Plugins in Turnkey"
Authentication
Empty array
Security
"SHA512ComputeHash, SHA256ComputeHash and BitConverterToString"
"Log in with code"
"SingleSignOn"
Databases
Empty array
Advanced Features
"CodeDress"
"External login services in MDriven Turnkey"
"Fonts"
"Getting safe–limited–meta information from a Turnkey app"
"Logging OCL in Turnkey"
"Additional considerations with load balancing Turnkey and MDrivenServer|Load balancing Turnkey and MDrivenServer"
"Remote Turnkey access"
"StartupViewTemplate"
Troubleshooting
"Not able to start"
"Troubleshooting Turnkey deployment"
Tutorials
"Starting with MDriven Turnkey|Session 1"
"Types, Images, Value Stores, Pick Lists|Session 2"
"Turnkey Session 3: Opting out Actions|Session 3"
"Turnkey Session 4: ViewModel Validation|Session 4"
"Turnkey Session 5: How to Access the Logged in User. AccessGroups|Session 5"
"Turnkey Session 6: SocialLogin|Session 6"
"Turnkey Session 7: Expressions|Session 7"
"Turnkey Session 8: CSS|Session 8"
"Turnkey session 9: View Override|Session 9"
"Turnkey Session 10: Report|Session 10"
"Turnkey Session 11: More on View Override|Session 11"
"Development in Visual Studio|Session 12 & 13"
"Turnkey Treeview"
"A Trello like Board In MDrivenTurnkey"
"Fashion with tagexpander"
"Google Map with Turnkey"
Discussion
"Faster prototyping with Turnkey"
"Memory optimization"
"Mounted ViewModel"
Topics
"AppWideAngularScriptIncludes"
"AssetsTK"
"Calling your own c - sharp .net things from Turnkey–server side"
"Connecting javascript SinglePageApplications to Turnkey (SPA)"
"DisplayWithVariables"
"Geolocation"
"Google Analytics in Turnkey app"
"Google tag manager"
"How to access your Turnkey site with FTP"
"Javascript calling Turnkey rest"
"Layout and CSS"
"LiveUpdate"
"MDriven turnkey Face - theme - styles - fashion"
"MDriven Turnkey Series"
"MDriven Turnkey theming"
"Openid AzureAD"
"OpenIdConnect access token and refresh token"
"Overriding AngularJS MDriven Turnkey Views"
"Pricing"
"QR and barcode"
"QR-Code to drive a workflow in any MDriven turnkey app"
"Receive post data not known at design time"
"Render data as html"
"Render MVC ViewModel without turnkey"
"Rendering the MDriven Turnkey application yourself"
"Samples"
"Scaling out Turnkey on Azure"
"Serverside Turnkey and MVC functioning"
"SiteAssets"
"Size in Images in Turnkey"
"Streaming Client"
"SVG"
"SysSingleton optional properties"
"Theme and style"
"Theme as data"
"Time zones and sanity–post for future reference"
"TinyMCE editor"
"Tkusercss"
"Turnkey App Current state: Paused"
"Turnkey Client Timeout"
"Turnkey debug"
"Turnkey email settings"
"Turnkey extra meta tags"
"Turnkey local development tips"
"Turnkey MVC Controllers"
"Turnkey reload automatically on script change or style change"
"Turnkey sample Board Map Balls Gantt"
"Turnkey sample Empty start model"
"Turnkey sample ProjectPlanner"
"Turnkey sample ProjectPlanning"
"Turnkey Styling"
"TurnkeySettings"
"TurnkeyUserLogin"
"Use c-sharp code to post to TurnkeyRest"
"VClientScreenWidth"
"View/Page override"
"ViewMeta"
MDriven Server
Introduction
"MDriven Server Introduction"
Getting Started
"MDriven Server - Connecting To"
"MDriven Server User/Web interface|User/Web interface"
"Moving from legacy ECO to MDrivenServer"
Installation
"Installing MDriven Server on Windows"
Authentication
Empty array
Security
Empty array
Databases
Local model database
"SQL Compact"
"VistaDB"
Advanced Features
"PostgreSQL"
"Serverside actions"
Troubleshooting
"Change password MDriven Server"
"Corrupt MDriven Server"
"MDrivenServer, Lost password or locked out|Lost password or locked out"
"MDriven Server problem with evolve"
"MDrivenServer, opening the built-in database"
"No suitable constructor found"
"SQL not trusted"
"The anti-forgery token could not be decrypted"
"Troubleshooting Turnkey deployment"
"Duplicate IDs in the database"
"CodeFoundButOutOfSync"
Topics
"AppPool user"
"AsyncTicket"
"Automating deployment of Turnkey and MDrivenServer on IIS"
"CacheInvalidation"
"Communication between MDrivenServers"
"Deploy Turnkey on your own Azure with OneDrive"
"Emailing from an app using MDrivenServer"
"Eventlog"
"Fill in the email settings in the admin UI"
"HardServerUrl"
"Installation of MDriven Server on Windows 7 Enterprise"
"LocalhostDevCert"
"LocalServers"
"MDriven administrative database tables"
"MDrivenServer log"
"MDrivenServer Slack web hook"
"MDrivenServer with Windows authentication"
"MDrivenServerOverride"
"MultiTenantPrefix"
"Purpose of History Server"
"RecyclableMemoryStream"
"Server Wide Variables"
"Serverinfo"
"Serverside actions"
"Setting up a History slave"
"Slave and History Server"
"Slave server in action"
"SysAsync package"
"SysSingleton.Deflate"
"SysSingleton.UrlEncode"
"SysSingleton GetSystemUrl"
"Turnkey and MDrivenServer logs"
"Use SqlServer"
"VistaDB"
"WSL Windows subsystem for Linux"
MDriven Framework
Introduction
"MDriven Framework – a Model driven framework"
"MDriven Framework|MDriven Framework & CodeDress"
"First MDriven Framework project"
Getting Started
Empty array
Installation options
"MDriven Framework Visual Studio installation"
"Visual Studio 2019"
"Visual Studio 2022"
Advanced Features
"CleanForFree"
"Doing your own Primary keys"
"Downgrade MDriven Framework version"
"Getting MDriven benefits on devices"
Troubleshooting
"Codegen failed"
Topics
"Accessing objects and navigating meta-levels in code"
"Api documentation"
"Code generation"
"Codegen Issues .net standard"
"Constructor in generated code"
"Debug CodeDress"
"DisplayQueue"
"Evolve db with code"
"Side effects"
"Unity 3D and MDriven"
"Using different WCF Bindings with Enterprise Core Objects – ECO – MDriven framework"
"What about HasUserCode in Enterprise Core Objects – MDriven Framework|HasUserCode in Enterprise Core Objects"
"WinForms MDrivenFramework"
"Working with legacy Handles"
Legacy
ECO
"Introduction to ECO"
"EcoController"
"Ever felt the need to log what your ECO persistence server is up to?"
"IAsyncSupportService"
"Problem saving database script"
"Segmenting definition and logic"
Explore Documentation ⬇️
Access Groups
"Access groups"
"Deeplink with authentication"
Actions
"Act as For Actions"
"Action Controls"
"Action must have a name"
"Actions"
"Application actions"
"Assign actions a menu group based on class"
"Dragging and DragDrop Actions"
"Periodic action"
"Standard actions"
"Swipe Actions"
"Web client actions in tables"
AngularJS‏‎
"AngularJS Client"
"Improved routes"
"Ng-click ( ngClick ) not working"
"Pivot tables"
"Styling and CSS for Bootstrap, Angular and MVC"
API
"WebApi"
Associations
"Derived settable associations"
"Embed"
"Let and Derived associations"
"Missing Set button in Autoform single link"
Authentication
"Oauth2"
"ORCID"
"Trust and Guarantee"
Blob
"Blob"
"BlobStorage"
C-Sharp‏‎
"Modulus math"
"Namespace in generated code"
"Not available for Offline object"
CSS
"CSS BEM"
"CSSGrid"
Case
"Store complaint handling‏‎"
Content Override
"EXT Components"
Database
"Autoguid"
"Custom OR Mapping"
"Database corruption"
"IsolationLevel"
"Migrating Data Between Databases"
"Recreate the SQL database"
"Seeing everything that is persisted"
"Validate data in the database"
Debugging‏‎
"Changelog"
"Debugging MDrivenServer Serverside actions"
"Finding angular scope from javascript"
"Import Data"
"Threading bug"
Derivations‏‎
"Derivation is not available in the database"
Development Suggestions
"Developing custom HTML code without uploading the model"
EAL‏‎
"Calling base class"
"EAL – ExtendedActionLanguage."
"Setting all model classes to use AutoInc as PrimaryKeyMapper"
Error messages
"Cannot insert duplicate key row in object"
"Code generation not working"
"SSL/TLS settings"
"String attribute overflowing"
"Unknown valuetype"
IIS‏‎
"Cors"
"IIS application restart problem"
"IIS Express"
"IIS troubleshoot"
"Maxallowedcontentlength"
"Turn on websocket in IIS"
JSON
"Tajson"
"Using JSON or XML as class template"
Linq
"Further Linq enhancements"
MDriven Services‏‎
"Charge end user"
"Invitation"
"Localization"
"MCoins"
"Starter Kit"
"Support options"
"User-Paid-Model-Snippet"
"Youtube"
MVC
"Getting started template for MDriven MVC"
"MVC"
"MVC Generated ViewModel UI in MDrivenFramework"
"MVC GetImage"
"MVC View Model constraints"
"MVC View Model handling"
"Timedout viewmodel‏‎"
Navigation
"Redirection page"
"Simple URLs and Azure redirect"
ORMapping‏‎
"OR Mapping"
"Type mapping, OR-Mapping"
"Working with Code and Persistence Mapping"
Payments
"Swish"
Portal
"Bindings for angular"
"I accidently pushed upload model instead of download model–help"
"New site request to host app at MDriven"
"Onboarding"
"Stable vs Canary builds"
Reports‏
"Creating reports for an application"
"Documtr and XPS"
"HtmlReport"
"OpenDocument"
"PDF"
"Serverside PDF"
Rest
"Exposing Ourselves as a REST Service"
"Rest Delete"
"Rest Patch"
"Rest Post"
"Rest Put"
"Rest Services In MDriven"
"Sms"
SQL
"Change tracking help SQL"
"How your classes are stored in the SQL database when using MDriven"
"Microsoft.data"
"MySQL–notes to support the use of MySQL with MDriven"
"Other PMappers"
"Possible file version mismatch detected between ADO.NET Provider and native binaries of SQL Server Compact"
"SQL Database"
"SQL Server"
"SQL Server change tracking"
"SQLImport multiple tables with associations"
"SQLite"
"Versioned on class"
Searching‏‎
"Search result pages"
"Seek form (web)"
"Tables, search and ordering"
Security
"Authenticate with a jwt"
"BankId"
"Certificate"
"External login screen problem"
"Fault-finding certificate problems in IIS"
"GDPRPolicy"
"HashPassword"
"HeaderBasedAuthenticationTag"
"Hide Password login"
"High or low exposure to risk"
"How does OpenIdConnect work"
"Lets encrypt"
"OpenID config"
"Sign client rest request with certificate"
UI
"A simple table component for just listing a collection"
"Customizing login and other account ui MVC"
"Edit in Grid"
Validation rules
"ViewModel validations"
ViewModel Editor‏‎
"AsString"
"Table Grid Column Style"
View Model
"AccessExpression"
"Analyze ViewModel classes and expressions"
"Breaking changes"
"Comboboxes with strings"
"Convergence – ViewModels, import, export, multi search, synchronization and Excel|Convergence"
"Cursored or Full Tree"
"Databind labels in ViewModels"
"Databound Placeholder text"
"Declarative ViewModels and Taborder"
"Explaining “The ViewModel does not require a root object” warning"
"How Null is represented in your picklist"
"How to use vCurrent and “self” correctly in viewmodels"
"Import xml and JSon with MDriven"
"Index page"
"Input Controls"
"JsonToObject vs Tajson"
"Multiple file upload component"
"Per viewmodel ReadOnly mode"
"QueryPlan"
"RestAllowed UIAllowed"
"SelfVM"
"SOAP"
"SOAP the protocol from the stone age"
"Tables and Grids"
"The combobox"
"The VMClassId Explained"
"VCurrent and vSelected"
"ViewModel access and security‏‎"
Visual Studio‏‎
"Logging what MDriven does"
"Visual Studio"
"Visual Studio 2022"
"Visual Studio Code"
"Visual studio doesn't open model file"
"Visual Studio Templates"
WPF
"DataGrid filters"
"StylesInModel"
"Windows WPF client"
"WindowsFileFilter"
"WPF menu shortcut keys"
WebUI‏‎
"Add logotype and favicon"
"Hide Main menu or left menu"
"Logged in Person presentation"
"Maintenance page"
"MDriven Stylesheet"
"SignalR and Realtime‏‎"
This page was edited 2 days ago on 09/06/2024. What links here