Oct 4, 2019 Post comments count3 Post likes count0 My summer vacation: The Changing of the Guard at Buckingham Palace Raymond Chen Pomp and circumstance.
Oct 4, 2019 Post comments count5 Post likes count1 How do I define a UWP XAML dependency property that is a collection type? Raymond Chen Putting previous guidance into practice.
Oct 3, 2019 Post comments count3 Post likes count0 Odd things you find when you read the airplane safety information card Raymond Chen Will it float?
Oct 3, 2019 Post comments count1 Post likes count2 What if I want the default value for a XAML dependency property to be a mutable object? Raymond Chen Give it one, but save it for real.
Oct 2, 2019 Post comments count6 Post likes count0 My summer vacation: Watching a German movie on the plane and learning some language history Raymond Chen Trying to keep that part of my brain from disappearing.
Oct 2, 2019 Post comments count2 Post likes count2 The default value for a XAML dependency property should be immutable Raymond Chen Spooky action at a distance.
Oct 1, 2019 Post comments count14 Post likes count1 Reminiscences on 5.25″ floppy drives of the early 1980’s Raymond Chen Because you may have forgotten, or perhaps never knew.
Sep 30, 2019 Post comments count2 Post likes count1 Where did DirectX code names come from? Raymond Chen From too much pizza.
Sep 27, 2019 Post comments count2 Post likes count0 My summer vacation: Paris public transportation Raymond Chen Getting around is easy. Paying for it is hard.
Sep 27, 2019 Post comments count3 Post likes count1 Why does the compiler refuse to let me export my class? If I don’t export it, then the class works fine. Raymond Chen You forced the compiler to try to compile it.