News

In Visual Basic 14, with string interpolation, the code gets much simpler: I just put the variable name in the curly braces where I used to put the numerical place holders.
Visual Basic 14 simplifies writing Readonly auto-properties, and comments are handled better in statements split over multiple lines. String interpolation will be added, although it is not yet in ...