MediaWiki:Menu-Documentation: Difference between revisions
From MDrivenWiki
Jump to:navigation, search
(Auto-updating menu JSON) |
(Auto-updating menu JSON) |
||
(73 intermediate revisions by 3 users not shown) | |||
Line 37: | Line 37: | ||
"Using deployment agent using Github" | "Using deployment agent using Github" | ||
], | ], | ||
"Amazon Web Services": [] | "//Amazon Web Services | Amazon Web Services": [] | ||
} | } | ||
}, | }, | ||
Line 58: | Line 58: | ||
"Actions And Viewmodels, MDriven Designer|Part 12", | "Actions And Viewmodels, MDriven Designer|Part 12", | ||
"Database download and upload|Part 13" | "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": [ | "Advanced Features": [ | ||
Line 72: | Line 81: | ||
"Check model error", | "Check model error", | ||
"Moving your work from MDriven Designer to MDriven Framework" | "Moving your work from MDriven Designer to MDriven Framework" | ||
], | ], | ||
"Topics": [ | "Topics": [ | ||
Line 123: | Line 123: | ||
}, | }, | ||
"Modeling": { | "Modeling": { | ||
"UML": [ | "UML": { | ||
"General": [ | |||
"Class diagrams", | |||
"UML School", | |||
"State Diagrams", | |||
"Adding a link object", | |||
"Business Delete Rules", | |||
"Ditch Sparx today | "Data validation" | ||
], | |||
"Discussion": [ | |||
"Ditch Sparx today" | |||
] | |||
}, | |||
"ViewModels": { | "ViewModels": { | ||
"User interfaces": [ | "User interfaces": [ | ||
Line 137: | Line 141: | ||
"Showing data", | "Showing data", | ||
"Restricting data access", | "Restricting data access", | ||
"Auto save" | "Auto save", | ||
"Navigation", | |||
"Data transformation", | |||
"ViewModel validations" | |||
] | |||
}, | }, | ||
"Tagged values": { | "Tagged values": { | ||
"Tagged values in the Designer|Updating the designer's list" | "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.Angular Ext Component|Angular Ext Component", | ||
"Column.autocomplete|autocomplete", | "Column.autocomplete|autocomplete", | ||
Line 162: | Line 161: | ||
"Column.DataIsImageUrl|DataIsImageUrl", | "Column.DataIsImageUrl|DataIsImageUrl", | ||
"Column.DataIsLink|DataIsLink", | "Column.DataIsLink|DataIsLink", | ||
"Column.Eco.BlobType| | "Column.Eco.BlobType|BlobType", | ||
"Column.FixColSize|FixColSize", | "Column.FixColSize|FixColSize", | ||
"Column.FormatAttr|FormatAttr", | "Column.FormatAttr|FormatAttr", | ||
Line 181: | Line 180: | ||
"MaxFetch" | "MaxFetch" | ||
], | ], | ||
" | "Attributes": [ | ||
"Eco.ExternalLateBound" | "Attribute.CheckIdNameConflict|CheckIdNameConflict", | ||
"Attribute.Eco.BlobType|BlobType", | |||
"Attribute.ExternalBlobStorage|ExternalBlobStorage" | |||
], | |||
"Methods": [ | |||
"Method.Eco.ExternalLateBound|ExternalLateBound" | |||
], | ], | ||
" | "Viewmodels": [ | ||
"Span.CSSGrid|CSSGrid", | "Span.CSSGrid|CSSGrid", | ||
"Span.DoNotSearchOnEnter|DoNotSearchOnEnter", | "Span.DoNotSearchOnEnter|DoNotSearchOnEnter", | ||
"Span.Eco.AutoSave| | "Span.Eco.AutoSave|AutoSave", | ||
"Span.Eco.RestAllowed| | "Span.Eco.RestAllowed|RestAllowed", | ||
"Span.Eco.UIAllowed| | "Span.Eco.UIAllowed|UIAllowed", | ||
"Span.FixColSize|FixColSize", | "Span.FixColSize|FixColSize", | ||
"Span.HideMenubar|HideMenubar", | "Span.HideMenubar|HideMenubar", | ||
Line 199: | Line 203: | ||
"Span.XmlRootTag|XmlRootTag" | "Span.XmlRootTag|XmlRootTag" | ||
], | ], | ||
" | "Nestings": [ | ||
"Nesting.CellSelect|CellSelect", | "Nesting.CellSelect|CellSelect", | ||
"Nesting.ClientSortable|ClientSortable", | "Nesting.ClientSortable|ClientSortable", | ||
Line 213: | Line 217: | ||
"Getting taggedvalues in runtime without code", | "Getting taggedvalues in runtime without code", | ||
"Important TaggedValues for MDriven Turnkey Web-UI is found Here", | "Important TaggedValues for MDriven Turnkey Web-UI is found Here", | ||
"Important TaggedValues for MDriven WPF Fat client | "Important TaggedValues for MDriven WPF Fat client" | ||
] | ] | ||
}, | }, | ||
"Data types": { | "Data types": { | ||
" | "General": [ | ||
"Data types", | "Data types", | ||
"Precision" | |||
], | |||
"Simple types": [ | |||
"Boolean", | |||
"DateTime", | |||
"Decimal", | "Decimal", | ||
"Double", | "Double", | ||
" | "Float", | ||
"Guid", | |||
"Int", | "Int", | ||
"Int32", | "Int32", | ||
"Int64", | "Int64", | ||
"Integer", | "Integer", | ||
" | "String" | ||
], | ], | ||
"Classes": [ | "Classes": [ | ||
Line 234: | Line 242: | ||
"Class actions" | "Class actions" | ||
], | ], | ||
"Tuple": [] | "Tuple": [ | ||
"Tuple|The Tuple" | |||
] | |||
}, | }, | ||
"Modifying data": [ | "Modifying data": [ | ||
Line 241: | Line 251: | ||
], | ], | ||
"Ocl, OclPS and EAL": { | "Ocl, OclPS and EAL": { | ||
"Introduction": [], | "Introduction": [ | ||
"Operators | "Learn OCL", | ||
" | "OCL by example", | ||
" | "Collections" | ||
"Strings": [], | ], | ||
"Conversion": [], | "Tutorials": [ | ||
" | "Part 1 OCL Common Expressions|Part 1", | ||
" | "Part 2 OCL: Operators|Part 2", | ||
" | "Part 3 OCL: Derivation Properties|Part 3" | ||
"JSON": [], | ], | ||
"XML": [], | "OclPS": [ | ||
"Date, Time and DateTime": [], | "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|If else endif", | |||
"OCLOperators casetruefalse|casetruefalse" | |||
], | |||
"Logical": [ | |||
"OCLOperators notNull|notNull", | |||
"OCLOperators isNull|isNull", | |||
"OCLOperators whentrue|whentrue", | |||
"OCLOperators oclIsInState|oclIsInState" | |||
], | |||
"Collections": [ | |||
"OCLOperators addReturnIndexOf0|addReturnIndexOf0", | |||
"OCLOperators add|add", | |||
"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" | |||
], | |||
"Strings": [ | |||
"OCLOperators concat|concat", | |||
"OCLOperators maxLength|maxLength", | |||
"OCLOperators Contains|contains", | |||
"Split|Split" | |||
], | |||
"Conversion": [ | |||
"OCLOperators Base64ToBlob|Base64ToBlob", | |||
"OCLOperators BlobToBase64|BlobToBase64", | |||
"Parse|parse", | |||
"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" | |||
], | |||
"Actions": [ | |||
"OCLOperators CanExecuteAction|CanExecuteAction", | |||
"OCLOperators ExecuteAction|ExecuteAction" | |||
], | |||
"JSON": [ | |||
"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": [ | "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 PSEvalValue|PSEvalValue", | |||
"OCLOperators sqlpassthrough|sqlpassthrough", | |||
"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 objectTimeStamp|objectTimeStamp", | |||
"OCLOperators scripteval|scripteval", | |||
"OCLOperators scriptevalcheck|scriptevalcheck" | |||
], | |||
"Attributes": [ | |||
"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": [ | |||
"OCLOperators OnDelete|OnDelete" | |||
] | ] | ||
}, | }, | ||
"Patterns": [ | |||
"Patterns": [ | "OCLOperators oclSingleton|oclSingleton", | ||
"OCLOperators QRImage|QRImage" | |||
] | |||
}, | }, | ||
"Advanced Features": [ | "Advanced Features": [ | ||
"Authentication", | "Authentication", | ||
"User access rights", | "User access rights", | ||
"Security", | "Security", | ||
"Payment systems" | "Payment systems", | ||
"Multiple file upload component" | |||
" | |||
], | ], | ||
"Troubleshooting": [ | "Troubleshooting": [ | ||
" | "Object is already deleted", | ||
"Collect very slow" | |||
" | |||
] | ] | ||
}, | }, | ||
Line 313: | Line 456: | ||
"Upload/Download files and images in MDriven Turnkey" | "Upload/Download files and images in MDriven Turnkey" | ||
], | ], | ||
"Installation options": [], | "Installation options": [ | ||
"MDriven Turnkey Core" | |||
], | |||
"Installation": [ | |||
"How to install Turnkey Excel plugin", | |||
"Excel Plugin Function", | |||
"Plugins in Turnkey", | |||
"Set up new Turnkey site" | |||
], | |||
"Authentication": [], | "Authentication": [], | ||
"Security": [], | "Security": [ | ||
"SHA512ComputeHash, SHA256ComputeHash and BitConverterToString", | |||
"Log in with code", | |||
"SingleSignOn" | |||
], | |||
"Databases": [], | "Databases": [], | ||
"Advanced Features": [], | "Advanced Features": [ | ||
"Fonts", | |||
"Getting safe–limited–meta information from a Turnkey app", | |||
"StartupViewTemplate" | |||
], | |||
"Troubleshooting": [ | "Troubleshooting": [ | ||
"Not able to start", | "Not able to start", | ||
"Troubleshooting Turnkey deployment" | "Troubleshooting Turnkey deployment" | ||
], | ], | ||
Line 337: | Line 494: | ||
"Turnkey Session 11: More on View Override|Session 11", | "Turnkey Session 11: More on View Override|Session 11", | ||
"Development in Visual Studio|Session 12 \u0026 13", | "Development in Visual Studio|Session 12 \u0026 13", | ||
"Turnkey Treeview", | "Turnkey Treeview", | ||
"A Trello like Board In MDrivenTurnkey", | "A Trello like Board In MDrivenTurnkey", | ||
"Fashion with tagexpander", | "Fashion with tagexpander", | ||
"Google Map with Turnkey" | "Google Map with Turnkey" | ||
], | |||
"Discussion": [ | |||
"Faster prototyping with Turnkey" | |||
], | ], | ||
"Topics": [ | "Topics": [ | ||
Line 352: | Line 508: | ||
"Connecting javascript SinglePageApplications to Turnkey (SPA)", | "Connecting javascript SinglePageApplications to Turnkey (SPA)", | ||
"DisplayWithVariables", | "DisplayWithVariables", | ||
"Geolocation", | "Geolocation", | ||
"Google Analytics in Turnkey app", | "Google Analytics in Turnkey app", | ||
Line 360: | Line 515: | ||
"Layout and CSS", | "Layout and CSS", | ||
"LiveUpdate", | "LiveUpdate", | ||
"MDriven turnkey Face - theme - styles - fashion", | "MDriven turnkey Face - theme - styles - fashion", | ||
"MDriven Turnkey Series", | "MDriven Turnkey Series", | ||
Line 378: | Line 532: | ||
"Scaling out Turnkey on Azure", | "Scaling out Turnkey on Azure", | ||
"Serverside Turnkey and MVC functioning", | "Serverside Turnkey and MVC functioning", | ||
"SiteAssets", | "SiteAssets", | ||
"Size in Images in Turnkey", | "Size in Images in Turnkey", | ||
Line 430: | Line 582: | ||
}, | }, | ||
"Advanced Features": [ | "Advanced Features": [ | ||
"PostgreSQL", | |||
"Serverside actions" | "Serverside actions" | ||
], | ], | ||
Line 440: | Line 593: | ||
"SQL not trusted", | "SQL not trusted", | ||
"The anti-forgery token could not be decrypted", | "The anti-forgery token could not be decrypted", | ||
"Troubleshooting Turnkey deployment" | "Troubleshooting Turnkey deployment", | ||
"Duplicate IDs in the database", | |||
"CodeFoundButOutOfSync" | |||
], | ], | ||
"Topics": [ | "Topics": [ | ||
Line 447: | Line 602: | ||
"Automating deployment of Turnkey and MDrivenServer on IIS", | "Automating deployment of Turnkey and MDrivenServer on IIS", | ||
"CacheInvalidation", | "CacheInvalidation", | ||
"Communication between MDrivenServers", | "Communication between MDrivenServers", | ||
"Deploy Turnkey on your own Azure with OneDrive", | "Deploy Turnkey on your own Azure with OneDrive", | ||
"Emailing from an app using MDrivenServer", | "Emailing from an app using MDrivenServer", | ||
"Eventlog", | "Eventlog", | ||
Line 458: | Line 611: | ||
"LocalhostDevCert", | "LocalhostDevCert", | ||
"LocalServers", | "LocalServers", | ||
"MDriven administrative database tables", | |||
"MDrivenServer log", | "MDrivenServer log", | ||
"MDrivenServer Slack web hook", | "MDrivenServer Slack web hook", | ||
Line 472: | Line 626: | ||
"Slave server in action", | "Slave server in action", | ||
"SysAsync package", | "SysAsync package", | ||
"SysSingleton.Deflate", | |||
"SysSingleton.UrlEncode", | |||
"SysSingleton GetSystemUrl", | "SysSingleton GetSystemUrl", | ||
"Turnkey and MDrivenServer logs", | "Turnkey and MDrivenServer logs", | ||
Line 479: | Line 635: | ||
] | ] | ||
}, | }, | ||
" | "MDriven Framework": { | ||
"Introduction": [ | "Introduction": [ | ||
" | "MDriven Framework|Introduction to MDriven Framework", | ||
"First MDriven Framework project" | |||
], | ], | ||
" | "Getting Started": [], | ||
" | "Installation options": [ | ||
" | "MDriven Framework Visual Studio installation", | ||
" | "Visual Studio 2019", | ||
"Visual Studio 2022" | |||
], | ], | ||
" | "Advanced Features": [ | ||
" | "Debugging" | ||
], | ], | ||
" | "Troubleshooting": [ | ||
" | "Codegen failed" | ||
], | ], | ||
"Topics": [ | "Topics": [ | ||
" | "Api documentation", | ||
" | "Code generation", | ||
" | "Codegen Issues .net standard", | ||
" | "Constructor in generated code", | ||
" | "Debug CodeDress", | ||
" | "DisplayQueue", | ||
" | "Evolve db with code", | ||
"Unity 3D and MDriven", | |||
"Using different WCF Bindings with Enterprise Core Objects – ECO – MDriven framework", | |||
" | "ViewInView", | ||
"WinForms MDrivenFramework", | |||
"Working with legacy Handles" | |||
" | ] | ||
" | }, | ||
" | "Legacy": { | ||
" | "ECO": [ | ||
"Introduction to ECO", | |||
"EcoController", | |||
"Segmenting definition and logic" | |||
" | |||
" | |||
" | |||
] | ] | ||
}, | }, | ||
"Explore Documentation ⬇️": { | "Explore Documentation ⬇️": { | ||
" | "Access Groups": [ | ||
" | "Access groups", | ||
"Deeplink with authentication" | |||
], | ], | ||
"Actions": [ | "Actions": [ | ||
Line 656: | Line 697: | ||
"Pivot tables", | "Pivot tables", | ||
"Styling and CSS for Bootstrap, Angular and MVC" | "Styling and CSS for Bootstrap, Angular and MVC" | ||
], | |||
"API": [ | |||
"WebApi" | |||
], | ], | ||
"Associations": [ | "Associations": [ | ||
Line 725: | Line 769: | ||
"IIS Express", | "IIS Express", | ||
"IIS troubleshoot", | "IIS troubleshoot", | ||
"Maxallowedcontentlength", | |||
"Turn on websocket in IIS" | "Turn on websocket in IIS" | ||
], | ], | ||
Line 795: | Line 840: | ||
"Possible file version mismatch detected between ADO.NET Provider and native binaries of SQL Server Compact", | "Possible file version mismatch detected between ADO.NET Provider and native binaries of SQL Server Compact", | ||
"SQL Database", | "SQL Database", | ||
"SQL Server", | |||
"SQL Server change tracking", | "SQL Server change tracking", | ||
"SQLImport multiple tables with associations", | "SQLImport multiple tables with associations", | ||
Line 844: | Line 890: | ||
"Import xml and JSon with MDriven", | "Import xml and JSon with MDriven", | ||
"Index page", | "Index page", | ||
"Input Controls", | |||
"JsonToObject vs Tajson", | "JsonToObject vs Tajson", | ||
"Multiple file upload component", | "Multiple file upload component", | ||
"Per viewmodel ReadOnly mode", | |||
"QueryPlan", | "QueryPlan", | ||
"RestAllowed UIAllowed", | "RestAllowed UIAllowed", | ||
Line 851: | Line 899: | ||
"SOAP", | "SOAP", | ||
"SOAP the protocol from the stone age", | "SOAP the protocol from the stone age", | ||
"Tables and Grids", | |||
"The combobox", | "The combobox", | ||
"The VMClassId Explained", | "The VMClassId Explained", |
Latest revision as of 18:30, 3 June 2024
Starter Kit |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
General |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MDriven Designer |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Modeling |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MDriven Turnkey |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MDriven Server |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
MDriven Framework |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Legacy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Explore Documentation ⬇️ |
|
This page was edited more than 7 months ago on 06/03/2024. What links here