News

I was recently called onto a project to add features to existing applications. To me, this is one of the most challenging aspects of being a developer because the existing application strips away much ...
You can create a Google Classroom to virtually manage, collaborate, and track class progress for free using your G Suite or personal Gmail account.
I walk through how I set up and use Google Classroom to make teaching easier and more organized. I show how to create a class, invite students using a class code or email, and share assignments and ...
When creating .NET class libraries, name them anything you like. To reference them in VBA, use the name of the .NET class library as shown in the previous example.
Create a UserForm containing a dynamic number of controls and make sure they are being triggered by certain events. To achieve this result, we will use a UserForm and a class module, and assign any ...