Null Coalescing Operator
The first time I saw the ?? operator in C#, I did a double take...
2007, Aug 17 — 1 minute readThe first time I saw the ?? operator in C#, I did a double take...
2007, Aug 17 — 1 minute readVersion 4.2.2 of my favorite Notepad replacement was released yesterday. If you haven't tried it,...
2007, Aug 16 — 1 minute readThe landscape of software development changes quickly and it is hard for developers to keep...
2007, Aug 15 — 2 minute readIn .NET 1.0 and 1.1, if you wanted to store a null value for a...
2007, Aug 14 — 2 minute readMany projects that I work on require me to serialize objects out to the file...
2007, Aug 13 — 2 minute read