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 13, 2018

Big Code

If you have large (and I mean LARGE) blocks of code in single source files – and by large I mean 20k lines plus – then […]
September 20, 2017

“D” is for Developer

Development of your traditional Synergy code in Microsoft’s Visual Studio was introduced at the DevPartner conference back in 2016. Using an integrated development environment (IDE) like […]
October 14, 2016

Wheel, Scroll, Oops.

If you answer “yes” to the following questions, then please read on: Do you have a Synergy UI Toolkit application? Do you use standard (not ActiveX) […]
September 6, 2013

Symphony Framework Basics: Control Styling

In my previous article (Symphony Framework Basics: Data Binding) I demonstrated how to perform simple data binding between your XAML UI controls and your Data Objects.  […]