Posts
All the articles I've posted.
-
The proper way to use Syntax Highlighter with Blogger
Step-by-step guide to integrating SyntaxHighlighter 3 with Blogger using jQuery autoLoader to support all languages.
-
About me
Author introduction: Michael Naumov, Senior .NET Developer at Readify, Australia, working with .NET, PowerShell, and JavaScript.
-
How to check current PowerShell version
Shows how to check the current PowerShell version using the $Host.Version variable.
-
Debugger.Launch() analogue for PowerShell
Links to an article about invoking the PowerShell debugger programmatically, analogous to Debugger.Launch() in .NET.
-
Nullable types, lifted operators and ReSharper
Explains C# lifted operators with nullable types and a ReSharper false-positive bug when assigning nullable int to a class with implicit operator.
-
Test SyntaxHighlight
Test post confirming SyntaxHighlighter integration works on Blogger with a C# code sample.
-
BugAid - cool plugin for VisualStudio
Brief mention of BugAid, a Visual Studio plugin for enhanced debugging features.
-
Firefox и картинки в ссылках
Firefox unexpectedly underlines images inside anchor tags on hover; CSS workaround using div wrapper and text-decoration overrides.
-
Поисковая система для иконок
Introduces findicons.com, a search service for finding icons by topic and tags.