Thoughts on .NET, Security, Architecture, Agility, and Databases.
For the C#ies:
this.age++; // = 36
For the VB.NETer:
Me.age += 1 ' = 36
No Comments