In explaining new features in C# 7.0, Microsoft engineer Adam Tuliper found that few in the audience at a recent Visual Studio Live! conference were familiar with one of the new offerings, called ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
String functions, integer functions ... booorrring! Tuples in C# 7.0 -- let's explore what makes them infinitely more exciting. String functions return a string. Integer functions return an integer.