Cool VB.NET Features – Extensions March 10, 2015 Extensions are a great way to call often used methods to tweak a value while shortening code length and improving readability. [more...]
Cool VB.NET Features – Nullable Types March 5, 2015 All of the built-in types are nullable--not just String! [more...]
Cool VB.NET Features I Wish I Knew on Day One February 27, 2015 Introduction to a series on cool VB.NET features that newbies might easily overlook. [more...]