Introduction
~context~
(​​​ Introduction to C#: Preparing for the Grabber App)

Create a screen capture tool in C#.
You will 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.his lesson will provide an overview 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.

We will learn about the following: Variables, Constants, Arithmetic, Data Types, Comments, Visual Studio, Windows Forms, Develop a functional, and useful screen-grab tool.

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 the Tutorials

-

Complete the video tutorial listed in the Resources area

25 points

02

Add to your code

-

 Add comments to your code

*

03

Display a Message

-

After completing the tutorial; 

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

*

04

Create a Folder

-

Create a week 6 folder on your Google drive project folder 

*

05

Submit to Discord

-

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

*

Notes

Points

Extra

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

...

Notes

Display a message

Console Window

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.