Welcome to MSDN Blogs Sign in | Join | Help

Josh Heitzman's Blog

Visual Studio SDK: Senior C++ Developer

Syndication

Browse by Tags

Moving on to the Code Essentials Team
This is a bit late in coming, but at the beginning of August I moved from the Ecosystem VS SDK team to the Code Essentials team. The Code Essentials team is the name for the combined Project and Solution, Editor and Navigation, and Source Control Integration Read More...

Posted Monday, October 23, 2006 4:47 PM by Josh Heitzman | 1 Comments

Filed under:

VS Extensibility Explorer Powertoy, sample, and VSL gets hierarchy impl classes
The VS SDK 2006-08 CTP will include a new Powertoy called the Extensibility Explorer. The Extensiblity Explorer displays that Visual Studio 2005 registry hives (i.e. 8.0 for the regular hive and 8.0Exp for the experimental hive) and all of the packages Read More...

Posted Wednesday, July 26, 2006 1:40 PM by Josh Heitzman | 0 Comments

VS Package Wizard updated in next CTP
The Visual Studio Package wizard that is part of the VS SDK has been updated for the VS SDK 2006-06 CTP. The update includes: The generated editors now match up to the new Single View Editor reference samples for both C++ and C#. The code generated for Read More...

Posted Tuesday, May 23, 2006 3:50 PM by Josh Heitzman | 0 Comments

Filed under:

Integrating an SDK into Visual Studio 2005
The VS SDK 2006-06 CTP will include a new sample that demonstrates integrating a SDK into VS (i.e. it's a sample SDK). Thw sample SDK will: Show how to use a property sheet provide to configure a VC project to be aware of a SDK. Show the use of the Help Read More...

Posted Tuesday, May 23, 2006 1:01 PM by Josh Heitzman | 0 Comments

Filed under:

VSL Deep Dive Slidedeck
Attached to this post is the slidedeck from the VSL Deep Dive presentation I did last Monday at the April VSIP Dev Lab here in Redmond. Read More...

Posted Wednesday, April 12, 2006 5:15 PM by Josh Heitzman | 0 Comments

Filed under:

Attachment(s): VSLDeepDive.ppt

Sample Code Size Comparison (part 2): C++ vs. C#
C++ sample again proves to be smaller then equivalent C# sample. Read More...

Posted Friday, March 31, 2006 3:07 PM by Josh Heitzman | 3 Comments

Filed under:

Sample Code Size Comparison: C++ vs. C#
Follows is data I just pulled from the completed reference samples in the VS SDK: Code Lines Comment Lines Characters Semi-colons Functions Feature equivalent C++ Tool Window 828 508 53,858 228 34 C# Tool Window 844 724 63,686 433 49 C++ Menus and Commands Read More...

Posted Friday, March 10, 2006 6:39 PM by Josh Heitzman | 1 Comments

Visual Studio Library (aka VSL): Guiding Principles
The design of VSL is guided by the following principles: - Minimize coupling - Avoid feature creep - Exploit the C++ language and the Visual C++ compiler - Facilitate unit testing - Re-use without obstruction - Responsive to requests Read More...

Posted Thursday, March 09, 2006 12:46 PM by Josh Heitzman | 3 Comments

Filed under:

Visual Studio Library (aka VSL): What it is
The Visual Studio Library is a C++ source code library whose purpose is to simplify creating a Visual Studio Integration Package. Read More...

Posted Tuesday, March 07, 2006 7:46 PM by Josh Heitzman | 1 Comments

Filed under:

Visual Studio Library aka VSL
As I sit here repeatedly waiting for the unit test for the C++ Single View Editor (the new scrubbed version of BscEdt) to build, I looked back through my blog posts after I joined the VS SDK team last July, and noticed that I've that I haven’t really Read More...

Posted Tuesday, March 07, 2006 1:13 PM by Josh Heitzman | 1 Comments

Filed under:

VS SDK 2005-12 CTP Now Available!
The Visual Studio Platform SDK 2005-12 Community Technical Preview is now available here . Wit this release VSL has been expanded to include mock interfaces for nearly all Visual Studio Platform interfaces . Numerous improvements have been made to the Read More...

Posted Tuesday, December 06, 2005 10:03 AM by Josh Heitzman | 0 Comments

Filed under:

VS SDK 2005-12 CTP: includes C++ mock interfaces for Visual Studio Platform interfaces
The December CTP of the VS SDK, which has not yet available for downloading as of this posting, includes mock interfaces for nearly all Visual Studio Platform interfaces , as well as numerous changes to the VSL infrastructure for mock objects. The changes Read More...

Posted Monday, December 05, 2005 2:30 PM by Josh Heitzman | 0 Comments

Filed under:

VS SDK 2005-10 RTM Now Available!
Visual Studio SDK 2005-10 RTM is now available for download at http://affiliate.vsipmembers.com/affiliate/downloadFiles.aspx . This the correct version of the VS SDK to utilize with Visual Studio 2005 RTM . I have also posted a forum topic Official VSL Read More...

Posted Wednesday, November 02, 2005 12:03 PM by Josh Heitzman | 0 Comments

Filed under:

No VS SDK 2005-10 CTP
In my last post , I said a we should be releasing the VS SDK 2005-10 CTP shortly. We will not be releasing the VS SDK 2005-10 CTP externally, as we just realized that recent changes in files that we pick-up from Visual Studio 2005, have changed such that Read More...

Posted Wednesday, October 05, 2005 3:41 PM by Josh Heitzman | 2 Comments

Filed under:

VS SDK September sprint nearly complete
We have nearly completed our September sprint (yes, it's October and we are not done yet, we started out extermely overbooked for the month sprint, and even after extensive cutting, never got caught up). Once complete we will release the VS SDK 2005-10 Read More...

Posted Tuesday, October 04, 2005 8:37 PM by Josh Heitzman | 0 Comments

Filed under:

More Posts Next page »
Page view tracker