Localization is the processes of translating a product to work in a new culture or language.When it comes to MDriven we are in a good seat for handling all the…
If you do solutions for colleagues with Excel you have the ability to build enterprise grade multi user information systems with MDriven in about the same time.Excel is amazing –…
The ability to reverse derive an attribute is practical in many circumstances – but it may not be obvious to everybody just what it can be used for.What is obvious…
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…
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…
When you work with REST-services you will consume a lot of structured results in the form of Json data.Reading the Json specification to create a matching model – attribute by…
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…
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…
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…
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…