DelphiNews

Delphi Best Practices For A New Project In 2021 And Beyond

The goal of this tutorial is to describe the Delphi development ecosystem. It can be helpful for someone coming to IDE Software from another programming language. Delphi is really easy to learn – the programming language syntax can be learned in hours. Pascal, from which Delphi’s Object Pascal language has evolved, has long been a very popular language in colleges and education for…
Read more
News

Announcing the Availability of RAD Studio 11 Alexandria

Embarcadero is pleased to announce the release of Delphi 11, C++Builder 11 and RAD Studio 11. RAD Studio 11 Alexandria builds on the feature set of the 10.4 releases and offers many new features, including an improved user experience with a High DPI IDE.  In this blog post…
CodeDelphiRAD Studio

What You Need To Add Language Detection To Your Apps

Wouldn’t it be nice to enhance your app with automatic language detection support for 173 languages? The Languagelayer is a simple and powerful REST API built to efficiently match the text of any length to its corresponding language, cross-referencing single words, expressions, and grammatical constructions, as well as taking into account any existing accents, dialects, and other linguistic…
Read more
DelphiRAD Studio

A Guide To Migrating From Legacy .NET Framework To Delphi

The application migration process can be easy or tedious, depending on the technology you are migrating. Moreover, migrating legacy projects to a new development environment might take a vast amount of time because of new software-from-scratch – re-engineering. Application migration is a broad term in the technological realm. Application migration can involve moving the app to a…
Read more
DelphiNews

How To Make A Native Cross-Platform App In 30 Seconds

In the last few years, companies are increasingly seeking the most cost-effective ways to optimize the way they make powerful applications. Cost-effective demands high productivity and a fast app development environment. Furthermore, using Windows App Development Tools to…
News

RAD Studio 11 Preview at Desktop First Summit

I just gave a session including a preview of RAD Studio 11 at the Embarcadero organized Desktop First UX Summit. Here are some highlights. As the release of RAD Studio 11, Delphi 11 and C++Builder 11 is coming, you can learn about a few of the expected features by…
DelphiDeveloper InterviewsInterviewNews

What Is It Like To Be A Developer Frank Lauter?

Hello. This article is part of a series where we speak with professional software developers who use Windows tools for developers, ask them what it’s like to write code for a living, and perhaps gain a few insights into the software development industry along the way. Today we’re talking to German developer and Embarcadero MVP Frank Lauter. Frank has been a developer for 39 years. He has…
Read more