C++

Don't be Afraid to Migrate Your VCL App

There are many existing VCL Windows apps built with older versions of Delphi and C++Builder, using outdated technologies and frameworks.In this demo oriented session Paweł is going to walk you through different scenarios of migrating existing Delphi VCL apps to Windows 10, mobile, web and multi-tier architectures.We are going to discuss best practices in migration VCL apps…
Read more
Delphi

Project modernization plan

Author: Bogdan Polak BSC DataSet and User Interface In the last blog post, I discussed how badly for the project is dividing one transaction between multiple events. This scenario is very common in most of the VCL projects and with time it causes huge difficulties with…
News

CodeRage XII - Nov 7th - 9th - Call for Papers!

It is time for your favorite online developer conference: CodeRage. This year for CodeRage XII we are adding more platforms, more technology, and more learning. Join us for 3 full days November 7th through 9th. Now is the time to submit your sessions for CodeRage XII.
C++

C++ Builder Header Dependencies

Why should you care about header dependencies in C++? One reason is header dependencies can have an impact on building, refactoring, testing and on the structure of your software. And reducing header dependencies in C++ also reduces compile time dependencies – the dependencies between files and libraries at compile time. One way to reduce header dependencies in C++ is to avoid including…
Read more
News

CAD with C++Builder, episode#1

Author: Seva Leonov Learning tasks and motivation When teaching programming skills, especially with C++, one of the main issue is the selection of right examples and tasks. C++ is not that easy both in syntax, and concepts, and sostudents are demotivated just by the…
Delphi

My "Expert Delphi" book published!

Author: Pawe Gowacki My “Expert Delphi” book has been published by PACKT Publishing and is currently available for a limited time for just $10at https://www.packtpub.com/application-development/expert-delphi.The book is about how to become developer…
C++

May 2017 Roadmap Commentary from Product Management

We just published the May 2017 Delphi, C++Builder and RAD Studio roadmap which we’re really excited about. In our roadmap, you can find the key features that we planned for calendar year 2017/2018. The plans are aligned with Embarcadero’s fiscal year which starts April 2017 and ends in March 2018. We generally plan to update our roadmap every 6 months. We wanted to take this…
Read more
Delphi

Preparing for Linux

Author: NatSam If you’ve seen the roadmap or the product address then you know Delphi for Linux is coming. Delphi’s come a long way in recent years, reaching all the platforms that matter . . . Windows 32-bit Windows 64-bit macOS iOS Android Windows 10…
News

Migrating Delphi - Case Studies Webinar

On this webinar we learned how to migrate from older editions of Delphi with some stories of what to look for and how to update your code (including tools and resources to help you along the way) This webinar focused on these three areas for migrating legacy Delphi to the…
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