Chapter 4

Windows 8 User Interface Final Touches

WHAT’S IN THIS CHAPTER?

  • How to support the new Windows Store Application Bar
  • Providing your user with Notifications
  • Configuring and Updating Live Tiles
  • Adding your own custom Splash Screen

WROX.COM CODE DOWNLOADS FOR THIS CHAPTER

You can find the wrox.com code downloads for this chapter in code file 205709 C04.zip at www.wrox.com/remtitle.cgi?isbn=1118205707 on the Download Code tab.

APPLICATION BARS, NOTIFICATIONS, SPLASH SCREENS, AND LIVE TILES

You are now an expert at using XAML to create Windows 8 user interfaces. You have mastered the important techniques of data binding. Your user interfaces now make use of proven Windows 8 styles. What else is left to complete the user interface in a Windows Store Application?

In this chapter you become familiar with several important user interface topics that provide a complete Windows Store App experience to your users. Up next is a discussion about the Windows Store Application Bar and how it replaces the traditional menu system that you may be used to from past WPF/WinForms or even Silverlight development. Notifications are another great new addition to Windows 8, and these give you an easy way to provide toast style notifications in the background while your app runs. Of course, no Windows Store Application would be complete without a customized splash screen, and this chapter shows you how to do just that. Finally, another key component to Windows Store Apps is the Live Tiles. If ...

Get Professional Windows 8 Programming: Application Development with C# and XAML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.