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


Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]



Beginning Programming All-in-One For Dummies

Author: Wallace Wang
Publisher: For Dummies
Pages: 800
ISBN: 978-1119884408
Print: 1119884403
Kindle: B0B1BLY87B
Audience: Novice programmers
Rating: 3
Reviewer: Kay Ewbank

This is a collection of seven shorter books introducing key aspects of programming, but it fails through trying to cover too [ ... ]


More Reviews

Last Updated ( Saturday, 03 November 2012 )