I was recently thinking if I really liked to use the Multiple assignment in 'C#' or if it was less readable. In 'C' this syntax was popular as it tended to lead to smaller and quicker code.So I wondered in C# if the multiple assigment also lead to quicker
Read More