Project 1
For Project 1, our focus was to create a web application that had an HTML page with a
form, that would then be processed by a seperate ASPX server-side page. The topic of the project was
for us to create a quiz in which the HTML page would contain the form with the questions and possible answers.
Then, the ASPX server-side page would be responsible for receiving the data from the HTML page's form and process the
results to display the score. For my quiz, I decided that the topic would be the Premier League! Click the link above
test your Prem knowledge!
Project 2
For project 2, we mostly had to wiork with GridViews. The theme for the project was to build a simple coffee shop applicaton
that also kept a record of popular drinks and the most frequent customers. Click the link above to visit the site!
Project 3
For project 3, we were tasked with building "FMail" which is essentially GMail without all of the full functionalities. We once again used GridViews but also integrated Store Procedures into
this project for the first time. Click the link above to visit the site!
Project 3
Project 4
Term Project