The Modern QueryPlanner

The goal of the Modern Queryplanner is this:Reduce server roundtrips for data fetch by analyzing viewmodel context and inform server with precision on what to deliver. Doing this will reduce…

Cursored or Full Tree

There are two ways to look at object graphs used for defining ViewModels in MDriven.“Cursored” or “Full Tree”Consider this model:Lets say we have 1 Class1 object that has 2 Class2…

Un-learn how to code

Un-learn how to code. Why would you want to un-learn how to code?The problem with “coding” is that it is the process of taking a high-level description of information and…

Who is MDriven for?

To answer the question who we build MDriven for we created these personas: The developer, The status quo person, The manager, The customer. Developers do not want to spend excessive…

To AI or not to AI

If we zoom really far out there are only two problems in the world: Figure out what to do (problem formulation) Do it (problem solution) Modern AI is always in…

Visual Studio 2019

You can now run MDriven Framework in Visual Studio 2019. It will work in Community, Professional and Enterprise editions. The same install will work in VS2019, VS2017 and VS2015. With…

Fighting consensus

For humans consensus is important. Consensus in a group means that no one will argue with the established beliefs and if you do you will meet resistance. Consensus is a…

DEBUGGER NEWS 2019 #2

Debugging should be fun! Visualizing data in 3D is fun! We added this thing that can help you to see things faster: Take a look at this video: How to…