A requirement for an Advanced VB 2005 (oxymoron?) class was to make a program to calculate volumes and surface area of platonic solids. A later requirement was to publish it using ClickOnce – which you can find here: Application
Please note that ClickOnce doesn’t function well without using Internet Explorer
The program calculates the volume and surface area of Cubes, Spheres, and Tetrahedrons. It’s programmed using OOP in VB.NET 2005. You can find the source here: Source
Yes, I purposely misspelled “Three” as “Thee”
I’m going to redo this posting to explain the program a little better.