Capstone Project

A Culminating Project using C#, HTML, CSS, JavaScript

As part of Conestoga College's graduate certificate program in Computer Application Development I had the opportunity to learn and utilize C# and ASP.NET Core to design websites from end to end. I had learned some JavaScript through online courses prior to enrolling, but this program provided a strong foundation in C#.

The client we matched with required a database and corresponding web system that allowed them to perform create, read, update, and delete functions and manage administrative roles. Leaning on the lessons learned through the Microsoft Technologies course, we realized ASP.NET Core would provide us with the tools to provide what the client needed and set out to develop a system.



Program Index


Filtering and Saving


Handling a Db Error


Modifying Roles


Sample of code showing usage of ViewData[], session variables, and passing multiple parameters