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.

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 […]
November 3, 2020

Accessing Synergy/DE Documentation from Visual Studio

How do I use the OPEN statement? Do I need to pass a channel number? And how would I open the channel with read/write access? Well, […]
January 9, 2019

EditorConfig: The Key to Consistent Coding Style in Visual Studio

Tabs or spaces? Should tabs and indents be four spaces or eight? Should trailing whitespaces be trimmed? These are a few of the issues that coding […]