Stack Exchange
log in
chat
meta
about
Stack Exchange
All Sites
Hot Questions
Top Users
Newsletters
Blogs
Jeppe Stig Nielsen
Copenhagen, Denmark
Age: 38
top
accounts
reputation
activity
favorites
subscriptions
Top Questions
60
votes
Should the hash code of null always be zero, in .NET
c#
.net
hash
null
asked May 23 '12 at 15:43
stackoverflow.com
41
votes
No warning or error (or runtime failure) when contravariance leads to ambiguity
c#
.net
undefined-behavior
contravariance
ambiguity
asked Nov 26 '12 at 15:51
stackoverflow.com
35
votes
Bug in the string comparing of the .NET Framework
c#
.net
sorting
string-comparison
bugs
asked Nov 6 '12 at 15:26
stackoverflow.com
18
votes
Why is it not “inconsistent accessibility” to use a private nested type inside a generic type in the interface list?
c#
generics
encapsulation
access-modifiers
asked Jan 7 at 15:39
stackoverflow.com
14
votes
Round-twice error in .NET's Double.ToString method
c#
.net
floating-point
rounding
asked Jun 18 '12 at 14:33
stackoverflow.com
13
votes
Changing the params modifier in a method override
c#
override
params
virtual-method
params-keyword
asked Apr 2 at 21:15
stackoverflow.com
11
votes
Wrong overload is overridden when two methods have identical signatures after substitution of type arguments
c#
generics
compiler
override
overload-resolution
asked Apr 16 '12 at 15:58
stackoverflow.com
11
votes
Wrong compiler warning when comparing struct to null
c#
comparison
nullable
compiler-warnings
lifted-operators
asked Oct 24 '12 at 9:10
stackoverflow.com
11
votes
Wrong logarithm of BigInteger when size of BigInteger exceeds ¼ gigabyte
c#
.net
biginteger
logarithm
bcl
asked Jan 18 at 16:08
stackoverflow.com
9
votes
Changed behavior of string.Empty (or System.String::Empty) in .NET 4.5
c#
.net
.net-4.5
readonly
empty-string
asked 10 hours ago
stackoverflow.com
1
2
next
Top Answers
56
Why does the C# compiler not fault code where a static method calls an instance method?
stackoverflow.com
12
C# - increment number and keep zeros in front
stackoverflow.com
9
What is the LINQ query to get a Cartesian Product even when one set is EMPTY?
stackoverflow.com
6
Is there a difference between “throw” and “throw ex”?
stackoverflow.com
5
ToUpper() method not working
stackoverflow.com
5
What is wrong with using DateTime.Now. as main part of Unique ID?
stackoverflow.com
5
Casting an int to a short gives unexpected results
stackoverflow.com
5
IEnumerable<T> to Dictionary<string, IEnumerable<T>> using LINQ
stackoverflow.com
5
.NET DateTime, different resolution when converting to and from OADate?
stackoverflow.com
5
c# thread declaration
stackoverflow.com
5
Implicit operator has error when converting to custom defined type
stackoverflow.com
5
Why does field declaration with duplicated nested type in generic class results in huge source code increase?
stackoverflow.com
5
Fix numbers count after point for decimal
stackoverflow.com
5
Using a Multicast Delegate to chain functions
stackoverflow.com
5
How do I look up the internal properties of a C# class? protected? protected internal?
stackoverflow.com
5
Strange .NET DateTime issue (Month is 00??)
stackoverflow.com
5
.Net C# String.Join how to output “null” instead of empty string if element value is null?
stackoverflow.com
Stack Exchange works best with JavaScript enabled