Synergy/DE 10.1 offers improved support for nullable types. This article will explain what nullable types are and how to use them. With variables of value types, […]
Improve the responsiveness of your application without increasing the complexity of your code in Synergy/DE 10.1 Sometimes with large applications, we have sections of code that […]
A class that implements an interface must implement all members of that interface in order to compile and run successfully. But what if you wanted to […]