Popular C# Snippets Tagged 'null'
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 1 of 1] Next »
C# regex whitespace empty String null saved by 3 people
Extension method to test whether a string is null or empty or whitespace
posted on April 6, 2009 by Anthony
C# operator null coalecing saved by 2 people
LINQ COALESCE to provide conditional when value is null in Anonymous type
posted on October 31, 2010 by housecor
C# null Coalescing saved by 2 people
Null Coalescing Operator (??)
posted on May 15, 2009 by rtipton
C# default null values nullable integers saved by 2 people
Assign Default Value to Variable if Second Variable is Null
posted on December 30, 2008 by mordecaix7
C# operator null saved by 1 person
?? operator
posted on October 14, 2008 by Elph
« Prev [Page 1 of 1] Next »