Turnkey

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 …

Inspiration

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

Business

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 …

Business Inspiration

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 …

Framework Turnkey

Debug CodeDress Turnkey locally

Set up IIS, Install a Turnkey app Scenario 1: Debug turnkey codedress with data from cloud MDrivenServer Scenario 2: Debug turnkey codedress without roundtripping code changes to MDrivenServer Scenario 3: Debug/Test your codedress code outside of Turnkey – but still connected to cloud MDrivenServer Scenario 4 – not described here : Debug MDrivenServer codedress connected …