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


PostgresSQL 14 Administration Cookbook

Author: Simon Riggs and Gianno Ciolli
Publisher: Packt Publishing
Pages: 608
ISBN: 978-1803248974
Print:1803248971
Kindle: B09R4VBHX3
Audience: PostgresSQL developers and administrators
Rating: 4.5
Reviewer: Kay Ewbank

While this book describes itself as a cookbook, the recipes in it work through the nec [ ... ]



The Art of WebAssembly

Author: Rick Battagline
Publisher: No Starch
Date: May 2021
Pages: 304
ISBN: 978-1718501447
Print: 1718501447
Kindle: B08TSYXJTS
Audience: WebAssembly developers
Rating: 5
Reviewer: Ian Elliot
WebAssembly is the coming thing - or so we are told.


More Reviews

Last Updated ( Saturday, 03 November 2012 )