News

Upgrade SKU to be Discontinued by March 31st

Dear Customers, A few years back we introduced our Update Subscription program. This approach to licensing was a response to dominant industry trends to move away from periodic Upgrades to ongoing Subscription relationships that deliver continuous value to customers. Our Product Roadmap and Release Strategy are aligned with this philosophy as we strive to make upgrades to new releases much…
Read more
News

HTTP Protocol Related Improvements in Delphi 10.2.2

The new features for the HTTP client library offer more flexibility and options in terms of protocol and standards support. Better Secure Protocols Support The first change is the improved support for security protocols. In the pastit wasn’t possible to…
News

10.2.2 Welcome Page and Documentation Hotfix

In RAD Studio 10.2.2, we updated the Welcome page with new functionality: upcoming events, a Youtube feed from our channel, and sample applications. We also elevated documentation to its own tab inside the IDE. Unfortunately, for English versions of the IDE only…
News

Webinar: To Build a FHIR Data Federation Service

HealthcareCase Study with Apex Data Solutions To Build a FHIR Data Federation Service Rethinking User Experience Delivery in Healthcare Thursday, 22-Feb-18 at 8 AM, 12 PM and 8 PM Central Time [Register Now] “The trouble with him was that he was not able…
News

Get Ready for the New Programmers!

U.S. News an World Report just ranked SoftwareDeveloper as the best job for 2018. They use data from the U.S. Bureau of Labor and Statistics to rank jobsbased on pay, job security, mental engagement, stress, room to advance,satisfaction, and work-life balance. Since you are here, you most likely agree with that ranking and are surprised it took so long for someone else to…
Read more
News

Law of the Instrument and Curse of the Programmer

If you aren’t familiar with the Law of the Instrument, otherwise known asMaslow’s hammer/gavel, or the golden hammer it is often expressed as If your only tool is a hammer, you treat everything like a nail. My understanding is that the law of the instrument means…
News

Some of my New Year’s #CodingResolutions

The jokegoes that, when asked, the software developer responds that their New Year’s Resolution is “7680×4320” or 8K. Joking aside, tradition has it that at the turn of the year we evaluate our lives and look for areas of improvement. Here are a few of my…
News

使用TDialogService类别

在前一阵子举办的RAD Studio 10.2.2网络发表会中我提到了以前Delphi/C++Builder程序员经常使用的一些对话盒函式都已经被Embarcadero标注为过时弃用了, 例如MessageDlg, InputQuery和ShowMessage等: function MessageDlg(const AMessage: string; const ADialogType: TMsgDlgType; const AButtons: TMsgDlgButtons; const AHelpContext: THelpContext): Integer…
Read more