Posts Tagged documentation
VB Attributes: What are they and why should we use them?
Posted by Christopher J. McClellan in Programming, VBA on April 21, 2015
Did you know that there’s code in your VBA projects that you can’t see in your editor? Want to see it? (Of course you do.)
Comments on Doc Comments
Posted by Christopher J. McClellan in .NET, Programming, VBA on August 23, 2015
I was reviewing some VBA code over at Code Review Stack Exchange the other day and it got me to thinking about comments. The code wasn’t too bad, but there were so many comments in the code that, well…
Read the rest of this entry »
.net, cleancode, comments, documentation, dotnet, programming, VBA
Leave a comment