-
Victor's book, Chap 2 – Alert! A discrepency is spotted!
There is no possible way to actually get through and locate every single error and discrepency in a book. The hundreds of times the author and editors comb through the book and modify…
-
Chapter 2's "Hello World"
Going through Victor’s book – chapter 2 is fairly short, but the “lab” at the end of it, the typical “Hello World” which is seen, as he mentions in his book, in most…
-
Closing textblocks inside open tags
From my experience, I always kick myself every time I do something like the following: <TextBlock Text="Bogus Text" /> The reason I kick myself is that I find by closing a tag like…
-
Disabling design view in Visual Studios
For those that missed my blog earlier today, I am going through the Victor Gaudioso’s book on Blend 2, and one of the first things he has you do is create your application,…