C++DelphiInterBaseRAD Studio

RAD Server CRUD Procedures - Part 2

In this Part 2 post, we will discuss modifying the default generated CRUD (CREATE, READ, UPDATE, DELETE) procedure implementations from the RAD Server Package Wizard, to show one possible way to implement Get, GetItem, Post, PutItem and DeleteItem REST Endpoints. In the Part 1 post, we discussed the default generated CRUD procedure implementations from the RAD Server Package Wizard. In the Part 3…
Read more
IDEShowcase

Made In Delphi: An Astonishing Solar System Catalog

There is something quite wonderful about gazing up at the night sky. I recommend doing it often, although not while driving or operating heavy machinery (or light machinery, or sword juggling). When I was very young we were lucky enough to visit the London Planetarium. The incredible lightshow put on there was superbly explained by an expert astronomer and it lit in me an interest to this day…
Read more
DelphiInterview

Developer Stories: Alexandr Anicimov Discusses "Laser Flash Method"

Alexandr Anicimov launched his first Delphi application in 2005. His application (Laser Flash Method) was a showcase entry at the Delphi 26th Showcase Challenge and we interviewed him for an insight of his programming adventure. Go over at the Laser Flash Method website to download the application. When did you start using RAD Studio Delphi and have long have you been using it? My first Delphi…
Read more
C++CodeDelphiRAD Studio

RAD Server CRUD Procedures - Part 1

In this RAD Server CRUD Procedures – Part 1 post, we will discuss the the default generated CRUD procedure implementations from the RAD Server Package Wizard. In the RAD Server CRUD Procedures – Part 2 post, we will discuss modifying the default generated CRUD…
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