Toggle navigation
LaunchDog QnA
Submit
한국어
日本語
Question/Answer
2
What is wrong in this LINQ Query, getting compile error
643
In C#, should I use string.Empty or String.Empty or “” to intitialize a string?
371
How do I replace multiple spaces with a single space in C#?
8
Can object.GetHashCode() produce different results for the same objects (strings) on different machines?
123
Consistency of hashCode() on a Java string
1
Comparing string array to variable Java [duplicate]
44
Suppress the u'prefix indicating unicode' in python strings