WinRT Revealed

Author: Michael Mayberry
Publisher: Apress
Pages: 73
ISBN: 978-1430245841
Audience: C# programmers
Rating: 3
Reviewer: Ian Elliot

 

WinRT revealed - is quite a promise, particularly for a book with only four chapters.

This is a very short book and it really doesn't do WinRT justice. If you really know nothing about WinRT, then this might serve as an introduction to the basics but to qualify for "Revealed" it really needs to dig a bit deeper.

Chapter 1 explains the basic ideas of WinRT and how it works in terms of the new "friendly" form of COM that is a WinRT component. This is probably the best chapter in that it gives a reasonably accurate overview of WinRT. However it isn't much more than a commentary on what is available on the web.

 

Banner

 

Chapter 2 explains how to make WinRT components. The example is a component created using C# and used in a JavaScript project. There are lots of long listings and very big screen dumps that reduce the useful information in an already short book. What the chapter does is fine, but to really get the flavor of the way WinRT works you really need to be shown the same component in C++ and C# and used in all three languages.

The next chapter is on building a .NET app to run under WinRT. This is basically just a tutorial on writing a C# app using the designer. It doesn't even go into any details of things that are specific to WinRT, like live tiles, notifications, toast and so on. It basically goes over the construction of a C# app that could just as easily be a desktop app.

The final chapter is a strange collection of topics: dealing with the manifest, location, contracts and so on. Important yes but there is so much more to say.

In such a short book you could expect to find some high density information. Something to get you off the launch pad and towards understanding the whole WinRT idea. This book does do some of that in the first chapter, but then goes off into examples with long listings and very big screen dumps that would be better suited to a longer book that was trying to explain the details of programming under WinRT. There is also a very definite focus on C# with a side order of JavaScript. Very obviously missing from the account is C++ which, apart from its role in the new COM and in defining some data types, is more or less ignored. As a result the book isn't even a balanced view of WinRT and its development options.

If your really can't afford the time to do some research on the web then you might want to read this book, but if you have access to the documentation it doesn't add enough to be recommended.

Banner


Android Programming: The Big Nerd Ranch Guide (5e)

Authors: Bryan Sills, Brian Gardner, Brian Hardy and Kristin Marsicano
Publisher: Addison-Wesley
Pages: 688
ISBN: 978-0137645541
Print: 0137645546
Kindle: B09WLF84W7
Audience: Kotlin programmers
Rating: 4.5
Reviewer: Mike James  

The Big Nerd Ranch Guide to Android is bac [ ... ]



Software Requirements Essentials

Authors: Karl Wiegers and Candase Hokanson
Publisher: Addison-Wesley
Pages: 208
ISBN: 9780138190286
Print: 0138190283
Kindle: B0BTLC53FF
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ]


More Reviews

Last Updated ( Saturday, 03 November 2012 )