Showing posts with label
Shortcut Coding Techniques in C# 2010
.
Show all posts
Showing posts with label
Shortcut Coding Techniques in C# 2010
.
Show all posts
26 March 2011
3 small things in C# code
›
1. Null Coalescing Operator (??) A new operator can be used which can be shortcut of ternary operator to check the null value: Ternary ...
1 comment:
Home
View web version