Zebra0.com

csharp pizzaC# Windows Forms Programming

C# Windows Forms Programming

Learn C# (C sharp) in FREE step-by-step lessons.

The Pizza Project

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.


Drawing Methods in C#

Please study the material at each of the links below.

  1. Create a file for the toppings

  2. Create the form for the Pizza App

  3. Read the file and add the check boxes dynamically

  4. Form Load Event

  5. Calculate Cost of pizza

GlossaryGlossary for pizza lesson
Full Glossary