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 this release we deprecate earlier VS-versions. Who is MDriven Framework for? It is for developers that focus on Problem-Formulation rather than coding. The main challenge …
Category: Framework
New Template and full circle in 20min
New video out: It shows a new MDriven Framework Template – that creates a WPF wecpof app in no time. This app than connects to a MDriven Turnkey server that expose some Rest interfaces. You can act on local data with c# code. We then show how you can upload data to the server again. …
The book is live
Yes – the book is finally in print. Get it at amazon. ISBN-13: 978-1729341094ISBN-10: 1729341098 What should we cover in the next one?
We will help you to get things done – you are not dreaming- web development just got faster
You need a backend – you want a frontend – you do not want to waste time. I can come to no other conclusion: MDriven Turnkey. This is especially true if you think your product will evolve over time and be updated by multiple developers.
Serialization
MDriven has a clear separation between the application tier and the persistence tier. These tiers are commonly put on different network hosts. And when they are on different hosts we need to communicate between them over the network. This network communication will include request for: Searches in persistence storage Access to object content of specific …