When you have an MDrivenServer you can do a lot of useful things in serverside jobs.Up until now there has been one common and one fantastic way to trigger serverside…
Please, Please, Please follow us at twitter!@AtMDrivenZero followers!I will tweet news in the Framework and retweet stuff in #nocode and #lowcode with comments!Thank you
This is what almost all progress in areas of productivity and security is about – remove the stupid degrees of freedom. Sure there are people out there arguing that life…
Number 1 to get a successful integration going is : Read the documentation of the service you want to connect with – also read MDriven wiki and articles like this!Number…
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…