๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Programming Windows, Consumer Preview, 6. Edition

โœ Scribed by Charles Petzold


Publisher
Microsoft Press Corp.
Year
2013
Tongue
English
Leaves
294
Edition
6. Auflage.
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Programming Windows, Sixth Edition will focus on creating Windows 8 apps accessing the Windows Runtime with XAML and C#. The book will also provide C++ code samples.
The Sixth Edition will be organized in three parts:

Part I, โ€œElementals,โ€ begins with the interrelationship between code and XAML, basic event handling, dynamic layout, controls, the application bar, control customization, and collections. You should emerge from Part I ready to create sophisticated page-oriented collection-based user interfaces using the powerful ListView and GridView controls.

Part II, โ€œInfrastructure,โ€ examines the level underneath the UI. In these chapters, youโ€™ll go deeper into Windows 8 with a complete exploration of the multitouch interface, asynchronous operations for working with files and web services, networking, security, and globalization. Youโ€™ll see particular emphasis on data sharing, and interfacing with the search panes and contract panes of Windows 8.

Part III, โ€œSpecialties,โ€ explores topics you might not need for every program but are essential to a well-rounded education in Windows 8. It includes working with the sensors (GPS and orientation), vector graphics, bitmap graphics, media, text, printing, and obtaining input from the stylus and handwriting recognizer.

โœฆ Table of Contents


Chapter 1. Markup and Code
Chapter 2. XAML Syntax
Chapter 3. Basic Event Handling
Chapter 4. Presentation with Panels
Chapter 5. Control Interaction
Chapter 6. WinRT and MVVM
Chapter 7. Building an Application


๐Ÿ“œ SIMILAR VOLUMES


Programming Windows, 6th Edition
โœ Charles Petzold ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Microsoft Press ๐ŸŒ English

Reimagined for full-screen and touch-optimized apps, Windows 8 provides a platform for reaching new users in new ways. In response, programming legend Charles Petzold is rewriting his classic Programming Windows - one of the most popular programming books of all time - to show developers how to use

Programming Windowsยฎ, Fifth Edition (Mic
โœ Charles Petzold ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Microsoft Press ๐ŸŒ English

โ€œLook it up in Petzoldโ€ remains the decisive last word in answering questions about Windows development. And in PROGRAMMING WINDOWS, FIFTH EDITION, the esteemed Windows Pioneer Award winner revises his classic text with authoritative coverage of the latest versions of the Windows operating systemโ€”on

Professional Windows Vista Gadgets Progr
โœ Wei-Meng Lee ๐Ÿ“‚ Library ๐Ÿ“… 2007 ๐ŸŒ English

As an easy-to-use application that provides information at a glance, a gadget allows users to quickly and easily obtain weather information, RSS news feeds, and much more. In Windows Vista, there are two types of gadgetsSidebar and SideShow gadgets and Microsoft MVP author Wei-Meng Lee covers both.