Archives
-
Modern censorship you shouldn't ignore
Should I need a reason to hate Apple, it would be censorship.
-
New York Times abandons WPF and Silverlight in favor of AIR
The first version of the New York Times Reader was showcased in 2006 as one of the first and major WPF applications. Then, the Times Reader was ported to Silverlight, so it can work on non-Windows platforms such as Mac OS and Linux. The fact that WPF runs only on Windows was indeed a major concern for such a product.
-
ForEach debate continued
Eric Lippert, whose blog you shouldn't miss, adds his own arguments to the debate about whether using a ForEach extension method instead of foreach is a good idea or a bad one.
-
LINQ em Ação, LINQ in Action in Portuguese
After English, German and Spanish, LINQ in Action is now available em Português.
-
Localization in WPF
Several techniques exist for localizing WPF applications. I have yet to study them before making a choice.
-
Fix for Visual Studio 2008 crash with XAML files
Does your Visual Studio 2008 SP1 crash when you open some XAML files? It started to happen to me, for some unknown reason.