Damien King's HomePage

 

This page will link to the projects completed in Server-Side. As the semester progresses, more projects will be added.

picture

1. Project 1

I gained experience creating a web application that includes a simple HTML page with a form that is processed by an ASPX server-side page. I used a variety of different methods to provide questions. Then for the ASPX, I used response objects to catch these answers and then validate them. Go here for the project's webpage more
picture

2. Project 2

I gained some experience creating web applications that utilize dynamic data displays and dynamic data binding. I also gained experience using GridView controls for dynamic data display. In the end, I created five gridviews, two data-tables, visibility options, error and validation handling. Push and pull from a database to update tables. Go here for the project's webpage more
picture

3. Project 3

This project gave me more experience building multi-tier web applications. In this project I developed a small scale email system. This system was a multi-page web application. I also gained experience working with databases and designing a good data model for my web application to use. I demonstrated data modelling skills learned from the pre-requisite database class by creating a good data model and implementing it by creating database tables. Go here for the project's webpage more
picture

4. Project 4

Go here for the project's webpage more

picture

5. Term Project

This project gave me more experience building multi-tier web applications. In this project I developed an restaurant-merchant-customer system. This system was a multi-page web application. I also gained experience working with databases and designing a good data model for my web application to use. I created a variety of different ways to dynamically display the data through gridviews and repeaters. Go here for the project's webpage more