Advanced Form Application V

Advanced Form Application V

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 form 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

The main objectives are to build and work with:

  • Task Parallel Library TPL
  • Parallel.ForEach
  • ProgressBar
  • Windows Forms
  • Action delegate
  • Canceling Tasks
  • CancellationTokenSource
  • Calculating PI
  • Cross-thread synchronization
  • recursion
  • Tasks
  • ContinueWith
  • TaskContinuationOptions

Demos

Demo of Program

Demo of Program

My Solution Code

You can view and download the GitHub repositoryΒ here.

Kathleen has 15 yrs. of experience analyzing business IT needs and engineering solutions in payments, electric utilities, pharmaceutical, financial, virtual reality, and internet industries with a variety of technologies. Kathleen's project experience has been diverse ranging from executing the business analysis β€œdesign phase” to hands-on development, implementation, and testing of the IT solutions. Kathleen and her husband reside in Indiana with no children, instead living along with their fur babies.