Presenters: Jim McKeeth, Kyle Wheeler, Kiriakos Vlahos
Join Mister PyScripter himself, Kiriakos Vlahos, along with Embarcadero General Manager Kyle Wheeler, and developer advocate Jim McKeeth for this exciting and informative webinar. Start with the basics of working with…
Presenter(s): Jim McKeeth and Guests
Grab your favorite beverage and join Jim McKeeth and guests for TCoffeeAndCode, a two-hour informal discussion around the hottest topics in software development. The topic for this installment is “Real-Time Streaming & Message…
From Bindings List to Visual LiveBindings
June 17, 2021
Having looked into Delphi’s expression engine, component bindings, and the bindings list component, we can now look at the easy and intuitive way to configure an application with dynamic bindings, the Visual LiveBindings design surface.
Over the past few weeks, I blogged about Delphi’s expression engine, binding expressions and component, and the bindings list component. Now it is…
Whitepaper: RAD Studio - Should I Choose Enterprise?
June 13, 2021
RAD Studio, Delphi® and C++Builder® are available in Professional, Enterprise and Architect editions.
This paper explores the differences between the Professional and Enterprise editions to help you choose the right edition for your needs.
The Professional Edition of RAD…
Many businesses today are looking to identify opportunities to increase efficiency in their business processes and expand opportunity by using apps on mobile devices. While this is positive, organizations must manage the initiative correctly to minimize risk of failure, as…
Are You Using The Secret Alternative To SQLite?
June 7, 2021
I know the best way to traumatize a software developer who has been using Windows Tools for Developers for some time. You just show them this image:
The BDE Administration Manager. So many ‘happy’ hours trying to resolve “PDOXUSERS.NET is in use” messages and learning all about the purpose of arcane settings like SharedDir and NETDIR. Shudder. If you wanted to store a database…
Market trend data clearly shows that mobile is now the dominant platform for end-user engagement, with Android being the market’s largest platform today. As a result, having a mobile strategy in place as part of a comprehensive software vision is more important than…
After looking to binding expressions and how they can link to components, let’s move to the component aimed for managing binding expressions.
In recent blog posts I covered Delphi’s RTL core expression engine and components binding. Now we can make an…
Low Code App Wizard for Delphi
May 31, 2021
Low code app development is increasingly popular today, and for good reason: it speaks to the demand for software paired with the difficulty of creating it. In many ways, Delphi led the low code revolution: RAD, where you build software by connecting components in a visual designer, is low code. The key with many low code solutions is extensibility: low code which cannot be extended to a…