Welcome to MSDN Blogs Sign in | Join | Help

Josh Heitzman's Blog

Visual Studio SDK: Senior C++ Developer

Syndication

Browse by Tags

All Tags » VS SDK   (RSS)
Sorry, but there are no more tags available to filter with.
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:

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 | 2 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:

VS SDK 2005 CTP compatiablity with VS 2005 RC
The Visual Studio SDK 2005 September (2005-09) Community Tech Preview is compatible* with the Visual Studio 2005 Release Candidate. The VS SDK 2005-09 CTP can be downloaded from http://www.vsipdev.com/downloads/vsseptemberctp.aspx . * - Note that we did Read More...

Posted Friday, September 16, 2005 4:54 PM by Josh Heitzman | 0 Comments

Filed under:

VS SDK C++ Reference Sample Progress and VSL Docs
The C++ Services Reference Sample is nearly complete , with scenario testing, adhoc testing, a few unit tests, and some additional comments still being needed. I'm going to swap back to the C++ Tool Window Reference Sample and see about getting the persisted Read More...

Posted Tuesday, September 13, 2005 12:23 PM by Josh Heitzman | 0 Comments

Filed under:

VS SDK 2005-09 CTP Now Available
The Visual Stuido SDK 2005-09 Community Tech Preview is now available at http://www.vsipdev.com/downloads/ . This VS SDK CTP is compatible with the Visual Studio 2005 August CTP (but not Beta 2). Enjoy! Read More...

Posted Friday, September 02, 2005 12:54 AM by Josh Heitzman | 0 Comments

Filed under:

More Posts Next page »
Page view tracker