2022 14 September We discussed the vision of MDriven and how MDrivenServer fits into it. 2022 31 August Technically this is the 2de meetup for the season – but we had a “Mulligan” on the first. Posted this video of walkthrough of some of the many possibilists that the PlacingContainers enable you to do: The …
MDriven – Stay plastic–what does it mean
The word plastic: https://www.thesaurus.com/browse/plastic The main USP for MDriven is the ability to stay plastic no matter how complex or large the definition of your system-space is. MDriven is frequently compared to other low/no-code tools but even if MDriven is equally fast as the those in taking you from Nothing to Something, MDriven is unique …
MDriven is not one thing – its seven and some extras
First thing: A fully normalized database-schema with generated keys for all associations – in most of the good DB- brands, following my uml model -whatever I do with it Second thing: A Business layer for objects with constraints and rules – following my uml model and ocl expressions – whatever I do with them – …
Lets Build LinkedIn
You can hear praise all day but show how you would build something real! Lets build LinkedIn: 0
PlacingContainers–FlexBox
PlacingContainer is an addition to the declarative viewmodel approach of MDriven. PlacingContainers are implemented in HTML with Flexbox’es – and in WPF we have created a Flexpanel that mimics the behaviour of a html-flexbox in Xaml/WPF. PlacingContainers shows up as new levels in the Information Expression Tree – and when selected exposes a number of …
Blazor
Blazor comes in 2 flavors – serverside and clientside. This article will discuss the status of ServerSideBlazor in MDriven Turnkey. Creating Blazor components usable from MDriven Turnkey Create an Assembly in VS2022 for BlazorComponents Use .net5. Import any 3:th party blazor components that you want to base your work on (or work from scratch) In …
MDriven Summit 2022
16 March – in Stockholm Post-Pandemic meet up with everyone that has an interest in MDriven! Customers, Developers, Curious! Presentations and mingling! Catch up and plans! Greetings from around the Globe! Beer and finger-food! Bring a friend (make them sign up) SIGN UP: https://www.eventbrite.com/e/mdriven-summit-22-biljetter-268788532737 0
In MDriven everything starts with the type-system–just as in life
Define : Add definition to a type-system Calculate : Describe logical transformation within a type-system Action : Change and add instances within the type-system Bringing definition, calculation and action together results in the ability to perform arbitrary computation. Computational ability is a fascinating thing and many signs point to that this is how the universe …
Mix it all up in a bucket
System development System development is crude. Everything is connected to everything and the approach the software industry applies to ensure that a simple change does not cause a serious problem somewhere else is testing. Testing is good – but it is worrying that there seems to be no drive to get quality and determinism into …
What to plan–and what to just react to
After 30+ years as a software developer I have always struggled with managers needing to know how,what and when something will be solved or delivered. I have felt the frustration deep down but many times I have lacked the words to say “hey – if you cant even say what you want – how do …
Why bother with MDriven?
Why bother with MDriven? What MDriven brings to the table for corporations compared to other strategies to develop software systems available today. Let me start with some definitions: Definition 1: System Modernity means the technology, tools and strategies used to develop a software system. I postulate that any system built with any System Modernity contains …