8
Introduction to WindowsPhone8 Development And New Features Elvin Asadov Software engineer [email protected] om

Introduction to WindowsPhone8 Development And New Features

Embed Size (px)

DESCRIPTION

Elvin Asadov Introduction to WindowsPhone8 Development And New Features

Citation preview

Page 1: Introduction to WindowsPhone8 Development And New Features

 Introduction to WindowsPhone8 Development And New Features

Elvin AsadovSoftware [email protected]

Page 2: Introduction to WindowsPhone8 Development And New Features

Content

• WP (Windows Phone)• Emulator (ver. 7.0-7.1-7.8)• SDK ( software development kit ver. 7.1-7.8)• WinRT (Windows Runtime)• IDE (Integrated Development Environment)• XAML (Extensible Application Markup Language)

• …

Elvin AsadovSoftware [email protected]

 Introduction to WindowsPhone8 Development And New Features

Page 3: Introduction to WindowsPhone8 Development And New Features

Windows Phone

• Windows Phone is a mobile operating systems developed by Microsoft

Elvin AsadovSoftware engineer

 Introduction to WindowsPhone8 Development And New Features

[email protected]

Page 4: Introduction to WindowsPhone8 Development And New Features

Emulator

• No Windows Mobile?• O.k no problem test your app on Emulator• DEVICE || EMULATOR 

Elvin AsadovSoftware engineer

 Introduction to WindowsPhone8 Development And New Features

[email protected]

Page 5: Introduction to WindowsPhone8 Development And New Features

SDK

• A software development kit (SDK or "devkit“)

• https://dev.windowsphone.com/en-us/downloadsdk (click and begin to development)

• SDK 7.1 (with update) - SDK 7.8• SDK 8.0 (on Win8)

Elvin AsadovSoftware engineer

 Introduction to WindowsPhone8 Development And New Features

[email protected]

Page 6: Introduction to WindowsPhone8 Development And New Features

WinRT

• Windows Runtime, or WinRT, is a platform-homogeneous application architecture on the Windows 8 and Windows RT operating systems

Elvin AsadovSoftware engineer

 Introduction to WindowsPhone8 Development And New Features

WinRT(API)COM

[email protected]

Page 7: Introduction to WindowsPhone8 Development And New Features

IDE, XAML

• Microsoft Visual Studio 2010• Microsoft Expression Blend• .xaml - Extensible Application Markup

Language

Elvin AsadovSoftware engineer

 Introduction to WindowsPhone8 Development And New Features

[email protected]

Page 8: Introduction to WindowsPhone8 Development And New Features

Elvin AsadovSoftware engineer

 Introduction to WindowsPhone8 Development And New Features

[email protected]

 Good luck