Update to DMVCFramework 3.4.3-aluminium
The best training path to start developing Web APIs with Delphi right away.
Course taught by Daniele Teti, author of the official guide and lead developer of DMVCFramework.
Duration: 1 day
Price: € 299.00 VAT excluded
Next course starting on January 15th, 2026
Prerequisites:
Delphi Berlin or higher, OOP, and basic knowledge of HTTP.
Description
The course for those who want to stay up-to-date! Don’t waste time and start taking advantage of all the advanced features of the most popular Delphi framework! In this course, we will explore all the new features of the latest versions of DelphiMVCFramework, up to the latest stable release.
Contents
Why is DMVCFramework the most popular framework on Github? What makes it unique?
New features in the router
Support for regular expressions in MVCPath
New attributes: MVCFromBody, MVCFromQueryString, MVCFromHeader, MVCFromCookie
JWT Authentication: complete implementation of token expiration with the new middleware TMVCJWTBlackListMiddleware
Analyzing performance with Performance.Start
Optimizing JSON-RPC support
The new TMVCRESTClient – faster, with more features, and easier to use
The new MVCJSONRPCAllowGET attribute to allow JSON-RPC services to leverage browser and proxy cache
Understanding and utilizing the new LRU-based cache
New methods and optimizations for TMVCActiveRecord
Managing merges between user-submitted data and database records using TMVCActiveRecord.Merge
Simplifying the deserialization of complex and composite data with the new MVCOwned attribute
Best practices for speeding up and optimizing development with DMVCFramework
