1 / 13

W INDOWS 8 T RAINING

W INDOWS 8 T RAINING. Features of Windows 8…………. Touch-centric, Tiles-based User Interface (UI)Snap for multi-tasking Improved file copy feature Web apps on the desktop Two Touch Keyboards Native USB 3.0 Support Notifications for Apps- Tile, Badge and Toast ( Loacl , Scheduled and Push).

yamin
Télécharger la présentation

W INDOWS 8 T RAINING

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WINDOWS 8 TRAINING

  2. Features of Windows 8………… • Touch-centric, Tiles-based User Interface (UI)Snap for multi-tasking • Improved file copy feature • Web apps on the desktop • Two Touch Keyboards • Native USB 3.0 Support • Notifications for Apps- Tile, Badge and Toast (Loacl, Scheduled and Push)

  3. REQUIREMENTS……… • Windows 8 Release preview • Visual Studio 2012 rc • C#, Vb.net, C++, Java Script, Html 5, Xaml • Microsoft Expression blend • A Window 8 developer account

  4. What's a Metro style app?

  5. Apps have one window that supports multiple views

  6. Apps work great with touch and pen input….

  7. Apps can talk to each otherApp contracts are a way for users to seamlessly search across and share content between different apps. They extend the usefulness of your app by eliminating the need to work with varying standards or app-specific APIs to access data stored or created by another app, all while keeping users in your branded experience.

  8. Apps have new controls and UI surfaces- App bars and charms

  9. Apps use tiles instead of icons

  10. You sell your app in the Windows Store

  11. What is windows rt…….. • Windows RT (formerly known as Windows on ARM) will be a version of the Windows 8operating system for ARM devices such as tablets. • Run software available through the Windows Store • Only software written using the Windows Runtime (Metro style apps) can be used on Windows RT • Developers will not be able to create applications to run on Windows RT using the Win32 APIs.

  12. What is xaml ? • Extensible Application Markup Language (XAML). • XML-based markup language. • Visual presentation of an application. • XAML is a XML file which defines the UI elements.

  13. Features of xaml….. • Rich UI based development. • Markup language. • Designing a dynamic UI. • XAML code is short and clear to read. • Separation of designer code and logic. • Graphical design tools like Expression Blend require XAML as source.

More Related