High Performance Delphi Apps
This session demonstrates how a high performance stock quote processing system got improved both in capacity (it can process > 20-thousand quotes...
This session demonstrates how a high performance stock quote processing system got improved both in capacity (it can process > 20-thousand quotes...
Für einige ist mit der reinen Softwareimplementierung die Arbeit schon fast erledigt. Dann noch eine Prise Marketing dazu, rein in den Onlineshop...
This session covers the key element of the FireMonkey architecture, explaining how the library supports multi-device development, helping you understand the FireUI...
Die Session gibt einen Überblick über die Features in Windows 10, die für Entwickler besonders interessant sind und zeigt, welchen Support und...
Zertifikate sind ein Konzept, mit dem jeder Entwickler früher oder später eine Begegnung haben wird. Der Vortrag fasst die Grundlagen meines Vortrags...
Delphi wird oft nur als Datenbank orientierte Entwicklungsumgebung angesehen. Aber auch Hardware lässt sich einfach und direkt ansteuern. HID (Human Interface Devices)...
Delphi XE7 introduced the Parallel Programming Library. This presentation will start at the very beginning, covering the basics of Tasks, Futures, and...
Die Klasse TVirtualInterface bietet die Möglichkeit ein beliebiges Interface zu implementieren. Wozu man das benötigt? An dem Beispiel einer Adapter-Implementierung, um RPC-Aufrufe...
Checksummen kommen überall vor, aber es gibt nicht den einen Algorithmus, der immer passt. Daher ist es wichtig zu wissen, was die...
Delphi hat sich in den letzten Jahren sehr stark weiterentwickelt. So finden sich viele Neuerungen in der mobilen Entwicklung, aber auch Desktop-Entwicklung,...
FixInsight is a static code analysis tool which catches code issues the compiler doesn’t. Using it you will be amazed how much...
Delphi allows you to overload operators on records. This presentation will go through the basics of operator overloading in Delphi using a...