C++

Konopka VCL Controls & Radiant Shapes now part of the Berlin Bonus Pack

Author: Daniel K55894 New Bonus Pack is Free Previously sold as standalone products, the Konopka VCL Controls and Radiant Shapes are now part of the free Bonus Pack. This offer is available to update subscription customers, so current 10.1 Berlin users can now download the entire Bonus Pack for free. We recommend that you act soon if you want to take advantage of this offer, since it…
Read more
C++

June 16 Webinar - RAD Server Application Deep Dive - Creating a Department Store Retail Solution

During this webinar you’ll learn how to develop and deploy a real world Department Store Retail application using Embarcadero RAD Server. The client app runs on smartphones and the server side executes on IIS production servers on premises and on Amazon.The content covered on this webinar goes deeper technically into the department store solution that was first presented as part of the…
Read more
C++

UI Design Tips and Tricks: Home Screen Navigation

Author: ısık During our recent RAD Server webinar, we showed you how to develop and deploy a real world customer retail application. The client app shown is designed torun on smartphones and the server side will execute on IIS production servers on premises and on Amazon EC2 (you can also host a RAD Server application on Microsoft Azure and other cloud servers). The client app allows…
Read more
C++

Using C++11 Lambda functions with the C++Builder Parallel Programming Library

With the introduction of the Parallel Programming Library (PPL) and Embarcadero C++Builder support for C++11 lambda functions on the Win32, Win64, iOS and Android platforms, you can now use the two in combination in your applications. Below you will find C++Builder example source code that uses lambda functions with the Parallel For, Tasks and Futures. If you use C++11 features (including lamda…
Read more