Communication & Data Devices & Printing WinRT APIs DirectX & Media Windows 8 Desktop Apps C C++ Win32 C# VB. NET SL HTML JavaScrip t Internet Explorer.

Slides:



Advertisements
Similar presentations
Introduction to the Windows Runtime (WinRT) Ben Dewey Tallan, Inc.
Advertisements

Windows 8 Introduction Mark Rosenberg Development Instructor New Horizons.
Amanda Silver Director of Program Management Visual Studio Tools for Client Applications Cross-Platform Development using Visual Studio.
Communicating Information : Multimedia. Sights and sounds Combine all or some together and you get… multimedia.
Private cloudFrameworksClientsPublic cloud Microsoft ® Media Platform Video Editor Content Manager Microsoft ® Media Platform Player Framework Microsoft.
Platform for building Windows Store Apps Agu Suur Frontend Developer Axinom.
Silverlight Development Win Phone 7 Mohammed M. Melhem Senior ICT Assistant: Application Silverlight and Win Phone.
Windows reimagined A new UI where touch is a first-class citizen along with full mouse-and-keyboard support.
Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics.
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!
Examples Used by Built by Distribution Windows RT Windows 8 (x86) Public apps Management infrastructure cloud Custom LOB apps application delivery.
Web Apps vs. Native Apps vs. Hybrid Apps vs. iBook Author Mobile Publishing:
Robert Green | Technical Evangelist Dmitry Lyalin | Product Marketing Manager.
Universal Apps – Your modern app on every windows device Itay Shakury Senior consulting architect Microsoft Israel.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
Platform for Metro Style Apps Michael Platt Senior Director Microsoft Corp.
Copyright © cs-tutorial.com. Introduction to Web Development In 1990 and 1991,Tim Berners-Lee created the World Wide Web at the European Laboratory for.
Building Windows 8 Apps with HTML & JavaScript Jaime Rodriguez Principal
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.
Integrate your game with Windows platform Vladimir Kolesnikov Technical Evangelist
Apps where your users are Sign into SharePoint and launch apps Modern experiences on breadth of devices Central app management Central user.
KTC, November On services and apps in IoT Mobile apps – the key interface for IoT solutions The value of IoT devices increase with the functionality.
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.
Jeff From 5 to 8 building Windows 8 Apps with HTML5 and JavaScript.
2 Philosophy Customer Design Experience Platform.
Windows 8 Apps Guy Burstein Technical Evangelist, Microsoft
2006 Adobe Systems Incorporated. All Rights Reserved. 1 Adobe RIA Technologies: Adobe Flex 3 Cornel Creanga Platform Evangelist
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.
Competition and the 99¢ Problem User Interface Fundamentals Threading/Timers Memory Management AuthenticationCryptography Devices GeolocationSensorsNFC.
Build advanced touch apps in Windows 8
Developer Day Welcome to TechDays Lausanne, Ronnie Saurenmann Technology Evangelist, Microsoft Switzerland.
CSS 2D Transforms CSS 3D Transforms CSS Animations CSS Backgrounds & Borders CSS Color CSS Flexbox CSS Fonts CSS Grid CSS Hyphenation CSS Image Values.
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.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
Windows 8 Ronnie Saurenmann Technical Evangelist Microsoft Switzerland
Building Windows Runtime Components in C++ Harry Pierson Program Manager, Windows Runtime Experience Team Microsoft Corporation.
Managing the Application Life Cycle
Metro Style Applications Metro style design and Inspirations.
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.
丁建文 國立高雄應用科大資管系副教授 兼任計網中心軟體發展組組長 跨平台行動應用軟體開發技術 : HTML5 & Mobile JavaScript Framework 暨南大學.
Understanding Mobile Devices, Interactions, and Tools Lesson 1.
Agenda Steps of App Building The Runtime Environment Managing App Data Debug and Test an App Validate an App Publish an App to a Store Packaging Apps.
Hartelijk welkom VB Event 26 september 2012 ‘Visual Studio 2012 voor de VB.NETWEB developer’ Alex Thissen – Achmea.
MOBAS Tutorial 2010 Tutorial on Mobile Applications & Systems 권오현, 김기환.
Сергей Байдачный Майкрософт Украина
Introduction to Xamarin C# Everywhere
Xamarin Studio Xamarin Curriculum for Xamarin Studio
50 Performance Tricks to Make your HTML5 apps and sites Faster
The Universal Windows Platform
Microsoft List Schedule April – May 2016
Windows Phone 8.1 New Features
Platform for Metro Style Apps
Building beautiful and interactive apps with HTML5 & CSS3
Using the Windows Runtime from JavaScript
The Application Lifecycle
תכנות אסינכרוני, תקשורת ופיתוח אפליקציות ל-Windows 8
Metro style apps using XAML: What you need to know
Windows Runtime internals: understanding "Hello World"
ACS Deployment Scenarios
Unit 6 part 3 Test Javascript Test.
Build /23/2019 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Platform for Metro style Apps
Windows Presentation Foundation
Presentation transcript:

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 Store Apps Application Model XAML JavaScript HTML / CSS C C++ C# VB Windows Kernel Services System Services View Model Controller Kernel

Windows helps make your app predictable to the user Your app has unique value and identity It all starts with your code Developing a Windows Store app Code and Markup

App Container + Signed & Validated code

Windows helps make your app predictable to the user Your app has unique value and identity It all starts with your code Developing a Windows Store app Code and Markup Apps amplify each other by working together

Devices Sensor s Geolocation Portabl e NFC Communications & Data Contracts XML Web SMS Networkin g Notification s Local & Cloud Storage Streams Backgroun d Transfer User Interface HTML5/CSSXAMLDirectXControls InputAccessibilityPrinting Data Binding TilesSVG Windows Store App APIs Fundamentals Application Services Authenticatio n Cryptograph y Globalizatio n Memory Management Threading/Timers Media Visual Effects Playback PlayT o Capture

Windows helps make your app predictable to the user Your app has unique value and identity It all starts with your code Review Code and Markup Apps amplify each other by working together

Windows helps make your app predictable to the user Your app has unique value and identity It all starts with your code Developing a Windows Store app Code and Markup Apps amplify each other by working together