part ii

4
Introduction to Visual Studio Part II

Upload: mohamed-ebrahim

Post on 16-Apr-2017

72 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Part ii

Introduction to Visual Studio

Part II

Page 2: Part ii

Eng. Mohamed Atia [email protected]

Working with profile setting User profiles allow you to control visual studio

behavior Can use pre-set defaults for :

Options Menu Key binding Toolbars

Pick profile when you first run visual studio Or change it any time

Save and restore profile

Page 3: Part ii

Eng. Mohamed Atia [email protected]

Let`s try import & export setting ( import and export setting ) where to store my projects ( options -> projects and solutions) create console project Window-> Reset layout back Delete & exclude Change name from MISC Project -> properties Refractor –> rename benefits Add reference to project For help use object browser and search in it

Or use .net documentation Intel sense by drop down list Create Hello World app

Page 4: Part ii

Eng. Mohamed Atia [email protected]

The End of Part II