List Question
10 TechQA 2025-01-07 09:23:01C# User class. GetHashCode implementation
750 views
Asked by murzagurskiy
Why GetHashCode method needs to do shift in C#
818 views
Asked by Allen Chen
Generate integer based on any given string (without GetHashCode)
29.8k views
Asked by mrb398
64bit HashCodes, IEqualityComparer & Intersect/Except
251 views
Asked by mrb398
Implementation of Object.GetHashCode()
2.2k views
Asked by Belgi
what is the correct way for overriding string.GetHashCode()?
245 views
Asked by stackuser83
How to successfully hash System.Windows.Input.Key values with modifier key states?
550 views
Asked by Joan Venge
How to write hash code for a tree-like data structure based on the location of the item in the tree?
1.5k views
Asked by Joan Venge
How do I create a HashCode in .net (c#) for a string that is safe to store in a database?
21.2k views
Asked by Ian Ringrose
What should GetHashCode return when object's identifier is null?
19.9k views
Asked by Dienekes