Project:

Student Registration Application

Description:

An Asp.net student registration application using C# code. It uses a Microsoft access database, and allows users to view course, professors and listing of students. The professors’ page allows users to perform the basic CRUD operations – create, read, update and delete. Future goals include make the other sections capable of doing CRUD operations. Currently users are only able to read and sort results in those pages.

I was responsible for all server side code, font-end coding, and web page design. Tools used include Visual Studio, C#, XHTML, CSS and Photoshop.