Martin Tracy's Blog

WPF Sample Application using Regular Expressions to Parse Anchor Tags from HTML files.

Here's a sample application that I wrote that combines three technologies: Windows Presentation...

Author: martintr Date: 08/15/2007

Developing WPF applications with Visual Studio

Windows Presentation Foundation (WPF) is Microsoft’s preferred technology for writing windows...

Author: martintr Date: 01/24/2007

Visual Studio 2005 SDK documentation is now available on the MSDN Library Web site

Visual Studio 2005 SDK documentation is now available on the MSDN Library Web site! To access the...

Author: martintr Date: 09/13/2006

Don't Implement Package.ProjectPackage.Dispose. Use IVsHierarchy.Close instead

Should I implement IDisposable on my managed Package.ProjectPackage project node to release...

Author: martintr Date: 08/22/2006

August 2006 CTP -- IronPython Web Site Project demo installation, Part Two

You won't find the IronPython templates in the File/New Web Site dialog even after you've built or...

Author: martintr Date: 08/03/2006

August 2006 CTP -- IronPython Web Site Project demo installation

To demo the IronPython (IP) Web site support you must first install two IP binaries into the GAC....

Author: martintr Date: 07/27/2006

How to find Command GUID:ID pairs, Part Two

What if you want to find the Command GUID:ID pair associated with a context menu item? Paul...

Author: martintr Date: 05/23/2006

How to find Command GUID:ID pairs

Currently we have no way of displaying the GUID:ID pairs of Visual Studio command bars. Here's a...

Author: martintr Date: 05/23/2006

Debug Engine GUIDs

[Compiled by Chetan Parmer.] Defined in Microsoft.VisualStudio.VsConstants: guidCOMPlusOnlyEng...

Author: martintr Date: 05/16/2006

Common Web Context Menu Constants

[From the prolific pen of Douglas Hodges. Continued from Common Context Menu Constants. ] Visual Web...

Author: martintr Date: 05/16/2006

Common Context Menu Constants

[From the prolific pen of Douglas Hodges. Continued at Common Web Context Menu Constants] Common...

Author: martintr Date: 05/16/2006

Problems with the OnlineHelpSearchProvider sample

The VS SDK April CTP is finally out the door! It contains many new samples to help you get up to...

Author: martintr Date: 04/20/2006

Getting Started

Hi! My name is Martin Tracy, and I'm a programmer writer for Microsoft Visual Studio. What is a...

Author: martintr Date: 04/04/2006