Projects Directory
The project goal is to create an online quiz which has a HTML page and ASPX server side page. The aspx page is used to process the form data submitted and display the result that is done server side. For this project I created a simple Pokemon quiz.
The project goal is to create a web application coffee shop that allow user to see the menu and order through the page. The aspx page displays data through gridviews that is pulled from an SQL Connection. The different gridviews are displayed dynamicallly within the single aspx page and also the controls.
The project goal is to develop a small scale email system with users and administrator access.