DelphiRAD Studio

How To Achieve Productive Server Side Development

RAD Server is a powerful application and easy to implement infrastructure for rapidly building and deploying services-based applications. RAD Server offers developers the ability to quickly create modern services-based architectures using Delphi and C++ IDEs. RAD Server – Foundation to take your existing client/server business logic to REST API endpoints swiftly. In this post…
Read more
CodeDelphiRAD StudioTech Partner

Have You Made Your Application Server HTTP/2 Ready?

In early 2015,HTTP/2was introduced as the new standard byIESG. This standard makes your application faster, simpler, and more robust. In this article, we take you through the differences between HTTP/1 and HTTP/2, the benefits, using HTTP/1 and HTTP/2 with windows tools for developers and some key terms. Why should I use HTTP/2? Converting from using HTTP/1 to HTTP/2 brings…
Read more
IDENews

15 Tips to Graduate from Classroom C++ to Modern C++ Part 1/3

You may know C or C++ from college and want to develop apps, games and AI applications, but are unsure if what you learned suffices to help you reach your goal. How can you shift from “classroom” C++ to Modern C++? Today, coding in any programming language is an indispensable skill, and the internet has many resources, ranging from how to code from scratch to how to build high-end…
Read more
DatabaseDelphi

NexusDB Is A Powerful Client Server Embedded Database Engine For Delphi With A Unique Feature Set

NexusDB is one of the loved database systems by Delphi developers around the world. It offers the Embedded free version which is a single-user database that compiles without any additional libraries. Delphi itself ships with the powerful FireDAC data access components library which features support for IBLite, SQLite, and over 20 other databases. According to the developer’s site…
Read more