The Synergex Blog

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

Subscribe to Blog via Email

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

July 28, 2020

Introduction to Repository

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 […]
January 23, 2020

Functional Testing for Synergy Web Services with ASP.NET Core

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, […]
April 2, 2019

Discovering DevOps

As a reader of anything technical, you have likely heard the buzz about DevOps. You may already be familiar with this concept (in which case you […]
September 19, 2018

Installation Authoring and Testing Techniques

Everyone talks about how great our Synergy/DE products are and how much work we put into making sure they are the best representation of months—and sometimes […]
August 29, 2016

Testing, Testing, 1,2,3

Manual testing is a slow, time-consuming process that is also monotonous, laborious, and prone to human error. Oh, and did I mention it’s boring? What’s the […]
October 9, 2015

Need to Debug on Another Machine?

Introducing Synergy .NET Remote Debugger We have all experienced the pain of deploying software into the field only to have users break it in new and […]
August 14, 2014

Pinning Synergy/DE Applications in Windows 8

New utility gives quick access from single Windows tile Windows 8 does away with the traditional Windows “Start” menu and instead uses a tiled Start screen […]
August 7, 2014

Automated Testing

Automating tests helps improve the quality of software and the productivity of software engineers by replacing manual tests, which can be difficult to run, very time […]
August 6, 2014

Conversion Tools Convert Solutions

Take advantage of even more C# code samples on MSDN and around the Web In Synergy/DE 9.5 we introduced Synergy DBL Integration for Visual Studio, which […]