Welcome back! This is the third post on a series on practical UI design, an approach to creating usable, good-looking UIs when you are not a UX...
developer-tools
Categories
- Free tools
- SQL Admin Toolset
- SQL Compliance Manager
- SQL Defrag Manager
- SQL Diagnostic Manager for MySQL
- SQL Diagnostic Manager for SQL Server
- SQL Diagnostic Manager Pro
- SQL Doctor
- SQL Enterprise Job Manager
- SQL Inventory Manager
- SQL Query Tuner for SQL Server
- SQL Safe Backup
- SQL Secure
- SQL Workload Analysis for SQL Server
- Uptime Infrastructure Monitor Formerly Uptime
C++ Libraries in GetIt: MurmurHash 3
An ongoing project we have is to ensure more popular, well-known C++ libraries are updated to work with C++Builder, and available to you from within...
How To Design a Great UI – Part 2
Welcome back! Last time, we discussed a typical UX design flow, and how to tackle this if you do not have access to a UX designer. We also looked at...
Save this Page: All the Patches Since the Last Release
How can you be sure you’ve applied the latest updates for your RAD Studio, Delphi, or C++Builder version? After installing the IDE, there may be...
What’s New and Updated in GetIt for October 2018
GetIt is the package manager built into RAD Studio, Delphi, and C++Builder. It includes 214 packages in 8 different categories. 38 Library packages...
How To Design a Great UI – Part 1
How do you design a user interface (UI) to be understandable and easy to interact with? In this series, I’ll give some thoughts on good design,...
Get the Competitive Edge with FireUI
The Market Today To stay relevant, be successful and reach users, mobile app developers need to develop multi-device apps. Looking at the latest...
Deep Delphi Discussions
Everyone knows Delphi is the best Rapid Application Development tool. Delphi, C++Builder, and RAD Studio set the standard that everyone else is...
Targeting iOS 12 with RAD Studio
Earlier this week, Apple released the new version of iOS, iOS 12. We’ve been testing iOS 12 with 10.2 Tokyo Release 3 and the 10.3 Carnival...
Mobile App Navigation with TTabControl
RAD Studio, Delphi, and C++Builder offer many controls to help create native mobile apps with consistent appearances that behave naturally for each...
Prototyping: from Vision to UX Design
You have a great idea for an app, but how do you successfully get from idea to a well designed, functional app your users love? It starts with...
Make Your Apps Scalable and Web-Enabled
This blog post accompanies the webinar Make Your Apps Scalable and Web-Enabled - Leverage your Business Logic with a Fast Flexible...
Offline Capable Cross Platform Delphi 10.2 FireMonkey Client Code For Android, iOS, macOS, And Windows
The RAD Server Field Service Template provides an end to end field service application template for routing appointments, managing parts, and user...
General Manager Update for September 2018
As we start September, I want to provide some important updates around products and product packaging. Earlier in the year, we simplified our SKUs...
Secrets of FireDAC: Pagination With Grids And LiveBindings
If you want to display only a range of results from a recordset you can using paging (otherwise known as pagination) to do so. It is a common...
Articles and News from the C++ community
To prepare for the appearance of C++17 support in the "Carnival" release of C++Builder (RAD Studio August 2018 Roadmap), here are some...
API Limits with #FDEC
The FireDAC Enterprise Connectors (#FDEC) by CData and Embarcadero make it really easy to work with various APIs just like you would any SQL...
Happy 35 years to C++
Choosing a programming language to learn and utilize is an extremely personal choice and not one that developers take lightly. C++ has a long...
Secrets Of FireDac: Last Inserted Auto Generated Id And Enterprise Connectors
A common pattern when inserting data into a database table which has an auto increment field set on it is to use an SQL query to select the last...
Introducing FireMonkey Stencils
Last week, we released the FMX Stencils pack. The FireMonkey Stencils pack was designed to enhance communication between designers and developers...
std::out << "Happy 35th birthday, C++!"
C++ has a long history, beginning in 1979, with Cpre, which added classes to C. By 1980, it was C with Classes. And then in December of 1983,...
About the author
Please, find more about me and contact details in my LinkedIn Profile: https://www.linkedin.com/in/fernandorizzato/
Learn How To Replicate A TFDMemTable Into An IBLite Table With FireDAC In Delphi 10.2 Tokyo
The Field Service Template client app has offline capabilities which allows you to record changes offline without an internet connection....
Full Featured FireMonkey Mobile Client Source Code For Delphi 10.2 Tokyo On Android, iOS, macOS, and Windows
The RAD Server Field Service Template utilizes a RAD Server based REST server module for the server side. On the admin side there is a FireMonkey...
Tudo o que você precisa saber sobre o Embarcadero Conference 2018
Foi dada a largada para o Embarcadero Conference 2018, e este artigo traz um resumo das informações vitais sobre o evento, além das principais...
Webinar Replay: What you need to know about UX Design for Mobile IoT applications
The Internet of Things (IoT) is one of the hottest topics in the tech world today. The ability to connect everyday objects to the internet and...
Building REST services with RAD Server (Delphi & C++ Builder)
REST Services using Delphi: http://chapmanworld.com/wp-content/uploads/2018/08/RAD-Server-for-REST-Delphi.mp4 REST Services using C++ Builder:...
Upload An Attachment To SalesForce With The Delphi 10.2 Tokyo Enterprise Connectors
I am working on a project that utilizes the Embarcadero Enterprise Connectors powered by CData to access SalesForce through it's API. The...
August 2018 Roadmap Commentary from Product Management
2018 has been a very exciting year so far for Embarcadero. In our roadmap, you can find the key features that we’ve planned for calendar year...
Opening a PDF on Android with Delphi
Intents on Android using API 26 to open PDF documents. Recently, the Google Play store updated its requirements so the target API level of 26 was...