Soho Theme on while true do;
One of my old article about ITDevCon and JSON gets interest month over month. Considering that the informaion explained there are useful but quite old nowadays, I decided to write another article updating the contents… … Read more
1 year ago 0
TMS Software
In our recent post about sending Notifications via E-mail, we used XData/Indy to take care of the actual delivery of the e-mail rather than using our TMS WEB Core app. In this post, we’re… … Read more
1 year ago 0
Embarcadero GetIt
Sempare Template Engine for Delphi allows for flexible text manipulation. It can be used for generating email, html, source code, xml, configuration, etc. … Read more
1 year ago 0
GunSmoker
We were contacted by a customer that claimed that his application worked fine until he added EurekaLog to it. Specifically, his application starts to raise an EAccessViolation exception with the following message: Access violation at… … Read more
1 year ago in Access Violation, bug reports, Delphi, EL 7.x, how-to, Stories, technical0
TMS Software
Are you ready to take your programming skills to the next level? TMS Software will be participating in the Coding Bootcamp 2023 Learn to Program, presented by LearnDelphi.org. This event, designed to empower… … Read more
1 year ago 0
TMS Software
With Embarcadero mentioning an upcoming RAD Studio 12 at https://www.embarcadero.com/radoffer , I sat down to reflect on where we come from and where we might go to and how to align our focus with what Embarcadero… … Read more
1 year ago 0
Dalija Prasnikar
Loops and anonymous methods don’t go hand in hand. Any variable that changes for each iteration will cause problems if it is used within an anonymous method. I explained the mechanism behind variable capturing in… … Read more
1 year ago in anonymous methods, Tasks0
TMS Software
When developing applications, one of the first things developers can benefit from is a solid understanding of how the code they write is actually executed. When errors occur, a process of “debugging” takes place,… … Read more
1 year ago 0
TMS Software
Start using the Leaflet open source mapping library in no time straight from the Delphi tool palette! Next to existing support for Google Maps, Here Maps, Apple MapKit, Microsoft Azure Maps, Microsoft Bing Maps, MapBox, Openlayers and… … Read more
1 year ago 0