Always Get Better

Never stop looking for ways to improve

March 4th, 2011

One of the things I miss most about C# is the expressive ways in which it handles variable defaults. The ‘double ?’ – ?? – operator is especially useful for checking whether a value is NULL and providing a default object:

No related posts.

  • Mike Wilson (158)
  • Leave a Reply