-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated with vs and xamarin installation
- Loading branch information
Showing
95 changed files
with
762 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,120 @@ | ||
|
||
# Visual Studio 2017 RTM - Installation and better performance | ||
|
||
<p align="center"> | ||
<img src="media/VSInstall.png" width="924"/> | ||
</p> | ||
|
||
# Prerequisites | ||
|
||
## Setup/Necessary Bits | ||
|
||
|
||
- A machine with Visual Studio 2017 Installer and Enterprise Installed | ||
|
||
- Video of side by side performance of Visual Studio 2015 Visual Studio Visual Studio 2017 | ||
|
||
## Install Experience/Onboarding | ||
|
||
|
||
- Installer with workloads | ||
|
||
- Side by Side Perf Improvements | ||
|
||
- Start Page Recent lists Roam | ||
|
||
- Open Connect From Visual Studio TS /Clone | ||
|
||
- Lightweight Solution Load | ||
|
||
- Call to Action to Download 2017 | ||
|
||
## Demo Steps | ||
|
||
### Show the new installer | ||
|
||
1. Open the Visual Studio Installer. Click *Modify* on the Enterprise Install. Point | ||
out that the “core” Visual Studio installation is small and you select only the workloads you need. | ||
|
||
<img src="media/image1.png" width="1024"/> | ||
|
||
> **Talking Point**: <br /> | ||
As Visual Studio 2017 is now released, many of you will be picking up Visual Studio 2017 for | ||
the first time. Let's look at how easy it is to get you up and running.<br /><br />We have broken down Visual Studio into 16 workloads, like a menu for your IDE so you can quickly order up which type of app development you are interested in and only install what you use.<br /><br />The options range from .NET Desktop to Linux development with C++ with many choices in between. | ||
|
||
### Show Performance of Startup | ||
|
||
1. Play the video. Show the Side by Side performance improvement of how fast Visual Studio opens | ||
and loads a Solution. Notice how fast Visual Studio 2017 opens and that you can search in | ||
the solution faster than in 2015! | ||
|
||
2. Video shows launching Roslyn solution in 2 seconds, the solution loading in 10 –12 | ||
seconds, and proof that the solution loaded by searching it in 14 seconds. File | ||
opens in 18 seconds. | ||
|
||
<img src="media/image2.png" width="1024"> | ||
|
||
|
||
> **Talking Point**: <br /> | ||
Now that we have Visual Studio installed,it is time to open it. Opening Visual Studio is the | ||
first step to getting productive. We have made performance improvements that | ||
will save you the most precious of time - startup time. I have a video example | ||
here of opening the Roslyn Solution with over 100 projects in it. On the left of the image is Visual Studio 2015 and on the right, is the new and improved Visual Studio 2017.<br></br> Notice at 2 seconds Visual Studio 2015 is still spinning while Visual Studio 2017 is already open. At 12 second mark, the solution is loaded and by 18th second, we can start using it whereas Visual Studio 2015 still has a long way to go.<br></br> | ||
We want to empower you to Get in, and Get going. | ||
|
||
|
||
### Point out the new start page | ||
|
||
1. Open Visual Studio 2017 | ||
|
||
<img src="media/image3.png" width="1024"> | ||
|
||
When you have the extension installed, the GitHub provider should show up | ||
under <i>Open</i>. | ||
|
||
> **Talking Point**: <br /> | ||
Well let's back up for a second. How did I get that code in the first place? | ||
(switch to 2017) I started at the Start Page. You have a Recent section with | ||
your recent projects and solutions list. And when you sign into Visual Studio , projects | ||
that are connected to source control in the cloud, will travel with you. So you | ||
can find it in the list and start the checkout process with one click. | ||
|
||
|
||
|
||
1. On the Start Screen, click on the <i>Visual Studio Team Services</i> item under Open - Checkout from: A | ||
dialog should popup to search. | ||
|
||
<img src="media/image4.png" height="624"> | ||
|
||
> **Talking Point**: <br /> | ||
If I don't have my project already in the Recent List, I need to grab it from my | ||
team’s source control. Here under “Open”, you’ll see we have a new “Checkout | ||
from:” section. In this section, I can go ahead and click to clone my Repo from | ||
Visual Studio Team Services. | ||
|
||
I just search for the repo I need and hit clone. I am working on the bike | ||
sharing360Productivity app that will be used in the rest of the demos. I hear | ||
BikeSharing360 is becoming so popular that they are expanding to multiple new | ||
cities including Seattle. | ||
|
||
|
||
|
||
### Lightweight Solution Load | ||
|
||
1. Enable Lightweight Solution Load from Tools Options. | ||
|
||
2. Open a large solution. | ||
|
||
<img src="media/image5.png"> | ||
|
||
> **Talking Point**: <br /> | ||
Now that I have my solution, let's open it. A coworker warned me this one has a | ||
lot of projects to load so I enabled Lightweight Solution Load ahead of time. | ||
With this enabled, look at how quick my 100 projects loaded. | ||
|
||
Getting you productive means helping you not sweat the small stuff and by | ||
improving our performance of things you do every day we are saving you valuable | ||
time so you focus on the code. | ||
|
||
But before anything else, Step 0 in becoming more productive is going to | ||
VisualStudio.com and installing Visual Studio 2017 today! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,40 @@ | ||
# 2017-Phase-1 | ||
# Microsoft Student Accelerator 2017 | ||
|
||
|
||
<p align="center"> | ||
<img src="---TODO"/> | ||
</p> | ||
|
||
<br> | ||
|
||
|
||
<table><thead> | ||
|
||
<tr> | ||
<th>Topic</th> | ||
<th>Demo Script</th> | ||
<th>Demo Video</th> | ||
</tr> | ||
|
||
</thead> | ||
|
||
<tbody> | ||
|
||
<tr> | ||
<td>Visual Studio 2017 Install and Performance</td> | ||
<td><a href="/Installation and better Performance">Demo Script</a></td> | ||
<td><a href="https://channel9.msdn.com/Events/Visual-Studio/Visual-Studio-2017-Launch/100#time=0h15m37s">Demo Video</a></td> | ||
</tr> | ||
|
||
<tr> | ||
<td>Visual Studio and Xamarin</td> | ||
<td><a href="/XamarinCycle9">Demo Script</a></td> | ||
<td><a href="https://channel9.msdn.com/Events/Visual-Studio/Visual-Studio-2017-Launch/100#time=1h08m15s">Demo Video</a></td> | ||
</td> | ||
</tr> | ||
|
||
</tbody> | ||
|
||
</table> | ||
|
||
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]](mailto:[email protected]) with any additional questions or comments. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.