C# OperatorsWhat is an operator in C#? An operator is a program element that is applied to one or […] May 21, 2018 in C# tagged precedence / type / expression / operator / statement / C# Primitives and Expressions by Mike
SQL Server Strings ConcatenationNumbers and Strings If you want to concatenate a number to a string you need to know how […] July 2, 2017 in SQL Server tagged type / data / convert / cast / string / IIF / concatenation / case / Coalesce / precedence by Mike