Hello! Microsoft Visual Studio is an integrated development environment from Microsoft. It is used to develop computer programs, as well as websites, web apps, web services and mobile apps. Learn How to use it in this class! From Zero to Hero.
Well, I will challenge you in a task, complete it and comment it so others can get inspired or just send it to me.
- Try to make an application, name it (Challenge SkillShare VS Class) and add 3 forms in the project and add:
- 2 Buttons in the first form.
- 2 TextBoxes in the second form - with Blue Background for both.
- one picture box in the third form, and display a picture using the resources addition.
Good Luck!