├── Creative ├── VS_EmailHeader.ai ├── VS_EmailHeader_1000x200.jpg ├── VS_EmailHeader_1000x400.jpg ├── Visual Studio Launch Social.ai ├── Visual+Studio+Launch+Twitter.png └── Visual+Studio+Launch+facebook.png ├── LICENSE ├── README.md ├── SECURITY.md ├── SwagDesigns ├── Stickers │ ├── c#.eps │ ├── c++.eps │ ├── collaborate.eps │ ├── debug.eps │ ├── deploy.eps │ ├── develop.eps │ ├── f#.eps │ ├── nodejs.eps │ ├── python.eps │ ├── test.eps │ ├── vb.eps │ └── visualstudio.eps └── T-shirts │ ├── T-shirt 02 back.eps │ └── T-shirt 02.eps ├── Syndication └── Syndication.md └── Technical ├── Build amazing web apps with .NET Core.pptx ├── Get Productive with Python - VS2019.pptx ├── ML.NET - VS 2019 Launch.pptx ├── Mobile Development Simplified with Xamarin.pptx ├── StreamlineYourDreamDevTeam.pptx ├── VS2019 Launch - GitHub with Azure DevOps.pptx ├── VS2019 Launch - VSMac.pptx ├── VS2019_Launch-DebuggerLiveSession.pptx ├── VS2019_launch_AppCenter.pptx ├── VSL104-VSLaunch2019-Accelerate-your-Cpp-development.pptx ├── VisualStudio2019Launch_WriteBeautifulCode.pptx ├── VisualStudio2019Launch_to-the-cloud.pptx └── VisualStudioSubcriptions.pptx /Creative/VS_EmailHeader.ai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Creative/VS_EmailHeader.ai -------------------------------------------------------------------------------- /Creative/VS_EmailHeader_1000x200.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Creative/VS_EmailHeader_1000x200.jpg -------------------------------------------------------------------------------- /Creative/VS_EmailHeader_1000x400.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Creative/VS_EmailHeader_1000x400.jpg -------------------------------------------------------------------------------- /Creative/Visual Studio Launch Social.ai: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Creative/Visual Studio Launch Social.ai -------------------------------------------------------------------------------- /Creative/Visual+Studio+Launch+Twitter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Creative/Visual+Studio+Launch+Twitter.png -------------------------------------------------------------------------------- /Creative/Visual+Studio+Launch+facebook.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Creative/Visual+Studio+Launch+facebook.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) Microsoft Corporation. All rights reserved. 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Visual Studio 2019 Launch "Event-in-a-Box" 2 | [![](Creative/VS_EmailHeader_1000x200.jpg)](https://launch.visualstudio.com/) 3 | ### April 2nd, 2019 [https://launch.visualstudio.com/](https://launch.visualstudio.com/) 4 | Visual Studio 2019 is here! On April 2nd we broadcasted a full day of awesome Visual Studio 2019 technical content to celebrate the launch and get you up to speed with all the new features. This repo contains creative and technical content for running a local launch event or watch party in your community. 5 | 6 | If you are interested in running a local event or watch party between April 2 and June 30, please make sure you let us know by filling out this survey: [www.surveymonkey.com/r/VS2019Launch](https://www.surveymonkey.com/r/VS2019Launch). We will advertize your event on the [local events page](https://aka.ms/VS2019-Local-Events). 7 | 8 | # Event Guidelines 9 | You are free to organize a watch party to view the online broadcast live and/or organize a presentation, workshop, or hack-a-thon anytime until June 30. The technical content needs to be Visual Studio 2019 related. Topics can include but aren't limited to: Visual Studio and Visual Studio for Mac latest versions, .NET, C++, DevOps, cloud development with Visual Studio & Azure. 10 | 11 | # Technical Content 12 | The `Technical` folder contains the technical content from the event. Relevant demos are linked to in the decks. 13 | 14 | # Creative & Social Copy 15 | The `Creative` folder contains creative banners and images you can use to advertise the Visual Studio 2019 launch and your local events. You may use these banners to advertize the main event itself, or your local events in your community. You may add your local meetup name, location and dates to these images. You may not change the Visual Studio 2019 launch event branding. Please contact [VS2019Launch@microsoft.com](mailto:VS2019Launch@microsoft.com) if you have any questions. 16 | 17 | Please help us promote the Visual Studio 2019 launch on social media! On Twitter, use the hashtag [#VS2019](https://twitter.com/search?q=%23VS2019). 18 | 19 | 20 | *Note: 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/).* 21 | -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- 1 | 2 | 3 | ## Security 4 | 5 | Microsoft takes the security of our software products and services seriously, which includes all source code repositories managed through our GitHub organizations, which include [Microsoft](https://github.com/Microsoft), [Azure](https://github.com/Azure), [DotNet](https://github.com/dotnet), [AspNet](https://github.com/aspnet), [Xamarin](https://github.com/xamarin), and [our GitHub organizations](https://opensource.microsoft.com/). 6 | 7 | If you believe you have found a security vulnerability in any Microsoft-owned repository that meets [Microsoft's definition of a security vulnerability](https://aka.ms/opensource/security/definition), please report it to us as described below. 8 | 9 | ## Reporting Security Issues 10 | 11 | **Please do not report security vulnerabilities through public GitHub issues.** 12 | 13 | Instead, please report them to the Microsoft Security Response Center (MSRC) at [https://msrc.microsoft.com/create-report](https://aka.ms/opensource/security/create-report). 14 | 15 | If you prefer to submit without logging in, send email to [secure@microsoft.com](mailto:secure@microsoft.com). If possible, encrypt your message with our PGP key; please download it from the [Microsoft Security Response Center PGP Key page](https://aka.ms/opensource/security/pgpkey). 16 | 17 | You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Additional information can be found at [microsoft.com/msrc](https://aka.ms/opensource/security/msrc). 18 | 19 | Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue: 20 | 21 | * Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.) 22 | * Full paths of source file(s) related to the manifestation of the issue 23 | * The location of the affected source code (tag/branch/commit or direct URL) 24 | * Any special configuration required to reproduce the issue 25 | * Step-by-step instructions to reproduce the issue 26 | * Proof-of-concept or exploit code (if possible) 27 | * Impact of the issue, including how an attacker might exploit the issue 28 | 29 | This information will help us triage your report more quickly. 30 | 31 | If you are reporting for a bug bounty, more complete reports can contribute to a higher bounty award. Please visit our [Microsoft Bug Bounty Program](https://aka.ms/opensource/security/bounty) page for more details about our active programs. 32 | 33 | ## Preferred Languages 34 | 35 | We prefer all communications to be in English. 36 | 37 | ## Policy 38 | 39 | Microsoft follows the principle of [Coordinated Vulnerability Disclosure](https://aka.ms/opensource/security/cvd). 40 | 41 | 42 | -------------------------------------------------------------------------------- /SwagDesigns/Stickers/c#.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/c#.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/c++.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/c++.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/collaborate.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/collaborate.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/debug.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/debug.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/deploy.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/deploy.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/develop.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/develop.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/f#.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/f#.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/nodejs.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/nodejs.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/python.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/python.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/test.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/test.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/vb.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/vb.eps -------------------------------------------------------------------------------- /SwagDesigns/Stickers/visualstudio.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/Stickers/visualstudio.eps -------------------------------------------------------------------------------- /SwagDesigns/T-shirts/T-shirt 02 back.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/T-shirts/T-shirt 02 back.eps -------------------------------------------------------------------------------- /SwagDesigns/T-shirts/T-shirt 02.eps: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/SwagDesigns/T-shirts/T-shirt 02.eps -------------------------------------------------------------------------------- /Syndication/Syndication.md: -------------------------------------------------------------------------------- 1 | # Visual Studio 2019 Launch Syndication 2 | ## April 2, 2019, 9:00am – 4:00pm Pacific Time (UTC-7) 3 | ### Live stream embed instructions for webmasters 4 | 5 | The Visual Studio 2019 Launch will broadcast from Microsoft studios. You can syndicate the broadcast on your own developer-focused sites. Please contact [vs2019launch@microsoft.com](mailto:vs2019launch@microsoft.com) and let us know! 6 | 7 | This document contains embed information for the Visual Studio 2019 Launch live streaming player. Sites can easily embed the webcast by inserting the iframe code snippet below. The provided player will be activated with slate and music within 60 minutes of the event’s scheduled start time and transition to on-demand within 10 minutes of the broadcast’s conclusion. 8 |   9 | ### How to and best practices 10 | To stream the event live, place the iframe code snippet provided below onto your site where you would like the player to appear. The feed will be broadcast in 720p format and provide the option for end users to enable English captions. 11 | 12 | Please test the embedded code in advance of the live stream. There is currently a static placeholder image in the player window. Image will be locked 24 hours prior to the event to allow for early site publishing. 13 | 14 | You are welcome to keep your site’s logos and branding around the iframe experience, and the player can be scaled appropriately for your site using CSS or the width and height tags within the iframe code snippet to integrate with your responsive site design. Important Note: 640x360 is a typical for in-page viewing, but if you chose to change the size of the player, it’s important that you keep a 16x9 aspect ratio! 15 | On-demand will be available approximately 10 minutes after the live broadcast concludes. No action is required for VoD. The window will automagically change from live to on-demand. 16 | 17 | In the embed code below, please replace `[INSERT_SITE_NAME]` with an identifier for your site. For example, if embedding onto example.com you could use 18 | 19 | `https://mediastream.microsoft.com/events/2019/1904/VirtualLaunchEvent/player/VirtualLaunchEvent.html?cid=synd-EXAMPLE` 20 | 21 | Please contact [vs2019launch@microsoft.com](mailto:vs2019launch@microsoft.com) to let us know you are interested in syndicating the event.   22 | 23 | ### Please use the code below for implementation: 24 | 25 | `` 26 | 27 | ### Content provided  28 | Viewers will see the following content beginning 24 hours prior to the event start: 29 | - Prior to approximately 8:00am pacific time on April 2nd, viewers will be presented with a Microsoft branded slate. 30 | - After 8:00am pacific time on April 2nd, viewers will be presented with a video player streaming our broadcast. 31 | - At 9:00am pacific time on April 2nd, the broadcast will officially begin. 32 | -------------------------------------------------------------------------------- /Technical/Build amazing web apps with .NET Core.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/Build amazing web apps with .NET Core.pptx -------------------------------------------------------------------------------- /Technical/Get Productive with Python - VS2019.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/Get Productive with Python - VS2019.pptx -------------------------------------------------------------------------------- /Technical/ML.NET - VS 2019 Launch.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/ML.NET - VS 2019 Launch.pptx -------------------------------------------------------------------------------- /Technical/Mobile Development Simplified with Xamarin.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/Mobile Development Simplified with Xamarin.pptx -------------------------------------------------------------------------------- /Technical/StreamlineYourDreamDevTeam.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/StreamlineYourDreamDevTeam.pptx -------------------------------------------------------------------------------- /Technical/VS2019 Launch - GitHub with Azure DevOps.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/VS2019 Launch - GitHub with Azure DevOps.pptx -------------------------------------------------------------------------------- /Technical/VS2019 Launch - VSMac.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/VS2019 Launch - VSMac.pptx -------------------------------------------------------------------------------- /Technical/VS2019_Launch-DebuggerLiveSession.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/VS2019_Launch-DebuggerLiveSession.pptx -------------------------------------------------------------------------------- /Technical/VS2019_launch_AppCenter.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/VS2019_launch_AppCenter.pptx -------------------------------------------------------------------------------- /Technical/VSL104-VSLaunch2019-Accelerate-your-Cpp-development.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/VSL104-VSLaunch2019-Accelerate-your-Cpp-development.pptx -------------------------------------------------------------------------------- /Technical/VisualStudio2019Launch_WriteBeautifulCode.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/VisualStudio2019Launch_WriteBeautifulCode.pptx -------------------------------------------------------------------------------- /Technical/VisualStudio2019Launch_to-the-cloud.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/VisualStudio2019Launch_to-the-cloud.pptx -------------------------------------------------------------------------------- /Technical/VisualStudioSubcriptions.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/VisualStudio2019Launch/fcedf751ae321246c3bc3c212d0713e76939a182/Technical/VisualStudioSubcriptions.pptx --------------------------------------------------------------------------------