August 11, 2014Published by Bob Studer on August 11, 2014Categories Tech ArticleNullable Ain’t Nothin’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, […]
June 10, 2014Published by Bob Studer on June 10, 2014Categories Tech ArticleBit Shifting Operators Come to Synergy .NETSynergy DBL 10.1 on .NET adds two new operators for expressions: right bit shift ( >> ) and left bit shift ( << ). In combination […]