adding azure service in windows 8

12
Adding Azure Service in Windows 8 BY: AMR ABULNAGA

Upload: amr-abulnaga

Post on 24-May-2015

117 views

Category:

Documents


2 download

DESCRIPTION

How to add an azure service in windows 8 application

TRANSCRIPT

Page 1: Adding azure service in windows 8

Adding Azure Service in Windows

8BY: AMR ABULNAGA

Page 2: Adding azure service in windows 8

Agenda• Windows 8 a new platform

• Quick Review about windows 8

• Windows 8 Technical Concepts

• .Net Framework 4.5

Page 3: Adding azure service in windows 8

Windows 8 a new Platform !!

Windows 8 introduces a new type of application called

Windows Store applications.

These applications are designed around a touch screen interface.

Page 4: Adding azure service in windows 8

Technical ConceptsWINDOWS 8 APP DEVELOPMENT

Page 5: Adding azure service in windows 8

Windows 8 technical Concepts

Assets

Data Model (Data Layer)

-> Data Source

App Pages

Page 6: Adding azure service in windows 8

Technical ConceptsLanguages Supported:

WPF & C#

HTML & JavaScript

WPF & C++

Page 7: Adding azure service in windows 8

Technical ConceptsCharms

Life Tiles

Toast Notifications

App Contracts

Windows 8 Search Contract

Page 8: Adding azure service in windows 8

.Net Framework 4.5

.NET Framework 4.5 enables Windows Store applications to call

WCF services

Page 9: Adding azure service in windows 8

Demo

Explore Architecture of a Windows 8 project

Redefine App “Windows Store Data”

Add App Assets

Call App Assets from Data Source

Customize App UI

Page 10: Adding azure service in windows 8
Page 11: Adding azure service in windows 8

Contact [email protected]

http://www.facebook.com/amrabulnaga.0

http://www.twitter.com/amrabulnaga

http://amrabulnaga.WordPress.com

Page 12: Adding azure service in windows 8

Thank you THANK YOU SO MUCH!