Welcome to MSDN Blogs Sign in | Join | Help

James @ MS

Personal adventures in the world of technology...
We shipped again! Here is the VS SDK 4.0 December CTP!

Hey fellow developers,

It gives me great pleasure to announce that our team has just released the VS SDK 4.0 December CTP. You can go download this immediately from the here.

 Here are the highlights to this release:

  • New Toolbar Combo Box sample - demonstrates how to add various types of combo boxes to the IDE toolbar.
  • Updated Toolbox Installer Package sample - now also demonstrates how to integrate with Help for component vendors. 
  • Updated Setup - Help documentation is now an optional component. You can save time during the Setup by choosing not to install local Help and use the online Help instead.
  • IronPython Web site & Web Application Project sample improvements - IntelliSense works better within script blocks, setting breakpoints, jumping to error location from build errors, etc. 
  •  Various DSL Tools bug fixes

Try it out and let us know what you think. I need to warn you about a known issue about this release though. In this release, we are installing the IDE Test Host Adapter as part of the VS SDK Setup. This allows you to create integration tests for your VS Packages. However, for this feature to work properly, you will need to have one of the Visual Studio Team System SKUs. We missed putting in a check for this in the Setup, so Visual Studio will complain about it on startup if you have the Professional edition or below. But the error dialog is completely harmless and you can just tell it not to load the IDE Test Host Adapter add-in and it won't bug you again.

This is our last release in 2006.  We will be releasing VS SDK 4.0 RTM early next year.

 Here is a picture we took today at our team's little holiday celebration :)

Posted: Friday, December 08, 2006 4:57 PM by jameslau-MS

Comments

bkchung's WebLog said:

vs.Eco We shipped again! Here is the VS SDK 4.0 December CTP! VSSDK 4.0 12월 CTP가 나왔습니다. 새 툴바 콤보 박스 예제

# December 9, 2006 3:29 AM

LukeO said:

Where is it? The link points to ver 3.

# December 11, 2006 2:23 PM

GarethJ's WebLog said:

As Soma announces , service pack 1 for Visual Studio 2005 with a lot of bug fixes and integrated WAP

# December 15, 2006 10:06 AM

Diana Sanchez said:

The latest VSSDK available at the MSDN download page is v3.0. Is there another location?

# January 2, 2007 4:39 PM

jameslau-MS said:

Currently, we only put up final release (RTM) quality SDK on the Microsoft Download Center. For CTP releases, you will need to go to http://www.vsipmembers.com. Once you sign in with your Windows Live ID, click on "Download Files", and you can find it under "Visual Studio 2005 SDK 4.0"

# January 3, 2007 2:17 PM

Jordan said:

Thanks for your efforts on this!  I do, however, have a request:  Can you please work on the documentation for the Visual Studio SDK?  Especially on creating Managed Package.  It seems like the only documentation is the samples, and some of them are pretty complex (e.g. the IronPython project type).  Thanks!

# January 4, 2007 5:02 PM

C# veteran said:

Thanks for the new release! But I must say that Visual Studio is still too difficult to extend, far too complex and it lacks some functionality known in Java IDE's. You should really look at the Eclipse platform - the whole IDE design is much simpler to extend, and it has some functionality, such as incremental compiling, that I really miss in the VS, and it seems that it is not going to be included in next versions (or I just couldn't find information about it anywhere). And it's not only my impression - my colleagues, who work in company that actually produces tools for both Java and C# developers, say that extending VS is a nightmare comparing to Eclipse...

# January 11, 2007 6:31 PM

Qasim Waqar said:

Its Really fantastic... Go On

# January 18, 2007 2:11 AM

jameslau-MS said:

Jordan,

Thanks for your comments. I just wanted to make sure you see the documentation for MPF at http://msdn2.microsoft.com/en-us/library/bb166554(VS.80).aspx

The IronPython sample is a huge sample and it is more complex to go through. We are continuing to work our documentation to make it better!

Thanks for your support.

# January 21, 2007 9:02 PM
New Comments to this post are disabled
Page view tracker