Delphi Event Bus and MVVM
Daniele Spinetti had a session in the last ITDevCon about how to use his Delphi Event Bus to implement the MVVM pattern. Check the details and have a look at Delphi Event Bus. I, also, like...
my small web corner
by John Kouraklis · Published 03/09/2017 · Last modified 06/01/2020
Daniele Spinetti had a session in the last ITDevCon about how to use his Delphi Event Bus to implement the MVVM pattern. Check the details and have a look at Delphi Event Bus. I, also, like...
by John Kouraklis · Published 09/01/2017 · Last modified 06/01/2020
In the first part, we developed the appropriate design for our application and the relevant classes to allow the use of Aurelius. In this part, we develop the main and customer screens. Contents1 The Main...
by John Kouraklis · Published 07/01/2017 · Last modified 06/01/2020
Model-View-ViewModel (MVVM) design pattern allows developers to write software in a way that separates applications to layers that serve the business logic, the presentation logic and the elements of the user interface. TMS Aurelius...
by John Kouraklis · Published 07/11/2016 · Last modified 23/08/2020
Hello everyone, finally my book is out. It is, already, available in electronic version and from today Amazon.com offers a paperback edition. In a couple of days, it will be available from Amazon.co.uk. You...
by John Kouraklis · Published 08/09/2016 · Last modified 06/01/2020
I’d like to share with you that I have completed writing a book about the MVVM (Model View View Model) pattern in Delphi and it is now at the stage of production. The book...