George Mamaladze

.NET C# tips, tricks, tweaks. Effective use of data structures and algorithms. Clean code.
posts - 11, comments - 15, trackbacks - 0

My Links

News

Archives

Post Categories

All

November 2010 Entries

Implementing the Equals Method in .NET and … Linear Algebra
As an informatics student you learn hundreds of mathematical definitions and theorems and all of them seem to be useless programming. Here the evidence from the “real programmer life” to demonstrate you that’s not true. I was asked to analyze some very strange behaving class. The Contains(object obj) method was not working correctly on after populating the list with instances of this class. The problem was a mess implementation of bool Equals(Object obj) overloaded methods. There was no logical or...

Posted On Saturday, November 27, 2010 11:21 PM | Feedback (0) | Filed Under [ C# Language Data Structures and Algorithms Coding ]

Powered by: