August 7, 2024

UI Automation and What It Can Do for You

“You’ve probably got a lot to do. I suggest you leave it to me.”                                              —HAL, 2001: A Space Odyssey UI automation is an important part […]
April 5, 2024

Casting a Wider .NET: Running Your Synergy Applications on Linux with .NET

What It Is Microsoft .NET (previously called .NET Core) is a multi-platform framework. In terms of Synergy .NET, this means that an application targeting .NET 6 […]
December 15, 2023

Compiler Tips: How to Leverage Efficiency and Maintainability

You can increase the efficiency and maintainability of your Synergy DBL code, whether it be traditional or .NET, by learning some implementation details of the Synergy […]
December 7, 2023

Responding to Change, the Key to Software Project Success

Good, fast, cheap. Choose two. The project management “iron triangle” expands on the common law of business balance by contending that a project is constrained between […]
April 3, 2023

MSBuild CLI: A Gateway to Continuous Integration/Delivery

The usual way to build software products during development is with an integrated development environment (IDE) such as Microsoft Visual Studio. Code changes are made in […]
December 19, 2022

YAML Your Way to Rapid Deployment

As the expectation for fast-paced product releases grows throughout the software industry, more and more software development organizations are adopting DevOps practices and cloud-based tools to […]