Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics.

Slides:



Advertisements
Similar presentations
Building RADNUG8 – the windows 8 app Part 1 Matt
Advertisements

Introduction to the Windows Runtime (WinRT) Ben Dewey Tallan, Inc.
Windows 8 Introduction Mark Rosenberg Development Instructor New Horizons.
Ondrej Stastny Microsoft Premier Field Engineer Windows 8.1 Äpipäev.
Platform for building Windows Store Apps Agu Suur Frontend Developer Axinom.
The Microsoft’s solution for building cross-platform Rich Internet Applications.
Windows reimagined A new UI where touch is a first-class citizen along with full mouse-and-keyboard support.
Jaime Rodriguez Eric Jeffers Sean McCune. Today’s instructors Jaime Principal Evangelist, Microsoft Eric Jeffers Developer/Instructor,
There has never been a better time to build a game that targets PC, tablets, phone and Xbox!

UMDF Sensor Hardware (non-HID) Win32 app Metro style app Sensor Driver (3rd Party) Sensor Hardware (HID) Green = 3rd Party Black = Firmware.
You can use 3D graphics to enhance and differentiate your Metro style app.
Brian Mpafe Microsoft DPE Intern Program.  Purpose of Training  What is an Application (App)?  Windows 8(W8) Apps and Why develop them?  What tools.
Examples Used by Built by Distribution Windows RT Windows 8 (x86) Public apps Management infrastructure cloud Custom LOB apps application delivery.
Robert Green | Technical Evangelist Dmitry Lyalin | Product Marketing Manager.
How to Create Your First
Universal Apps – Your modern app on every windows device Itay Shakury Senior consulting architect Microsoft Israel.
Platform for Metro Style Apps Michael Platt Senior Director Microsoft Corp.
Building Metro style UIs Paul Gusmorino Lead Program Manager Microsoft Corporation DEV354.
Building Windows 8 Apps with HTML & JavaScript Jaime Rodriguez Principal
Building Metro style apps with HTML and JavaScript Paul Gusmorino Lead Program Manager Microsoft Corporation.
Angelo Chan Kamran Bilgrami. Agenda ● WinJS - What and Why ● Modern Apps ● WinRT Architecture ● Demos o Controls o Data Bindings o Program LifeCycle Management.
WinRT and Windows 8 Sergey Barskiy Principal Consultant, Magenic.
Beautiful Sites and Apps Easy-to-build, Touch-First Interactivity Engaging Page Layouts Better Client/Server Data Transfer Powerful Local Data and Offline.
Windows Windows Phone Azure … and WakeUpAndCode.com.
Windows Reimagine d Windows 8 Data explosion Browser-based apps Natural interaction Ubiquitous connectivity Personal devices in the.
Silverlight Hitesh Trivedi Computer Science B.Tech A-Sec J.I.E.T.
Building Metro style apps with HTML and JavaScript Paul Gusmorino Lead Program Manager Microsoft Corporation.
Jeff From 5 to 8 building Windows 8 Apps with HTML5 and JavaScript.
Project Transcender Standard Windows Forms to Windows 8 Metro Style porting tool Sri Lanka Institute of Information Technology 1.
Windows 8 Apps Guy Burstein Technical Evangelist, Microsoft
運用 Windows Runtime 及 SDK 開發 Windows Store App 林順民 (Sam Lin) Premier Field Engineer (PFE) 台灣微軟.
Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics.
Windows Runtime Deep Dive Brendan Forster Senior Developer, ASP.NET/IIS DEV317.
Build advanced touch apps in Windows 8
Developer Day Welcome to TechDays Lausanne, Ronnie Saurenmann Technology Evangelist, Microsoft Switzerland.
Windows Store apps… lots of choices Windows Store Apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics & Media JavaScript.
UI: MFC, GDI UI: DirectX still need to rethink user experience ISO C++ VC++ Runtime (CRT, PPL, …) C++/CLI OS / Win32 WinRT + Win32 subset COM.
Overview Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style Apps Communication & Data Application Model Devices & Printing WinRT.
Windows 8 Ronnie Saurenmann Technical Evangelist Microsoft Switzerland
Building Windows Runtime Components in C++ Harry Pierson Program Manager, Windows Runtime Experience Team Microsoft Corporation.
Building Windows Store Games with Unity Jaime Microsoft.
Metro Style Applications Metro style design and Inspirations.
Eric Strittmatter COSC 480 – Spring 2012 Previewing.
Communication & Data Devices & Printing WinRT APIs DirectX & Media Windows 8 Desktop Apps C C++ Win32 C# VB. NET SL HTML JavaScrip t Internet Explorer.
Windows 8: XAML or HTML? Karl Davies-Barrett CEE DPE Tech Lead, Microsoft 
What is the Windows Runtime? Devices Sensor s Geolocation Portabl e NFC Communications & Data Contracts XML Web SMS Networking Notifications Local.
Hartelijk welkom VB Event 26 september 2012 ‘Visual Studio 2012 voor de VB.NETWEB developer’ Alex Thissen – Achmea.
Windows App Studio Windows App Studio is the tool that makes it fast and easy to build Windows 10 apps. It’s accessible from any device with a browser.
Building Metro style apps with XAML with.NET Tim Heuer Program Manager Microsoft Corporation DEV353.
Eric Strittmatter COSC 380 – Spring 2012 Previewing.
Сергей Байдачный Майкрософт Украина
50 Performance Tricks to Make your HTML5 apps and sites Faster
Platform for Metro Style Apps
Getting Started with Visual Studio Tools for Tizen
Building beautiful and interactive apps with HTML5 & CSS3
A lap around DirectX game development tools
Using the Windows Runtime from JavaScript
Debugging your Metro style apps using HTML
.NET and .NET Core Foot View of .NET Pan Wuming 2017.
תכנות אסינכרוני, תקשורת ופיתוח אפליקציות ל-Windows 8
Metro style apps using XAML: What you need to know
Using Windows Runtime and SDK to build Metro style apps
Windows Runtime internals: understanding "Hello World"
Platform for Metro style Apps
Using Windows Runtime and SDK to build Metro style apps
Leveraging existing code in Metro style apps
Windows Presentation Foundation
Microsoft Consumer Channels and Central Marketing Group
Bringing existing managed code into Metro style apps
Presentation transcript:

Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics & Media XAML HTML / CSS HTML JavaScrip t C C++ C# VB Desktop apps Win32.NET / SL Internet Explorer System Services View Model Controller Core

Standard C++ Libs ppl (parallel patterns lib) Win32 ATL MFC 3 rd party libs (boost, etc.) your code Desktop apps good WinRT + Win32 subset ATL subset no depends Metro style apps Microsoft Libraries

[TOOL-479T] A lap around Visual Studio 11 Express for Metro style apps using C++ [TOOL-532T] Using the Windows Runtime from C++ [TOOL-690C] Under the covers with C++ for Metro style apps [TOOL-761T] A lap around DirectX game development tools [TOOL-845T] Tips and tricks for developing Metro style apps using C++ [TOOL-835T] Writing modern C++ code: how C++ has evolved over the years [TOOL-802T] Taming GPU compute with C++ AMP [TOOL-100T] Improving software quality using Visual Studio 11 C++ Code Analysis