News

Webinar: Cool Apps and Case Studies

Author: Andreas@Mediatech Delphi and C++Builder are regularly used to build amazing software. Many of these are highlighted in the Cool Apps Contestor in our case studies. This webinar takes a look at some cool apps and case studies that highlight unique software and useful lesson learned using Embarcadero development tools.Hosted byEmbarcadero’s lead developer Evangelist…
Read more
News

Appx Development for Windows 10 Store

Author: CARLOS M6766 One of the most interesting new features introduced in RAD Studio 10.1 Berlin Update 2 Anniversary Edition is the support for building Windows 10 APPX application packages. YouTube reply of EMEA Embarcadero developer webinar “Appx Development for…
News

3 Cool SQL Server TSQL Snippets for Productivity

Author: Tim DelChiaro Nobody would want to shy away from some help. This is second to human nature and we never try totalk it out explicitly. When at work, if we can surely get help from our colleagues when it comes to driving the deadlines and completing it ahead of time. Keeping things till the last moment will only bring our heart rate higher and the anxiety to finish will sometimes make…
Read more
News

Four Humble Ideas for Embarcadero

Author: NickHodges I hereby humbly offer the following four suggestions to improve the Delphi product and community. Acquire the Assets of DevJet Have you guys seen the stuff done by DevJet? This is some seriously excellent work. They have two main projects —…
Delphi

CodeRage XII: Amazon S3 and Cloud API

Author: Pawe Gowacki CodeRage XII was great! Plenty of contents and great fun. It was not the first time I have been doing a session on using Delphi Cloud API to integrate with Amazon Simple Storage Service (S3). This year I thought it would be cool to go a little bit further and implement custom “TAmazonS3” component to make it easier to work with Amazon S3 in Delphi. Cloud API is a…
Read more
News

Icons8 and Delphi GUIs

Author: Pawe Gowacki Designing graphical users is a combination of different skills. Probably the artistic angle is the most important, but user experience comes close. In Delphi Rapid Application Development paradigm there is hardly the prototyping phase. Your…
Delphi

Dark Side of the TDataSet

Author: Bogdan Polak BSC Declaration Why this blog I continue the series of introductory articles into the architecture focused on Delphi environment. I was planning to start this blog with a series of posts that may not be revealing, but allow you to put together a…
C++

New in 10.2: MariaDB Support

Author: Pawe Gowacki One of the biggest new RAD Studio 10.2 Tokyo database features is support for MariaDB open-source relational database. MariaDB is one of the most popular open-source SQL databases. It is a fork from MySQL database, after it has been acquired by Oracle, the original creators of MySQL, started to work on MariaDB, which is highly compatible, some say 95%, with MySQL. Consequently…
Read more