C++DelphiRAD Studio

Everything You Need To Create Windows Apps With C++

When you want to create a new app for Windows 10 or a new version, Windows 11, the first decision you make is what type of app to build. No matter what your app idea is there is a great selection of Windows app development tools to choose from. Microsoft has focused it’s more recent efforts on the C# programming language and its own proprietary technologies of WPF, UWP, WinForms, and .NET…
Read more
C++Code

5 Of The Many Reasons LearnCplusPlus.org Is A Hidden Gem

Hello C++ Developers, LearnCPlusPlus.orgis packed full of great articles for professionals and beginners alike. The posts vary from articles suitable for people who are just starting to learn C++ – basics like string handling, pointers, loops and all those fundamental building blocks of this rich and powerful programming language – to much more in-depth and advanced subjects…
Read more
News

Your first .NET/Interbase App - How to connect .NET and the Interbase secure data store

Hi devs! This is the 3rd post from a series about Interbase for .NET developers. If you just arrived on this channel, the first “Introducing InterBase for .NET – A Super-Secure Embedded Data Warehouse For .NET Users” can be found here, and the second “Getting Started With InterBase For .NET – Install, Configure And Secure Your Data in Minutes” is available through…
Read more
DelphiRAD Studio

How To Automate Large Numbers Of Delphi Project Builds

What is build automation? Despite the ever-increasing rise of mobile devices, desktop applications are still the backbone of enterprise environments. Typically, these enterprise solutions are made up from multiple discrete modules which are harnessed together to create an application suite. But even applications which are themselves monolithic there may exist multiple versions at any one time…
Read more