Pages

Friday 7 March 2014

Apress Windows 8 XAML Primer

The book tackles the major issues that you’ll need to understand in order to get started if you’re a XAML and C# programmer that wants to get down to business building your first Windows 8 apps. Does it tell you about the new UX requirements? No. Does it teach you C#? No. Does it mess around with unnecessary editorials on the importance of Windows 8 in rebooting the developer ecosystem with 400M pairs of eyeballs (800M eyeballs altogether) looking for your apps? No! It assumes that you’ve done your share of the umpteen Microsoft marketing presentations that lay out the fluff and are ready to get down to the gruff. He lays out what the tools are, how to use them, and how to sling the code you need to do on Windows 8: using the project templates in both Visual Studio and Blend, making something useful appear on the screen, binding your data to your controls, laying out your data on the screen, styling your data, and animating the display of your data.


No comments:

Post a Comment