By mswatcher
via codeproject.com
Published: Nov 23 2012 / 22:37
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
Tweet
SaveShareSend
Tags: .net, frameworks, other languages
Add your comment