Monthly Archives: January 2013

Add WordPress header image to Thematic child theme

How do I spruce up my WordPress blog with a clickable header image when I’m using the Thematic theme framework?  In answering that question, I’ve cobbled together guidance from a variety of websites and documentation sources.  Here’s what I’ve learned… I have some specific goals for my header image implementation.  I want to: Add a header image that […]

Posted in WordPress | Tagged , | Comments closed

Debug Visual Studio F1 Help

What can you do if Visual Studio F1 Help is broken or not working?  Behind the scenes, Visual Studio maintains a help context that it passes to the help system when you press F1.  The help system then displays the topic that best matches your context.  A good first step in debugging F1 problems is […]

Posted in Visual Studio 2010, Visual Studio 2012 | Tagged , | Comments closed

Introducing Microsoft Help Viewer 2.0

Microsoft Help Viewer 2.0 is now available as part of Visual Studio 2012. With this release of the Help Viewer, our goal was to deliver a fast, simple and highly productive reference experience while making it easier to discover and manage local help content. If you are a current/former Document Explorer user, you’ll find that […]

Posted in Microsoft Help Viewer, Visual Studio 2012 | Tagged , | Comments closed

Guide to MSDN Library Icons

“What is the meaning of MSDN Library icons?”  When referencing the .NET Class Library in MSDN, you’ll see a variety of icons in the leftmost column of member lists.  What do these MSDN icons mean? Icon Meaning Public Class Public Field Public Method Protected Method Private Method Public Property Protected Property Private Property Public Event […]

Posted in MSDN Library | Comments closed
%d bloggers like this: