In Lesson 2 you will learn how to:
- Create a new windows form application
- Create a gridview to display data (Lesson 1 skills)
- Create and configure a progress bar
- Use MethodInvoker to create delegates
- Create methods and make them thread safe using Monitor