Category: TMS

0

TMS Data Modeler and Filter Attributes

Contents1 Introduction2 Filter Attributes3 Customers and Orders4 Scripts5 Source Code Introduction Starting with v.5.0, TMS Aurelius offers a filtering mechanism based on attributes. This means that instead of altering the criteria before they are...

0

TMS Training Days 2019 – Aftermath

I attended the TMS training day this year and I must say I am thrilled with the content of the training, the people I met and all the discussion I had with professionals from...

0

TMS Training Days 2019

TMS organises training days in November 2019. I think it is going to be an amazing event where participants will have the opportunity to meet the people behind TMS’ products and, also, receive extensive...

5

New Book: Introducing Delphi ORM

I would like to share with you that my new book has reached the production stage and will be available in September by Apress. The book is about Object Relational Mapping in Delphi and explores...

30

TMS Aurelius and MVVM design: an example (Part 2)

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...

10

TMS Aurelius and MVVM design: an example (Part 1)

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...