<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>We shipped again! Here is the VS SDK 4.0 December CTP!</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx</link><description>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</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>VSSDK 4.0 12월 CTP</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx#1244593</link><pubDate>Sat, 09 Dec 2006 11:29:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1244593</guid><dc:creator>bkchung's WebLog</dc:creator><description>&lt;p&gt;vs.Eco We shipped again! Here is the VS SDK 4.0 December CTP! VSSDK 4.0 12월 CTP가 나왔습니다. 새 툴바 콤보 박스 예제&lt;/p&gt;
</description></item><item><title>re: We shipped again! Here is the VS SDK 4.0 December CTP!</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx#1260615</link><pubDate>Mon, 11 Dec 2006 22:23:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1260615</guid><dc:creator>LukeO</dc:creator><description>&lt;p&gt;Where is it? The link points to ver 3.&lt;/p&gt;</description></item><item><title>Visual Studio Service Pack 1 and December VS SDK CTP Released</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx#1294678</link><pubDate>Fri, 15 Dec 2006 18:06:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1294678</guid><dc:creator>GarethJ's WebLog</dc:creator><description>&lt;p&gt;As Soma announces , service pack 1 for Visual Studio 2005 with a lot of bug fixes and integrated WAP&lt;/p&gt;
</description></item><item><title>re: We shipped again! Here is the VS SDK 4.0 December CTP!</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx#1400233</link><pubDate>Wed, 03 Jan 2007 00:39:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1400233</guid><dc:creator>Diana Sanchez</dc:creator><description>&lt;p&gt;The latest VSSDK available at the MSDN download page is v3.0. Is there another location?&lt;/p&gt;</description></item><item><title>re: We shipped again! Here is the VS SDK 4.0 December CTP!</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx#1406339</link><pubDate>Wed, 03 Jan 2007 22:17:01 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1406339</guid><dc:creator>jameslau-MS</dc:creator><description>&lt;p&gt;Currently, we only put up final release (RTM) quality SDK on the Microsoft Download Center. For CTP releases, you will need to go to &lt;a rel="nofollow" target="_new" href="http://www.vsipmembers.com"&gt;http://www.vsipmembers.com&lt;/a&gt;. Once you sign in with your Windows Live ID, click on &amp;quot;Download Files&amp;quot;, and you can find it under &amp;quot;Visual Studio 2005 SDK 4.0&amp;quot;&lt;/p&gt;
</description></item><item><title>re: We shipped again! Here is the VS SDK 4.0 December CTP!</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx#1412785</link><pubDate>Fri, 05 Jan 2007 01:02:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1412785</guid><dc:creator>Jordan</dc:creator><description>&lt;p&gt;Thanks for your efforts on this! &amp;nbsp;I do, however, have a request: &amp;nbsp;Can you please work on the documentation for the Visual Studio SDK? &amp;nbsp;Especially on creating Managed Package. &amp;nbsp;It seems like the only documentation is the samples, and some of them are pretty complex (e.g. the IronPython project type). &amp;nbsp;Thanks!&lt;/p&gt;</description></item><item><title>re: We shipped again! Here is the VS SDK 4.0 December CTP!</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx#1452676</link><pubDate>Fri, 12 Jan 2007 02:31:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1452676</guid><dc:creator>C# veteran</dc:creator><description>&lt;p&gt;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...&lt;/p&gt;</description></item><item><title>re: We shipped again! Here is the VS SDK 4.0 December CTP!</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx#1487644</link><pubDate>Thu, 18 Jan 2007 10:11:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1487644</guid><dc:creator>Qasim Waqar</dc:creator><description>&lt;p&gt;Its Really fantastic... Go On&lt;/p&gt;</description></item><item><title>re: We shipped again! Here is the VS SDK 4.0 December CTP!</title><link>http://blogs.msdn.com/jameslau/archive/2006/12/08/we-shipped-again-here-is-the-vs-sdk-4-0-december-ctp.aspx#1505454</link><pubDate>Mon, 22 Jan 2007 05:02:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1505454</guid><dc:creator>jameslau-MS</dc:creator><description>&lt;p&gt;Jordan,&lt;/p&gt;
&lt;p&gt;Thanks for your comments. I just wanted to make sure you see the documentation for MPF at &lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-us/library/bb166554"&gt;http://msdn2.microsoft.com/en-us/library/bb166554&lt;/a&gt;(VS.80).aspx&lt;/p&gt;
&lt;p&gt;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!&lt;/p&gt;
&lt;p&gt;Thanks for your support.&lt;/p&gt;
</description></item></channel></rss>