Link Details

Link 73378 thumbnail
User 225256 avatar

By mswatcher
via geekdaily.net
Published: Mar 31 2008 / 21:22

Working with non-nullable types in C# can be a bit of a pain. For instance when I have a date as a string and need to parse it into a DateTime what should the value be if the parse fails? I can’t use null because DateTime is not a nullable type.
  • 5
  • 0
  • 1556
  • 172

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (5)



Voters Against This Link (0)