+ All Categories
Home > Design > INstalling visual studio

INstalling visual studio

Date post: 27-Jan-2017
Category:
Upload: nehaltarek66
View: 130 times
Download: 0 times
Share this document with a friend
11
Your guide to install visual studio and create universal applications Prepared by Aya Zakaria Am sherif Ne tarek Wagdy Mohamed
Transcript
Page 1: INstalling visual studio

Your guide to install visual studio and create universal applications

Prepared by Aya Zakaria

Amira sherif Nehal tarek

Wagdy Mohamed

Page 2: INstalling visual studio

Steps to install visual studio

1- Accept License Terms and Privacy Policy by selecting the checkbox in from of them. Click on “Next” button.

Page 3: INstalling visual studio

Steps to install visual studio

2- Select all this features. Click on “install” button.

Page 4: INstalling visual studio

Steps to install visual studio

Page 5: INstalling visual studio

Steps to install visual studio

3- Once it finishes the setup, you will see the success screen as below.

4- Click on “Restart Now” button to restart your system. After restarting your system, you are now ready to use your VS.

Page 6: INstalling visual studio

Steps to create universal application

You can create new project in two ways

On file menu ,point to new and select project

OR Select new project directly from start as photo shown

Page 7: INstalling visual studio

Steps to create universal application

Select visual C# then Blank App(universal Apps) AND press Ok

Note: you can change your application name and location (location means the location of your app on PC). App

name

App location

Page 8: INstalling visual studio

Steps to create universal application

From solution explorer select ( MainPage.xaml)

Page 9: INstalling visual studio
Page 10: INstalling visual studio
Page 11: INstalling visual studio

Recommended