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
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...
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. The Main Screen...
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...
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...
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...