Beginning Windows 8 Data Development

Download Beginning Windows 8 Data Development PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430249927
Total Pages : 245 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Beginning Windows 8 Data Development by : Vinodh Kumar

Download or read book Beginning Windows 8 Data Development written by Vinodh Kumar and published by Apress. This book was released on 2013-09-10 with total page 245 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book introduces novice developers to a range of data access strategies for storing and retreiving data both locally and remotely. It provides you with a range of fully working data access solutions and the insight you need to know when, and how, to apply each of the techniques to best advantage. Focussing specifically on how the Windows 8 app developer can work with the Windows Runtime (often called Windows RT) framework this book provides careful analysis of the many options you have open to you, along with a comparision of their strengths and weaknesses under different conditions. With the days of a single database being the right choice for almost all development projects long gone. You will lean that the right choice for your app now depends on a variety of factors and getting it right will be critical to your customer's end user experience. We cover a range of data access strategies ranging from storing and retrieving data locally using the JET API, to using the most popular open and closed source database products like SQLite and SQL Server. We look at how lightweight HTML and JavaScript apps work well with equally feather-weight data stores like IndexedDB. We'll also introduce you to more advanced data access techniques like REST (JSON), WCF RIA Services, ASP.NET MVC 4 Web API and Windows Azure that can hugely expand the horizons of what it is possible for your app to do as storage - and even processing - are taken beyond the confines of your user's device. By the time you have read this book you will be familiar with the key data access considerations you will need to evaluate as you build you apps and you will be able to confidently select the data access architecture that is most appropriate to the app you want to build. What you’ll learn Understand the data access capability of WinRT Explore the various data access strategies Understand local storage in Windows 8 Apps Discover how to use HTML5 indexedDB as an offline database Use SQLite and SQL Server with Windows 8 Apps Develop ASP.NET MVC 4 Web API data stores Learn how to consume data through a WCF Service Integrate your app with Public Web Services using REST See how SQL Azure can extend your Windows 8 Apps Who this book is for This book is for all the .NET, iOS, Android and Windows Phone app developers looking to develop data driven Windows 8 style apps. You should be comfortable with basic programming concepts and have worked with simple data stores previously. Table of Contents Introducing Windows 8 development from a data perspective Windows 8 Modern app data access strategies Selecting the right strategy for your app Local Data Access I : JET API Local Data Access: II: IndexedDB Dealing with Application Data WCF RIA Services ASP.NET Web API SQL Databases Windows Phone 8 Data Access

Beginning Windows 8 Application Development

Download Beginning Windows 8 Application Development PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118235622
Total Pages : 626 pages
Book Rating : 4.1/5 (182 download)

DOWNLOAD NOW!


Book Synopsis Beginning Windows 8 Application Development by : István Novák

Download or read book Beginning Windows 8 Application Development written by István Novák and published by John Wiley & Sons. This book was released on 2012-09-06 with total page 626 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn to use exciting new development tools and create applications for Windows 8 If you're a beginning developer, there's no better place to get up to speed on the Windows 8 SDK than this Wrox guide. A team of Microsoft experts provides a complete course in Windows 8 programming, helping you take full advantage of the innovative new SDK. Written in an easy-to-read style, this book is packed with reusable examples that showcase the endless possibilities of the Windows SDK and also introduces the new Windows 8 app store. It explains how to set up the development environment and covers user interface design, using special effects and graphics, working with C# and C++, and much more. Provides a complete introduction to the Windows SDK and Windows 8, starting with setting up the development environment and building your first application Covers user interface design, touch- and event-driven design elements, leveraging windows-based services, and offline application development with HTML 5 Explores creating C# applications for the Windows 8 system, XNA 4 and Silverlight 5 considerations, and the role of C++ Shows how to debug, certify and deploy your applications Introduces the new Windows 8 app store and offers advice on marketing your apps Beginning Windows 8 Application Development is perfect for anyone who's ready to get started developing apps for the exciting new Windows 8 OS.

Professional Windows 8 Programming

Download Professional Windows 8 Programming PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118228529
Total Pages : 508 pages
Book Rating : 4.1/5 (182 download)

DOWNLOAD NOW!


Book Synopsis Professional Windows 8 Programming by : Nick Lecrenski

Download or read book Professional Windows 8 Programming written by Nick Lecrenski and published by John Wiley & Sons. This book was released on 2012-12-07 with total page 508 pages. Available in PDF, EPUB and Kindle. Book excerpt: It is an exciting time to be a Windows developer. The arrival of Windows 8 is a complete game changer. The operating system and its development platform offer you an entirely new way to create rich, full-featured Windows-based applications. This team of authors takes you on a journey through all of the new development features of the Windows 8 platform specifically how to utilize Visual Studio 2012 and the XAML/C# languages to produce robust apps that are ready for deployment in the new Windows Store. Professional Windows 8 Programming: Learn how to utilize XAML to create rich content driven user interfaces Make use of the new AppBar to create a chrome-less menu system See how to support Sensors and Geo-location on Windows 8 devices Integrate your app into the Windows 8 ecosystem with Contracts and Extensions Walks you through the new Windows 8 navigation system for multi-page apps Minimize code with Data Binding and MVVM design patterns Features tips on getting your app ready for the Windows store Maximize revenue for your app by learning about available monetization strategies

Beginning Windows 8 Application Development

Download Beginning Windows 8 Application Development PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1118012682
Total Pages : 626 pages
Book Rating : 4.1/5 (18 download)

DOWNLOAD NOW!


Book Synopsis Beginning Windows 8 Application Development by : István Novák

Download or read book Beginning Windows 8 Application Development written by István Novák and published by John Wiley & Sons. This book was released on 2012-10-02 with total page 626 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn to use exciting new development tools and create applications for Windows 8 If you're a beginning developer, there's no better place to get up to speed on the Windows 8 SDK than this Wrox guide. A team of Microsoft experts provides a complete course in Windows 8 programming, helping you take full advantage of the innovative new SDK. Written in an easy-to-read style, this book is packed with reusable examples that showcase the endless possibilities of the Windows SDK and also introduces the new Windows 8 app store. It explains how to set up the development environment and covers user interface design, using special effects and graphics, working with C# and C++, and much more. Provides a complete introduction to the Windows SDK and Windows 8, starting with setting up the development environment and building your first application Covers user interface design, touch- and event-driven design elements, leveraging windows-based services, and offline application development with HTML 5 Explores creating C# applications for the Windows 8 system, XNA 4 and Silverlight 5 considerations, and the role of C++ Shows how to debug, certify and deploy your applications Introduces the new Windows 8 app store and offers advice on marketing your apps Beginning Windows 8 Application Development is perfect for anyone who's ready to get started developing apps for the exciting new Windows 8 OS.

Start Here! Build Windows 8 Apps with HTML5 and JavaScript

Download Start Here! Build Windows 8 Apps with HTML5 and JavaScript PDF Online Free

Author :
Publisher : Pearson Education
ISBN 13 : 0735676186
Total Pages : 555 pages
Book Rating : 4.7/5 (356 download)

DOWNLOAD NOW!


Book Synopsis Start Here! Build Windows 8 Apps with HTML5 and JavaScript by : Dino Esposito

Download or read book Start Here! Build Windows 8 Apps with HTML5 and JavaScript written by Dino Esposito and published by Pearson Education. This book was released on 2013-05-15 with total page 555 pages. Available in PDF, EPUB and Kindle. Book excerpt: Ready to learn Windows 8 programming? Start Here! Learn the fundamentals of Windows 8 programming—and begin creating apps for desktops, laptops, tablets, and other devices. If you have previous experience with HTML5 and JavaScript—simply start here! This book introduces must-know concepts and getting-started techniques through easy-to-follow explanations, examples, and exercises. Here’s where you start learning Windows 8 app development Build on your knowledge of HTML5, CSS, and JavaScript Create photo and media galleries with built-in HTML widgets Interact with the system through live tiles, contracts, and view state detection Store and access data on the local device and via the Internet Access webcam, GPS, and other sensors embedded in the device Create your first programs and publish them to the Windows Store

Beginning Windows 8 Application Development - XAML Edition

Download Beginning Windows 8 Application Development - XAML Edition PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430245670
Total Pages : 312 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Beginning Windows 8 Application Development - XAML Edition by : Kyle Burns

Download or read book Beginning Windows 8 Application Development - XAML Edition written by Kyle Burns and published by Apress. This book was released on 2012-11-30 with total page 312 pages. Available in PDF, EPUB and Kindle. Book excerpt: Beginning Windows 8 Application Development – XAML Edition introduces you to the Windows 8 modern app design paradigm and the new Windows 8 programming model developed around this paradigm. You'll learn to build rich, immersive applications designed to run on the many devices that will be powered by Windows 8. With the introduction of Windows 8, once again Microsoft has re-envisioned the way that PCs and devices will be used and applications will be built in a world that has become far more connected. The Windows 8 modern UI style is far more than a programming model and Beginning Windows 8 Application Development – XAML Edition takes you beyond the syntax of any development language. We examine the factors such as UX (User Experience), social integration, and maintaining data and settings across multiple devices. Gives an early start to building next-generation connected applications Introduces new programming libraries available in Windows 8 Explores Windows 8 app design concepts

Real World Windows 8 Development

Download Real World Windows 8 Development PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430250267
Total Pages : 479 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Real World Windows 8 Development by : Samidip Basu

Download or read book Real World Windows 8 Development written by Samidip Basu and published by Apress. This book was released on 2013-09-16 with total page 479 pages. Available in PDF, EPUB and Kindle. Book excerpt: Real World Windows 8 Development is a developer’s handbook - an essential guide to building complete, end-user ready Windows 8 applications on the XAML and C# programming stack from start to finish. Starting with Windows 8 basics and walking through practical aspects of building your Windows 8 application, you'll find step-by-step instructions and practical advice that will leave you with a modern, elegant app written to the highest of standards. Author Samidip Basu, an early adopter of Windows 8 app development techniques, breaks down the design, development, and polish of a real-world business application, adding handy tips and tricks around controls, user interface design, storage, navigation, contracts, and more. Give your Windows 8 application development efforts a kick-start with Real World Windows 8 Development.

Windows 8 and Windows Phone 8 Game Development

Download Windows 8 and Windows Phone 8 Game Development PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430258365
Total Pages : 499 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Windows 8 and Windows Phone 8 Game Development by : Adam Dawes

Download or read book Windows 8 and Windows Phone 8 Game Development written by Adam Dawes and published by Apress. This book was released on 2013-06-17 with total page 499 pages. Available in PDF, EPUB and Kindle. Book excerpt: Demonstrates how games that will run on all Windows 8 devices can be developed using C# and XAML. Covers the whole game development experience from initial setup and game design through to user interface design, coding, and deployment to the Windows Store. Intended for users who are already familiar with programming one of the two main managed Visual Studio languages, C# or Visual Basic.NET.

Building Windows 8 Apps with JavaScript

Download Building Windows 8 Apps with JavaScript PDF Online Free

Author :
Publisher : Addison-Wesley
ISBN 13 : 0133090582
Total Pages : 624 pages
Book Rating : 4.1/5 (33 download)

DOWNLOAD NOW!


Book Synopsis Building Windows 8 Apps with JavaScript by : Chris Sells

Download or read book Building Windows 8 Apps with JavaScript written by Chris Sells and published by Addison-Wesley. This book was released on 2012-12-27 with total page 624 pages. Available in PDF, EPUB and Kindle. Book excerpt: Building Windows 8 Apps with JavaScript is the definitive guide for every experienced developer who wants to create, ship, and profit from Windows 8 apps built with HTML5 and JavaScript. Written by Chris Sells, former Visual Studio Principal Program Manager who led the team that built Microsoft’s official Windows 8 JavaScript app templates, and Brandon Satrom, expert web/mobile developer, this book covers every facet of development with Microsoft’s new JavaScript framework and WinRT. The authors guide you through building full-featured Windows Store apps that merge the best aspects of desktop, web, and mobile apps into a single user and developer experience. You’ll learn how to leverage the full power of the Windows 8 platform and integrate services ranging from client-side state to offline storage. Leveraging these techniques, you can deliver information to users faster, more clearly, and more concisely, on whatever devices they prefer. Through complete example projects, Building Windows 8 Apps with JavaScript covers Understanding powerful new improvements in Windows 8 developer experience Using Windows 8’s more flexible binding to update the UI as underlying data changes Creating layouts and typography that fit Windows 8 style and leverage its advantages Working with audio, video, captured media, animation, and HTML5 graphics Making your app “connectable” with PlayTo Integrating WinJS navigation services to improve UI control Maintaining app states built up over time, and sharing them across devices Writing highly responsive async apps Supporting true-touch metaphors and interactions, location data, and sensors Designing apps for the Windows 8 design language Extending JavaScript code to integrate existing C/C++ code or to access Windows capabilities that WinRT doesn’t expose Discovering best practices for monetizing Windows Store apps All of the downloadable examples can be created and run with Microsoft’s free Visual Studio 2012 Express for Windows 8, which includes all you need to build, package, and deploy your Windows Store apps.

Pro Windows 8 Development with HTML5 and JavaScript

Download Pro Windows 8 Development with HTML5 and JavaScript PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 143024402X
Total Pages : 909 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro Windows 8 Development with HTML5 and JavaScript by : Adam Freeman

Download or read book Pro Windows 8 Development with HTML5 and JavaScript written by Adam Freeman and published by Apress. This book was released on 2013-01-28 with total page 909 pages. Available in PDF, EPUB and Kindle. Book excerpt: Apps are at the heart of Windows 8, bringing rich and engaging experiences to both tablet and desktop users. Windows 8 uses the Windows Runtime (WinRT), a complete reimagining of Windows development that supports multiple programming languages and is built on HTML5, CSS and JavaScript. These applications are the future of Windows development and JavaScript is perfect language to take advantage of this exciting and flexible environment. Seasoned author Adam Freeman explains how to get the most from WinRT and Windows 8 by focusing on the features you need for your project. He starts with the nuts-and-bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need. Each topic is covered clearly and concisely and is packed with the details you need to learn to be truly effective. The most important features are given a no-nonsense in-depth treatment and chapters contain examples that demonstrate both the power and the subtlety of Windows 8, Windows Runtime and Javascript.

Introducing Windows 8

Download Introducing Windows 8 PDF Online Free

Author :
Publisher : Microsoft Press
ISBN 13 : 9780735670501
Total Pages : 0 pages
Book Rating : 4.6/5 (75 download)

DOWNLOAD NOW!


Book Synopsis Introducing Windows 8 by : Jerry Honeycutt

Download or read book Introducing Windows 8 written by Jerry Honeycutt and published by Microsoft Press. This book was released on 2012 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: Introduces Windows 8, including new features and capabilities, and offers scenario-based insights on planning, implementing, and maintaining the operating system.

Beginning iOS Cloud and Database Development

Download Beginning iOS Cloud and Database Development PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430241144
Total Pages : 162 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Beginning iOS Cloud and Database Development by : Nathan Ooley

Download or read book Beginning iOS Cloud and Database Development written by Nathan Ooley and published by Apress. This book was released on 2014-02-28 with total page 162 pages. Available in PDF, EPUB and Kindle. Book excerpt: Beginning iOS Cloud and Database Development gets you started with building apps that use Apple's iCloud. You'll learn the techniques which will enable you to devise and create iOS apps that can interact with iCloud servers. From the basics up, you'll progressively learn how to configure your app for iCloud, upload and download files, implement revisions, add conflict resolution policies, and work with custom documents. There's more! You'll learn how to integrate iCloud with Core Data based applications. Besides technical advice, you'll find suggestions and best practices to design the interaction of iCloud-driven applications. According to many industry sources, analysts, and shows, Apple will rely more and more on iCloud or web apps in the cloud to store and stream data-intensive media and other kinds of apps. As the majority of apps use some sort of data—and that only will grow as apps become more complex with rich and streaming media—this book shows developers how to create apps for iCloud, Apple's new cloud computing storage and data service.

Real World Windows 8 App Development with JavaScript

Download Real World Windows 8 App Development with JavaScript PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430250801
Total Pages : 281 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Real World Windows 8 App Development with JavaScript by : Edward Moemeka

Download or read book Real World Windows 8 App Development with JavaScript written by Edward Moemeka and published by Apress. This book was released on 2013-07-16 with total page 281 pages. Available in PDF, EPUB and Kindle. Book excerpt: Real World Windows 8 App Development with JavaScript offers you practical advice and hard-earned insights that will help you create and publish apps to a worldwide market. Led by authors with deep Windows 8 app development experience, you’ll learn how to make the most of Microsoft’s APIs for hooking into Windows 8 on all devices, including the core ideas of promises and the asynchronous programming model. You’ll also discover such important tips as how to Adhere to Windows 8 guidelines for successful app acceptance Extend the appeal of your app with media, contracts, charms, and user notifications Capture and work with media, including the ability to play video wirelessly to a television Manage background processing and file transfers Gain visibility for your app and add monetization options Get the lowdown from authors with experience from the front lines of Windows 8 app development. Theory is all well and good, but when it comes down to it, you can’t beat practical advice from people who’ve been there and done it! You’ll come away from this book with all the tools, ideas, and inspiration you need to create successful Windows 8 JavaScript apps. Development with JavaScript features real-world examples that emphasize the use of JavaScript and HTML 5 and that also adhere to the stylistic guidelines Microsoft has put in place to maintain a consistent look and feel for all applications on this platform. What you’ll learn The fundamentals of the asynchronous programming model Integrating your app with the Windows 8 system Working with and capturing media Extending your app with contracts and charms Giving users notifications Monetization and certification Who this book is for This book is for JavaScript developers wanting to create applications for sale in the Windows 8 app store. Developers should have a good knowledge of HTML5 and JavaScript, but no previous Windows 8 app development knowledge is required. Table of Contents The Windows 8 Ethos and Environment Getting the Basics Right Incorporating Layout and Controls Navigating the Media Maze Making the Most Out of Charms and Contracts Solving the Printing Problem Providing Clear Notifications Keeping Apps Running the the Background Monetizing Your App: The Lowdown Getting your App on the Windows Store

Beginning Windows Store Application Development: HTML and JavaScript Edition

Download Beginning Windows Store Application Development: HTML and JavaScript Edition PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430257806
Total Pages : 537 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Beginning Windows Store Application Development: HTML and JavaScript Edition by : Scott Isaacs

Download or read book Beginning Windows Store Application Development: HTML and JavaScript Edition written by Scott Isaacs and published by Apress. This book was released on 2013-09-28 with total page 537 pages. Available in PDF, EPUB and Kindle. Book excerpt: Beginning Windows Store Application Development – HTML and JavaScript Edition introduces you to the Windows 8 modern app design paradigm and the new Windows 8 programming model developed around this paradigm. You'll learn to build rich, immersive applications designed to run on the many devices powered by Windows 8. The authors draw on their extensive practical experience to provide not only a comprehensive introduction to the model and its features, but guidance on best practices and a real-world sample application that you develop over the course of the book. Beginning Windows Store Application Development – HTML and JavaScript Edition also emphasizes how devices will be used and applications will be built in a world that has become far more connected. The book takes you beyond the syntax of any development language and examines factors such as application design, user experience, social integration, and maintaining data and settings across multiple devices.

Building Windows 8 Apps with C# and XAML

Download Building Windows 8 Apps with C# and XAML PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780321822161
Total Pages : 0 pages
Book Rating : 4.8/5 (221 download)

DOWNLOAD NOW!


Book Synopsis Building Windows 8 Apps with C# and XAML by : Jeremy Likness

Download or read book Building Windows 8 Apps with C# and XAML written by Jeremy Likness and published by Addison-Wesley Professional. This book was released on 2013 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: "Microsoft “MVP of the Year” Jeremy Likness helps you combine your existing developer skills with new Visual Studio 2012 tools and best practices to create apps that are intuitive and innovative. His guidance and insight will help you dive into Windows 8 development—and gain a powerful competitive advantage for years to come. Likness illuminates the entire apps lifecycle, from planning and Model-View-View Model (MVVM) based design through coding, testing, packaging, and deployment. He covers both business and consumer apps, showing how Windows 8/WinRT development builds upon and contrasts with older WPF and Silverlight approaches. Using carefully crafted downloadable code examples and sample projects, Likness shows how to make the most of new platform features, including integrated social networking, search, contracts, charms, and tiles. Throughout, he addresses crucial development challenges that have only been discussed on MSDN, blog posts, and Twitter feeds—and never with this depth and clarity before."--Publisher description.

Pro Windows 8.1 Development with XAML and C#

Download Pro Windows 8.1 Development with XAML and C# PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430240482
Total Pages : 335 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Pro Windows 8.1 Development with XAML and C# by : Jesse Liberty

Download or read book Pro Windows 8.1 Development with XAML and C# written by Jesse Liberty and published by Apress. This book was released on 2014-05-29 with total page 335 pages. Available in PDF, EPUB and Kindle. Book excerpt: Windows 8.1 apps are revolutionizing development on the Windows platform. Fast, fluid, tactile and chrome-free, they provide a brand-new look and feel for Windows users. These apps rely on Microsoft's Windows 8 modern UI to provide their rich and engaging user experiences for both desktop and tablet users. The new UI in turn relies upon the Windows Runtime (WinRT) to give its apps unparalleled flexibility and power. Understanding this stack of new technologies and how they tie in to the proven C# language and the XAML standard is the subject of this book. Experienced writers Jesse Liberty, Phil Japikse, and Jon Galloway explain how you can get the most from Windows 8.1 by focusing on the features that you need for your project and bringing your existing C# coding knowledge to bear. They begin with a nuts-and-bolts examination of how the technologies fit together and show you everything you need to get up and running with the new platform. Once you have a good understanding on the basics, you progress to more advanced topics steadily increasing your understanding as a whole. This holistic knowledge is essential to truly master Windows 8.1 development. Each topic is covered clearly and concisely and is packed with the details you need to code effectively. The most important features are given a no-nonsense, in-depth treatment and chapters contain examples that demonstrate both the power and the subtlety of Windows 8.1.

Essential Windows Phone 7.5

Download Essential Windows Phone 7.5 PDF Online Free

Author :
Publisher : Addison-Wesley
ISBN 13 : 0132598892
Total Pages : 511 pages
Book Rating : 4.1/5 (325 download)

DOWNLOAD NOW!


Book Synopsis Essential Windows Phone 7.5 by : Shawn Wildermuth

Download or read book Essential Windows Phone 7.5 written by Shawn Wildermuth and published by Addison-Wesley. This book was released on 2011-12-01 with total page 511 pages. Available in PDF, EPUB and Kindle. Book excerpt: Essential Windows Phone 7.5 is the definitive guide to creating powerful, visually compelling mobile applications that take full advantage of Microsoft’s Windows Phone 7.5 platform. Nine-time Microsoft MVP Shawn Wildermuth draws on his extensive experience teaching Silverlight and Windows Phone development, helping you to get started fast and master techniques that lead to truly outstanding apps. After introducing the latest version of Windows Phone, Shawn Wildermuth dives directly into the essentials, emphasizing best-practice examples and illustrating with code. You’ll build a complete application from start to finish, then build on your skills with increasingly sophisticated techniques. From planning and design through application delivery, Shawn Wildermuth guides you through the entire mobile development lifecycle, showing how to make the most of Windows Phone 7.5’s most important new capabilities. Whether you’re a .NET or Silverlight developer going mobile, or an experienced mobile developer moving to Windows Phone, Essential Windows Phone 7.5 delivers all the skills you’ll need. Coverage includes Leveraging Microsoft’s breakthrough Metro design language Using phone features such as email, calling, search, Web browsing, and the camera Designing the look and feel of your user interface with XAML Interacting with users via Panorama, Pivot, and other controls Mastering the new Silverlight Toolkit for Windows Phone 7.5 Choosing the right application paradigm and functionality for your specific app Incorporating touch, vibration, motion, and sound into your interfaces Working with Windows Phone 7.5’s unique hubs and tiles Building location-based services that work with the phone’s GPS Storing data in Isolated Storage or Windows Phone 7.5’s database support Multitasking reliably, without compromising performance Integrating external data via REST, conventional Web services, and push notifications Preparing your application for the Windows Phone Marketplace