C# Demos



C# Program demonstration

C# program where user can place a lunch order by selecting several options and pressing a button to place the order and get a subtotal, tax, and total.

C# within an asp.net program

Demonstration of C# code used within a program to retrieve customer info from a database and display the customer details via a drop-down list.