Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

16 lines (7 loc) · 457 Bytes

Tasks In C#

This solution is a part of tutorial Tasks In C#

Solution contains various Windows Forms App / Console App Project for different task parallelism concepts in C#.

To run a particular project

  1. In Solution Explorer, select the desired startup project within your solution.

  2. On the Project menu, choose Set as StartUp Project.

  3. On the toolbar, choose the Start Debugging button