July
21st,
2006
While doing some work with nullable types in .NET 2.0 (a very nice feature overall), I ran into a very annoying limitation of System.Nullable
I guess I can understand why it doesn't, but, in retrospect, I would've preffered Nullable
Oh well, live and learn...