Have you ever met a software developer who has never written a bug? Of course not. Applications are big, complicated, and interconnected systems with many potential […]
What Is Repository? Repository is a system for defining data for use across Synergy/DE products. For example, if you define a repository structure, you can use […]
Over the years, Synergex has provided a few different re-indexing tools for its proprietary ISAM files. Back in the ’80s when DBL version 4 first came […]
One of my favorite comedians is Frank Caliendo, an impersonator who does several well-known celebrities including Morgan Freeman, Al Pacino, John Madden, Charles Barkley, and football […]
We added the StringBuilder class to traditional Synergy in version 11 to provide some of the more useful functionality of the .NET StringBuilder class. StringBuilder is […]
In Synergy/DE 11.1, we added a new class, Synergex.SynergyDE.DataEncoding, for performing base64 encoding and decoding. Base64 encoding allows binary data to be transferred or stored when […]
Until recently, web developers had two basic options for backend testing: unit tests and integration tests. Starting with ASP.NET Core 2.1, Microsoft introduced another testing mechanism, […]
Industry changes are requiring application developers and IT administrators to up their security game There are already a crazy number of security threats to enterprise applications, […]