Welcome to RightHand's community place Sign in | | Help

Change in nullables implementation

Acording to this post Microsoft has decided to change the nullable types implementation for the August CTP. This is a bold move (and also a good one) being so late in development cycle. Anyway, now you can compare a boxed nullable type against null value and the result is the one you would expect. The not so obvious benefit is also support for data binding against controls that didn't support nullable types so far.
Published 15. avgust 2005 23:06 by Miha Markic
Filed under:

Comments

# Change in nullables implementation is giving results

6. september 2005 22:57 by RightHand blogs
Almost a month ago the blogosphere was full of reporting the change of nullables implementation starting...
Anonymous comments are disabled