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
Layout of a Desktop Publishing Document 1.03 Demonstrate desktop publishing.
Advertisements

15 LAYOUT Controlling the position of elements Creating site layouts Designing for different sized screens.
Introduction to the Windows Runtime (WinRT) Ben Dewey Tallan, Inc.
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.
Technologies for web publishing Ing. Václav Freylich Lecture 6.
Ondrej Stastny Microsoft Premier Field Engineer Windows 8.1 Äpipäev.
Platform for building Windows Store Apps Agu Suur Frontend Developer Axinom.
Working with Cascading Style Sheets. 2 Objectives Introducing Cascading Style Sheets Using Inline Styles Using Embedded Styles Using an External Style.
Responsive Web Design Sheri German, Instructor Montgomery College.
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.
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.
ICONICS Worldwide Customer Summit - © 2013 Windows and HTML5 Solutions for Smart Devices André Lange Roberto Raimondo Guest Speaker: Joshua Davidson, Progression.
Platform for Metro Style Apps Michael Platt Senior Director Microsoft Corp.
XP Tutorial 7New Perspectives on Creating Web Pages with HTML, XHTML, and XML 1 Working with Cascading Style Sheets Creating a Style for Online Scrapbooks.
Building Metro style UIs Paul Gusmorino Lead Program Manager Microsoft Corporation DEV354.
Building Windows 8 Apps with HTML & JavaScript Jaime Rodriguez Principal
Windows Store apps with HTML + Facebook integration
Beautiful Sites and Apps Easy-to-build, Touch-First Interactivity Engaging Page Layouts Better Client/Server Data Transfer Powerful Local Data and Offline.
Windows Reimagine d Windows 8 Data explosion Browser-based apps Natural interaction Ubiquitous connectivity Personal devices in the.
Studio for WinRT XAML Russ Senior Developer Evangelist Greg Product Manager
Jeff From 5 to 8 building Windows 8 Apps with HTML5 and JavaScript.
Windows 8 Apps Guy Burstein Technical Evangelist, Microsoft
運用 Windows Runtime 及 SDK 開發 Windows Store App 林順民 (Sam Lin) Premier Field Engineer (PFE) 台灣微軟.
Get Your Permission Slip Ready for the Next Decade of Technologies Professor Corinne Hoisington.
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.
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.
Overview Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style Apps Communication & Data Application Model Devices & Printing WinRT.
Copyright © Terry Felke-Morris WEB DEVELOPMENT & DESIGN FOUNDATIONS WITH HTML5 Chapter 7 Key Concepts 1 Copyright © Terry Felke-Morris.
CNIT 132 – Week 4 Cascading Style Sheets. Introducing Cascading Style Sheets Style sheets are files or forms that describe the layout and appearance of.
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.
Eben de Wit Developer Advisor Microsoft
VB6.0 دىن VB.NET گىچە دەسلەپكى ئۈگەنگۈچىلەر ئۈچۈن ئاپتورى:چاشق ان رەتلىگۈچى:چا شقان لايىھەلىگۈچى: چاشقان.
Responsive (Mobile) Design What is this? Why Should You Care?
 An HTML, CSS, Javascript framework you can use as a basis for creating web sites  Uses CSS settings, fundamental HTML elements styled and enhanced.
Metro Style Applications Metro style design and Inspirations.
Communication & Data Devices & Printing WinRT APIs DirectX & Media Windows 8 Desktop Apps C C++ Win32 C# VB. NET SL HTML JavaScrip t Internet Explorer.
What is the Windows Runtime? Devices Sensor s Geolocation Portabl e NFC Communications & Data Contracts XML Web SMS Networking Notifications Local.
XP Tutorial 7New Perspectives on HTML and XHTML, Comprehensive 1 Working with Cascading Style Sheets Creating a Style for Online Scrapbooks Tutorial 7.
Hartelijk welkom VB Event 26 september 2012 ‘Visual Studio 2012 voor de VB.NETWEB developer’ Alex Thissen – Achmea.
INTRODUCTION ABOUT DIV Most websites have put their content in multiple columns. Multiple columns are created by using or elements. The div element is.
Michael Macken Web Services Team Leader
Working with Cascading Style Sheets
50 Performance Tricks to Make your HTML5 apps and sites Faster
Platform for Metro Style Apps
CS3220 Web and Internet Programming Page Layout with CSS
Building beautiful and interactive apps with HTML5 & CSS3
CS3220 Web and Internet Programming Page Layout with CSS
Building offline access in Metro style apps and websites using HTML5
Microsoft Consumer Channels and Central Marketing Group
Using the Windows Runtime from JavaScript
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"
Layout of a Desktop Publishing Document
Platform for Metro style Apps
CS3220 Web and Internet Programming Page Layout with CSS
Apply procedures to create cascading style sheets.
Layout of a Desktop Publishing Document
Layout of a Desktop Publishing Document
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

CSS concepts

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

CSS3

App structure with CSS3 flexible box & CSS3 grid

Flow content with CSS3 regions

Beautiful text layouts with positioned floats, CSS3 multiple columns and CSS3 hyphenation

Review