Heru Susanto
Since early 2015, HTTP/2 was introduced as the new standard by IESG. this standard makes your application faster, simpler, and more robust. Because of the below abstraction: Reducing latency by enabling full request and response multiplexing Efficient compression… … Read more
4 years ago in Code, Delphi, developer, enterprise, programming, RAD Studio, Tech Partner0
Ian Barker
I’ve been off blogging on the official Embarcadero blog here: https://blogs.embarcadero.com/author/ianbarker/ I’ve also been either occasionally guesting or moderating the TCoffeeAndCode webinar series. You can see the latest video below and subscribe to the series… … Read more
4 years ago in Delphi, replay, tcoffeeandcode, Uncategorized0
jpluimers
Quoting this in full because it nicely illustrated the introduction of an intermediate variable that cannot be assigned to a second time after initial setup by the with statement: [WayBack] Embarcadero Newsgroup Archive :: embarcadero.public.delphi.ide… … Read more
4 years ago in Delphi, Development, Software Development0
Dalija Prasnikar
In Delphi, properties can be backed by simple fields, but they can also have getter and setter functions that can be vital to the proper functioning of a class. They can contain additional initialization code,… … Read more
4 years ago in Delphi, Serialization0