Blog
Featured Blog Post
Wednesday, July 2, 2025
Were excited to announce the release of TMS WEB Core v2.9, the latest evolution in our powerful RAD component-based framework for building modern web client applications using Object Pascal. Whether you're a Delphi veteran or a VCL ...
Blog Posts:
Latest arrow_downward | Views
Monday, December 5, 2016
This is the #10 feature of My Top 10 Aurelius Features. Follow the link for the full list! Using the automapping feature is easy: you just need to add the [Automapping] attribute to your class: type [Entity, Automapping] TCustomer = class pri...
After the release of TMS Aurelius Free Edition, the free version of our ORM framework, I've been thinking to do some blog posts about some key TMS Aurelius features. However I spent some time deciding what features to show: would they be in chronolog...
Monday, October 24, 2016
We're happy to announce that TMS Aurelius, our highly regarded ORM (Object Relational Mapping) framework for Delphi, has now a Free Edition. And the best part is that TMS Aurelius Free Edition has all the features that are available in the paid regi...
Friday, May 6, 2016
When building HTTP Servers with TMS Business frameworks - more specifically Rest/JSON servers with TMS XData - you can use the builtin authentication and authorization mechanism to protect server resources/requests. Such mechanism is actually impleme...
Sunday, February 14, 2016
In March, 2014, Thomas Milo Sorensen bought a TMS Business Subscription license. He was using Delphi XE5, the latest version available, and got the six products included in the subscription: TMS Aurelius, TMS Scripter, TMS Data Modeler, TMS Diagram S...
Wednesday, August 12, 2015
One of my favourite features of TMS XData is its powerful querying capabilities. With no extra line of code in your server, clients can choose how to retrieve the server objects, filter them, set an order, etc.. For example, you can perform a GET r...
Friday, April 24, 2015
The latest release of TMS Aurelius introduces an event system that allows you to subscribe listeners to some events that might be fired while you are using Aurelius, especially the TObjectManager. One key difference between regular Delphi ev...
Friday, April 10, 2015
From Wikipedia: Cross-origin resource sharing (CORS) is a mechanism that enables many resources (e.g. fonts, JavaScript, etc.) on a web page to be requested from another domain outside the domain from which the resource originated. In ...
Friday, March 27, 2015
TMS products could be categorized by "application user-oriented" or "application developer-oriented". Products like TMS Aurelius are heavily developer-oriented: it's the developer that "uses" the product during most of development time and the ap...
Wednesday, November 26, 2014
In the last week we had very busy days. There were two Delphi events happening in Belgium: TMS Business Day, on Wednesday 19th, in Kortrijk, and BE-Delphi, on Thursday 20th, in Antwerp. On both days we had Wagner Landgraf, the product manager of TMS...