DelphiInterview

Developer Stories: Frits F.M. de Mul On ALGOL, Neutron Physics & His Montcarl App Suite

Frits F.M. de Mul started programming with ALGOL in 1965. He submitted his showcase entry (Montcarl Application Suite) for the Delphi 26th Showcase Challenge and we had a talk with him about his many years of programming experience. Take a look at his website for more information about the applications and software. When did you start using RAD Studio Delphi and have long have you been using…
Read more
DelphiIDE

Is .NET Really Dead? What Is The Best Alternative?

The .NET Framework is Microsoft’s framework for building desktop and web applications. But it hasn’t received any new updates since 2019. Is the framework REALLY dead? Should you look for alternative solutions like windows tools for developers to develop applications in 2021? In this post, you will find all the details. What is .NET Framework? .NET Framework is a platform for…
Read more
C++News

Building Good with C++Builder Contest

Contest Introducing the Building Good with C++Builder Contest! A contest to show your achievements with C++Builder that benefit people, communities, and the world. We know many people use C++Builder to create software that does good: helps a nonprofit, assists scientific research, provides a tool to help with a daily task, and more. We’re running a contest to see the best software you’re…
Read more
C++CodeNews

C++Builder Optimization Guide with TwineCompile

In this post, we’re going to be covering tips and tricks on how you can optimize your c++ software projects to compile as fast as possible. While we’ll definitely be spending some time looking at optimizations geared for use with TwineCompile, some of these tricks apply to C++Builder in general. C++Builder, and TwineCompile include a lot of functionality that’s designed to optimize…
Read more