GitHub / kathleenwest / AdvancedFormApplicationV
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: Task Parallel Library TPL Parallel.ForEach ProgressBar Windows Forms Action delegate Cancelling Tasks CancellationTokenSource Calculating PI cross-thread synchronization recursion Tasks ContinueWith TaskContinuationOptions
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kathleenwest%2FAdvancedFormApplicationV
PURL: pkg:github/kathleenwest/AdvancedFormApplicationV
Stars: 2
Forks: 0
Open issues: 0
License: None
Language: C#
Size: 97.7 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: 7 months ago
Pushed at: over 6 years ago
Last synced at: about 1 month ago
Topics: asynchronous-programming, calculating-pi, cancellation, cancellation-handling, cancellationtoken, cross-thread, csharp, csharp-code, delegates, mathematics, parallel-processing, parallel-programming, progress-bar, recursion, synchronization, task-management, task-parallel, task-parallel-library, tasks, windows-forms