C++CodeDatabaseIDEInterBaseRAD Studio

The 5 Best C++ Build Tools For Windows App Development

The C++ Compiler and C++ IDE features really evolved from the early and auspicious beginnings of Turbo C, C++ and Borland C++. Today we have a wide array of capabilities supporting a rich and diverse amount of OS platforms running on many thousands of types of devices encompassing everything from cell phones, watches, cars to a broad collection of IoT (internet of things) specialized hardware.
Read more
News

Linux GUI Applications on Windows Subsystem for Linux

Windows 11 added full GUI and X windows support to the Windows Subsystem for Linux (WSL2). In this post, you’ll join a webinar to learn more about WSL2, how it works, how to properly configure it, and how to target it in your application development. Without the need for a second computer or the overhead of a virtual machine, you can test your Linux applications on your Windows desktop.
Read more
Delphi

This Is How To Improve the Performance of .NET Apps

Microsoft’s .Net is one of the most popular technologies used by businesses to power mission-critical digital services. Millions of developers use C#, ASP.Net, etc., to develop different types of widely used software solutions, primarily for Windows development. Solutions…
News

Supercharging Development Productivity - Replay

When someone writes as much code as you do, it is important to make sure you are getting the most productivity for your time. This webinar focuses on tools, tips, and techniques to supercharge your effectiveness. Get your work done quicker. It is up to you what you will do…
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
RAD Studio

The Future Of Software Performance Is At Stake

If you look at the modern-day software development industry from outside, everything, especially development on windows, looks like it couldn’t have been better. Virtually every technology field that requires programming, from websites and consumer services to…
C++Delphi

The Power Of The Future Is Rooted In The Past

First programming languages were written in the 1950s, long before our modern day ide software was even a twinkle in the eye of the most forward-thinking minds. Those early languages were very close to the hardware. Instructions were extremely unsophisticated and were almost…
DelphiRAD Studio

How To Create Real-Time Applications With SignalR On Windows

History on Client-Server Apps When the original web first came into widespread public use things were reasonably basic. Webpages were effectively specialized documents, like a library. Users clicked on links to articles they found interesting. Somewhere, perhaps on another side of the world, another computer or server was the destination for that click or as we came to call it: the request. The…
Read more