Comparing Values for Equality in .NET: Identity and Equivalence - 0 views
-
Steven van Dijk on 03 Dec 12"The various ways of comparing two values for equality in .NET can be very confusing. In fact if we have two objects a and b in C# there are at least four ways to compare their identity, plus one operator that looks like an identity comparison to add to the confusion"