Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kathleenwest/advancedconsoleapplicationiii

This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Late Binding Reflection Attributes dynamic Custom Attributes
https://github.com/kathleenwest/advancedconsoleapplicationiii

attributes console-application csharp csharp-code dynamic-programming late-binding reflection

Last synced: 29 days ago
JSON representation

This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced. Objectives: Late Binding Reflection Attributes dynamic Custom Attributes

Awesome Lists containing this project

README

        

# AdvancedConsoleApplicationIII

Project Article: https://portfolio.katiegirl.net/2018/11/20/advanced-console-application-iii/

Advanced Console Application III
My Student Project: C# Programming III

Permission to publish my code submitted for the project assignment was granted by the professor. I have done my best to remove lab and school references from this project code.

This is a very simple windows console application that I completed for a class assignment. It is shown here to illustrate my coding style, structure, and commenting. This example is considered Level 3 – Advanced.

Objectives:

Late Binding
Reflection
Attributes
dynamic
Custom Attributes