Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kathleenwest/advancedconsoleapplicationiii
- Owner: kathleenwest
- Created: 2018-11-20T17:12:33.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T00:05:34.000Z (almost 6 years ago)
- Last Synced: 2023-10-20T20:55:20.543Z (about 1 year ago)
- Topics: attributes, console-application, csharp, csharp-code, dynamic-programming, late-binding, reflection
- Language: C#
- Homepage: https://portfolio.katiegirl.net/2018/11/20/advanced-console-application-iii/
- Size: 465 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 IIIPermission 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