Errata

Windows Runtime via C#

Errata for Windows Runtime via C#

The errata list is a list of errors and their corrections that were found after the product was released.

The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.

Color Key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted by Date submitted
PDF Page 39
Middle

What you upload to the WIndows Store is this one .appxbundle package file.

Capital second character 'i' in Windows.

Dainis Jonitis  Dec 15, 2013 
PDF Page 44
1

WIndows.

Already second occurrence of Windows spelled with capital i as second character. Just check entire book.

Dainis Jonitis  Dec 15, 2013 
PDF Page 133
Code list and 1st paragraph

ReadAsync throws ArgumentException instead of IndexOutOfRangeException when readCount parameter is 0.

YFujiwara  Dec 31, 2013 
PDF Page 147
Last

Intend do to -> intend to do

Dainis Jonitis  Dec 29, 2013 
PDF Page 177
Last code list

A comment of BindServiceNameAsync method states that we specify "0" for localServiceName argument to make OS picks port number automatically, but we must specify empty string ("") to do it (as http://msdn.microsoft.com/en-us/library/windows/apps/windows.networking.sockets.datagramsocket.bindendpointasync%28v=vs.10%29.aspx.)

YFujiwara  Jan 04, 2014 
PDF Page 180
4th line of 2nd paragraph

'GetOutputStreamAsync' should be 'GetEndpointPairsAsync'.

YFujiwara  Jan 04, 2014 
PDF Page 181
Last line of 2nd paragraph

'DatagramWebSocket' should be 'StreamWebSocket'

YFujiwara  Jan 04, 2014 
PDF Page 262
4th line of 1st code list

A comment in else statement should be "App?not?purchased, trial,..." instead of "App?not?purchased?&?trial?expired..." because it describes feature-differentiated trials.

YFujiwara  Feb 11, 2014