Learn C# (C sharp) in FREE step-by-step lessons.
Unit IV: Advanced Techniques

We will do a large project in several steps.
Zebra Pizza has a variety of toppings that change regularly.
Instead of creating check boxes for the toppings at design time, the program reads in a list of toppings and the prices and generates the check boxes dynamically.

Please study the material at each of the links below.
- Create a file for the toppings
- Create the form for the Pizza App
- Read the file and add the check boxes dynamically
- Calculate Cost of pizza
Glossary for pizza lesson
Full Glossary