How to select HTML elements with more than one css class using XPath: it’s here.
Month: September 2012
How to deal with encoding when downloading with HttpWebRequest
Even though this article dates from 2004, it’s always accurate on being able to read META HTTP-EQUIV part (for normal content-type reading, we can use HttpWebResponse.CharacterSet Property).
Beware: META HTTP-EQUIV reading involves a memory footprint penalty (Copy into a MemoryStream)
TPL DataFlow Debugger Visualizer
How to change Visual Studio 2012 look and feel
How to change almost everything including the infamous uppercase top menu:
Here it is again with the ALL CAPS registry setting turned off:
HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\11.0\General\SuppressUppercaseConversion REG_DWORD value: 1
Your Colorful Visual Studio 2012 with the Color Theme Editor (VS2010 colors, too) – Scott Hanselman.
Bug Report as a way to improve software
I completly agree with this: A Bug Report is a Gift – Scott Hanselman.
Windows Phone 8 SDK Preview program is now open
The XAML Project
Another XAML clipart The XAML Project and how to use Syncfusion’s Metro Studio.