Introduction
~context~
(​Introduction to C#: The Grabber App 1.0)

Create a screen capture tool in C#.
In this lesson, we will continue to follow the creation of a full project from the ground up in this course. You will end up with a tool that captures pictures from the screen and saves them to the disk in various image formats.

Completing this project will provide you with the understanding of Windows Forms and C#, as we create a real-world application for grabbing a screen capture of your desktop.

Note: This lesson will provide a great way for C# programmers to quickly learn the basics and to explore the development of more complex  C# applications.
Let's get started..

Submission Requirements

The following steps must be completed to receive the associated points for each step.
Any item marked with a * must be completed to receive a score above 0.

01

Complete theTutorials

Complete the video tutorial listed in the Resources area. The tutorial demonstrates every required requirement.

Complete the video tutorial listed in the Resources area

25
 points

02

Add to your code

 Add comments to your code

Add 3 TODO list defining what you may want to do in the future regarding this app

 Add comments to your code

Add 3 TODO list defining what you may want to do in the future regarding this app

10 points

03

Display a Message

Display a message in the console window saying: "Capture is completed".

Read the Notes below for more info.

After completing the tutorial; 

Display a message in the console window saying: "Capture is completed".

*

04

Create a Folder

Create a folder on your OneDrive,  Google drive, or another cloud drive project folder 

Create a week 7 folder on your Google drive or another cloud drive project folder 

*

05

Submit to Discord

Create a project review of your App Dev experience. Upload a link to your Project Review File to the Discord channel named "App development".

Upload a link to your Project Review File to the Discord channel named "App development".

*

06

Submit to Canvas

Submit an "accessible to all link" to your Google folder containing your assignment and a ScreenShot of your post to the Discord. channel

Submit an "accessible to all link" to your Google folder containing your assignment and a ScreenShot of your post to the Discord. channel

*

Notes

Points

This assignment has (+15 points embedded)
You must complete all the requirements to be eligible for the extra points

This assignment has (+15 points embedded)
You must complete all teh requiremnts to be eligible for the extra points

...

Notes

Display a message

The video tutorial shows how to display a message in the console window using  Console.Writeline("") you may use this message to display your message as described in step #3 or you may use your own method.

The video tutorial shows how to display a message in teh console window using  Console.Writeline("") you may use this message to display your message as discribed in step #3 or you may use your own method.

...

40 Points

Total Points if all the above steps are completed and submitted.

5u

5 unit credits when you receive 100% for all assignments in this pipeline.