Trevor Curtis

Web Developer and Designer

Silverlight

Coffee Shop

This is a small Silverlight application that I converted from a Windows Forms and C# assignment. I took the code I wrote for a desktop application and converted it to Silverlight. I also created the XAML markup for the application and included some graphics and a gradient.

The application has some basic forms validation so that calculations only occur on proper user input and it also dynamically responds when the user changes the input.

You can view samples of my code for this project from these links:
Coffee Shop XAML Code
Coffee Shop C# Code