Practical C# - Sequence Equality
Aug 18 2017
Learn how to check if two lists or sequences are equal using C#. Did you know Microsoft implemented this for you in the .NET Framework 3.5?