Download presentation
Presentation is loading. Please wait.
1
Windows 10 Preview Andy & Jerry
Getting Started Windows 10 Preview Andy & Jerry
2
Getting Started Session Goals Visual Studio Visual Studio Online
Microsoft Developer Network Microsoft Account Session Goals Get started Get installed
3
Getting Started
4
Developing for Devices Today
When writing for iOS, developers write for iPad & iPhone When writing for Android, the developer writes for all supported devices When writing for Windows 8, the developer writes for each devices
5
“Windows Core” is the refactored Common Core of Windows
6
First, Windows Core One, Common source One Windows kernel
One File I/O stack One app model More…
7
The convergence journey
Xbox 360 Xbox One Unified core and app platform Converged OS kernel Windows 8.1 Windows 10 Windows 8 Converged app model Windows Phone 8.1 Windows Phone 8 Easy for users to get & stay current Windows Phone 7.5 Windows on Devices
8
UAP = Universal App Platform
A collection of contracts & versions
9
Target a version of UAP not the Operating System
10
Platform Versioning <TargetPlatform Name="Microsoft.Universal" minVersion=" " maxVersionTested=" " />
11
Safely deploy one binary to every type of device
12
The Extension SDK/Manifest
13
Platform extensions <ItemGroup> <!-- Reference to the .Net Framework and Windows SDK are automatic --> <SDKReference Include="Windows Desktop, Version= "/> <SDKReference Include="Windows Mobile, Version= "/> </ItemGroup>
14
One simple, unified, integrated development environment
15
Visual Studio IDE Every project type Every developer task
Desktop, Windows, Phone, Service, Web, Game, More… Every developer task Code edit, Architecture design, UX design, Debug, Profile, Review, Test, More… Every development language C++/CX, C#, Visual Basic, JavaScript, XAML, HTML, More… Visual Studio Online Source repository, project management, bug tracking, More…
16
Visual Studio Editions
Ultimate Architecture Modeling, Diagnostics, VSO/ALM & Release Management Premium Architecture Validation, VSO/ALM & Feedback Management Community Edition Visual Studio Professional Edition
17
Visual Studio 3:33
18
Blend for Visual Studio
The XAML Developer’s IDE Always part of Visual Studio Uses the Visual Studio shell Full auto-complete & intellisense Validation Snippets Peek File & solution management Resource management Data management Animation States
19
Blend 1:52
20
Blend is for developers completing design-oriented tasks
21
Visual Studio Online This is not Visual Studio in a browser
Basically, online Team Foundation Server Project management Stakeholder interaction Team collaboration Test Management Feedback management Source control Lab management Build services Analytics (telemetry)
22
Microsoft Developer Network
Microsoft documentation Microsoft training MSDN Subscription Operating Systems Server/Client Products Developer Tools Azure/O365 Credits
23
Install Visual Studio 0:45
24
Developer checklist Installation Extras Windows 10 preview
Visual Studio 2015 preview The Visual Studio installer includes the Windows 10 preview SDK Extras Microsoft Account Windows Developer License Hyper-V (hardware dependent) Phone emulator
25
Getting Started Session Goals Visual Studio Visual Studio Online
Microsoft Developer Network Microsoft Account Session Goals Get started Get installed
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.