If you want to deploy RAD Server on a Linux environment (on-premise or cloud-based) it is mandatory to deploy an instance of InterBase as well because it is the database used by RAD Server to store all its internal data.
This is quite straightforward in most cases, and you can even do it using Docker if you want, but what if you need to deploy RAD Server and your own InterBase instance on just…
Electronics Manufacturing Made Easy With Delphi And RAD Server
January 12, 2023
We recently asked developers to get in touch with their stories of building enterprise solutions with RAD Studio’s IDE software including Delphi, C++ Builder, as well as related technologies such as RAD Server, FireDAC, and Interbase. Today’s article was written…
How To Make MySQL Your SQL
December 20, 2022
Today (December 20th 2022) and tomorrow you can join us for Embarcadero’s two day Enterprise CodeRage event which focusses, as you might expect, on enterprise development topics using your favorite IDE software. I am presenting two sessions – this blog post…
What Makes Enterprise Software Development Unique?
December 16, 2022
Developing enterprise software can be both a challenging and rewarding process. It’s estimated that companies managing applications for over ten thousand users spend about twelve to eighteen months in development cycles alone, meaning it requires comprehensive planning, testing, and implementation.
However, the end result of developing this type of complex software can provide an…
What Is Enterprise Software Development?
December 14, 2022
As a developer, you know that your work has the potential to transform businesses – and maybe even entire industries. But if you’re considering taking on enterprise software development projects, there is one important factor that needs to be taken into…
7 Best Mobile App Makers in 2022 To Make Your Own Mobile App
November 22, 2022
The demand for app development is booming, and despite the recent turmoil in some sections of the tech economy, mobile app makers are still very much in demand. With the help of modern app builder software which support innovations such as drag-and-drop tools and low-code or…
Advanced Programming - A Complete Guide To Programming In C++
October 28, 2022
A Complete Guide To Advanced Programming In C++
This article is part of a series which teaches you the basics of how to write C++ software. C and C++ both make use of pointers. Often, new C++ programmers can struggle with both the concept and correct use of pointers. In this post we will explain what pointers are along with a discussion of linked lists which are a very common data structure…
Why Is Mobile App Development Important For Your Business
September 29, 2022
Mobile App development is important for your business for two reasons. Firstly, the rapid growth of mobile phones which has now made them ubiquitous has created a market of potential targets for your development which is difficult and perhaps reckless to ignore. Secondly…
What Is The Best IDE For Windows Application Development?
September 12, 2022
It might seem a simple choice, but there are several things which need to be taken into consideration when we go in search of the best IDE for Windows application development. First, let’s discuss why Windows is the best platform for software development a fact which…
What Is The Windows Software Development Kit?
September 6, 2022
Have you ever thought about the number one leverage of coding? Interestingly, this most precious edge is primarily invisible. Our regular usage hides this edge from us. Here, we will first discuss the concept of code leverage. Then we will answer many questions like an SDK, its purpose, API vs. SDK, the Windows software development kit, etc.
Moreover, we will see how modern tools like Delphi…