List Question
10 TechQA 2024-10-13 17:40:39C# User class. GetHashCode implementation
745 views
Asked by murzagurskiy
Why GetHashCode method needs to do shift in C#
809 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
259 views
Asked by mrb398
Implementation of Object.GetHashCode()
2.2k views
Asked by Belgi
what is the correct way for overriding string.GetHashCode()?
236 views
Asked by stackuser83
How to successfully hash System.Windows.Input.Key values with modifier key states?
545 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.8k views
Asked by Dienekes