Soup-to-Nuts: Phonebook Module (Part 2)

In this part, we’ll continue to develop our Phonebook class to provide more functionality to our SIMPL Windows programs. We won’t quite finish in this part, but we’ll be very close.

Make sure you download the current source code from GitHub, too.

Continue reading “Soup-to-Nuts: Phonebook Module (Part 2)”

Soup-to-Nuts: Phonebook Module (Part 1)

I thought it would be a good idea to document from start to finish (soup to nuts) the process of building modules in SIMPL#. I hope to do a few of these as I build out some helpful modules.

Code is available at https://github.com/kielthecoder/SoupToNutsModules.

Continue reading “Soup-to-Nuts: Phonebook Module (Part 1)”