Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
C++

Mitov Software - Delphi Arduino control and communication

Embarcadero Technology Partner Spotlight Mitov Software – Delphi Arduino control and communication Boian Mitov – Mitov Software Thursday, June 25, 2015 http://www.mitov.com/ http://www.visuino.com/ YouTube video –https://www.youtube.com/watch?v=OZhWi_lA-_c Mitov Software is specialized in development of high performance software and Data Flow solutions for Delphi and…
Read more
News

3 things you Need to Know About SQL Server Sequence

Author: Tamarian D2278 As we traverse through different versions of SQL Server, there are new enhancements that always make us learn for newer techniques. One such addition to SQL Server 2012 is called as Sequences. Sequences are just like a running number like Identity but are not attached to any table. In a nutshell, sequences generate a number which can be used anywhere agnostic of the…
Read more
C++

New FireMonkey Media Library Options in RAD Studio XE8

RAD Studio XE8 provides new FireMonkey Media Library options. This includes the ability to automatically save pictures taken by the device camera (in your iOS and Android applications) to the on-device photo library. Today, I thought I would show you how to save photos taken…
News

Rapid SQL XE6 / 8.7.5 is Now Available

Author: Embarcadero USA Rapid SQL XE6 version 8.7.5 is now available. EmbarcaderoRapid SQL is the integrated SQL development environment for IBM DB2, Microsoft SQL Server, MySQL, Oracle, PostgreSQL, Sybase and Teradata database systems. Rapid SQL is your fast path to…
C++

Version control: Get started with Git, remote repositories and RAD Studio XE8

Author: Luis Navarro In one of the latest surveys among RAD Studio developers, we realized that there is still a significant part of the community that doesn’t use any version control system, a surprising 32%. There are many reasons to use a version control system, no matter if you’re a single developer working in a small project or if you’re a large team working in a big one. So, if…
Read more
C++

Creating Custom Multi-Device Preview Devices

In RAD Studio XE8, we introduced the Multi-Device Preview. TheMulti-Device Previewprovides adesign time viewof what your application is going to look like on a wide range of devices. In RAD Studio XE8, you can easily add your own device to the…
News

CORS on DataSnap REST Server

Cross-origin resource sharing (CORS) is a mechanism that enables resources to be shared across domains. Typically this isn’t allowed to prevent security issues. To enable on your DataSnap REST server you can use the following code per MVPNirav Kakufrom…
Delphi

Working with TMapView on iOS and Android with RAD Studio XE8

The new maps component in RAD Studio XE8 simplifies the addition of mapping functionality to mobile applications. TMapView provides map API access for iOS and Android. It makes use of the Google Maps Android API on Android and the Map Kit Framework on iOS. The key features of the TMapView component are: Four Types of Maps: Normal, Satellite, Hybrid and Terrain (Android only) Gesture Control…
Read more
C++DelphiNewsRAD Studio

What You Can Do With RAD Studio 12.2

RAD Studio 12.2, released on September 12, 2024, has changed the development game again. How? With features never before seen in the IDE, like embedded access to AI-assisted coding, and with…

IN THE ARTICLES