Synergy DevPartner Conference, May 13-16, 2024 registration is now open! Learn More

The Synergex Blog

Product announcements, technical articles, and other useful information for Synergy developers.

Subscribe to the Synergex Blog

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

"]

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 […]
December 19, 2022

Select.GroupBy: What’s New and What’s to Come

Overview The Select class in Synergy DBL allows developers to access data from Synergy DBMS files using syntax and concepts that are closer to SQL than […]