<?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>Visual Studio &amp;quot;Orcas&amp;quot; March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx</link><description>Today we released the March CTP of Visual Studio codename ”Orcas”. Our goal with Orcas is to build the best tool set for Windows Vista and Office 2007, expand our role-based and team offerings, deliver complete AJAX support and deliver revolutionary language</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1776942</link><pubDate>Thu, 01 Mar 2007 06:49:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1776942</guid><dc:creator>Cory Nelson</dc:creator><description>&lt;p&gt;lots of fun .net stuff, but nothing exciting for the unmanaged world :(&lt;/p&gt;
</description></item><item><title>March 2007 Orcas CTP Available</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1776976</link><pubDate>Thu, 01 Mar 2007 07:06:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1776976</guid><dc:creator>The Visual Basic Team</dc:creator><description>&lt;p&gt;The March 2007 Orcas CTP is now available for download. You can see Soma's anouncement about it here&lt;/p&gt;
</description></item><item><title>March 2007 Orcas CTP Available</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1777661</link><pubDate>Thu, 01 Mar 2007 10:30:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1777661</guid><dc:creator>RSS It All</dc:creator><description>&lt;p&gt;The March 2007 Orcas CTP is now available for download. You can see Soma&amp;amp;#39;s anouncement about it here&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1778375</link><pubDate>Thu, 01 Mar 2007 14:14:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1778375</guid><dc:creator>Yuvi</dc:creator><description>&lt;p&gt;Will Beta1 come with the express editions? And, will they be in a manageable size?&lt;/p&gt;
</description></item><item><title>.NET Framework 3.5 makes first appearance in CTP</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1781441</link><pubDate>Thu, 01 Mar 2007 23:51:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1781441</guid><dc:creator>Paul Andrew</dc:creator><description>&lt;p&gt;This week we released the Visual Studio codename &amp;quot;Orcas&amp;quot; March 2007 CTP and this is the first time that&lt;/p&gt;
</description></item><item><title>links for 2007-03-01</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1781469</link><pubDate>Thu, 01 Mar 2007 23:54:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1781469</guid><dc:creator>Impersonation Failure</dc:creator><description>&lt;p&gt;Windows Mobile 6 SDKs are now available! / mobile microsoft “Windows Mobile 6 Standard SDK” and “Windows&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1782432</link><pubDate>Fri, 02 Mar 2007 03:04:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1782432</guid><dc:creator>stevetei</dc:creator><description>&lt;p&gt;&amp;gt;&amp;gt;lots of fun .net stuff, but nothing exciting for the unmanaged world :(&amp;lt;&amp;lt;&lt;/p&gt;
&lt;p&gt;Hi Cory,&lt;/p&gt;
&lt;p&gt;I don't think we've been as effective at communicating the native code features of Orcas as we have some of the managed stuff, but Orcas does include some cool features for native code developers as well. &amp;nbsp;To name a few...&lt;/p&gt;
&lt;p&gt;1. MFC support for new Vista controls, common dialogs, and Vista UI guidelines (actually, we not only added support for Vista stuff, but also some of the XP-era stuff that we had yet to do)&lt;/p&gt;
&lt;p&gt;2. Dialog editor support for new Vista controls&lt;/p&gt;
&lt;p&gt;3. Improved build throughput with the ability to compile multiple files in parallel within a project&lt;/p&gt;
&lt;p&gt;4. Class designer support in the IDE&lt;/p&gt;
&lt;p&gt;5. Updates to Spy++ to support Vista and 64-bit&lt;/p&gt;
&lt;p&gt;Related to how native code, we also have a few features in Orcas that make it easier to interoperate between native and managed code, including:&lt;/p&gt;
&lt;p&gt;1. STL/CLR: An implementation of the C++ STL, including containers, iterators, and algorithms that can be used with C++/CLI managed code and also interop with other managed languages&lt;/p&gt;
&lt;p&gt;2. The Marshaling Libraries, which handle the dirty work of converting between commonly used native and managed types&lt;/p&gt;
&lt;p&gt;3. Managed incremental build, which can dramatically improve incremental build speed for mixed or managed solutions&lt;/p&gt;
&lt;p&gt;Orcas was actually a fairly modest release for the VC++ team, as we have a good chunk of the team dedicated to longer-lead, post-Orcas work. &amp;nbsp;Expect to see the fruits of this work begin to appear in the next major VS release after Orcas.&lt;/p&gt;
&lt;p&gt;I also want to point out that native code development is the #1 focus area for the VC++ product. &amp;nbsp;You can learn more about our product strategy and vision by checking out this Channel9 video that Bill Dunlap and I did recently: &lt;a rel="nofollow" target="_new" href="http://channel9.msdn.com/ShowPost.aspx?PostID=283081"&gt;http://channel9.msdn.com/ShowPost.aspx?PostID=283081&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Steve Teixeira&lt;/p&gt;
&lt;p&gt;Group Program Manager, VC++&lt;/p&gt;
</description></item><item><title>Just got used to .NET 3.0?  Well 3.5 is nearly here...</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1785802</link><pubDate>Fri, 02 Mar 2007 11:11:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1785802</guid><dc:creator>Insane World</dc:creator><description>&lt;p&gt;Visual Studio codename &amp;amp;quot;Orcas&amp;amp;quot; March 2007 CTP has been released, and it contains aspects of&lt;/p&gt;
</description></item><item><title>Visual Studio &amp;quot;Orcas&amp;quot; CTP de mars</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1788846</link><pubDate>Fri, 02 Mar 2007 20:22:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1788846</guid><dc:creator>Luc Gauthier's Weblogs</dc:creator><description>&lt;p&gt;Le nouveau CTP est maintenant disponible. Vous pouvez consulter l'annonce officielle sur le site de Somasegar.&lt;/p&gt;
</description></item><item><title>Visual Studio 코드명 "Orcas" 2007년 3월 CTP</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1789052</link><pubDate>Fri, 02 Mar 2007 21:16:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1789052</guid><dc:creator>bkchung's WebLog</dc:creator><description>&lt;p&gt;Somasegar's WebLog : Visual Studio &amp;quot;Orcas&amp;quot; March CTP is available now 이전과 마찬가지로 VPC와 인스톨본 두가지 형태로 제공됩니다:&lt;/p&gt;
</description></item><item><title>.Net 3.5</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1789772</link><pubDate>Fri, 02 Mar 2007 23:15:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1789772</guid><dc:creator>Connecting Systems the Microsoft Way</dc:creator><description>&lt;p&gt;This week Microsoft released the Visual Studio codename &amp;quot;Orcas&amp;quot; March 2007 CTP and this is the first...&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1790276</link><pubDate>Sat, 03 Mar 2007 00:24:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1790276</guid><dc:creator>Somasegar</dc:creator><description>&lt;p&gt;Hi Yuvi,&lt;/p&gt;
&lt;p&gt;We will have Express versions of the product at Beta1. &amp;nbsp;The teams are working on keeping the size manageable. &amp;nbsp;Let's see how much progress we make in this time-frame.&lt;/p&gt;
&lt;p&gt;-somasegar&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1798401</link><pubDate>Sat, 03 Mar 2007 22:22:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1798401</guid><dc:creator>Mikael Söderström</dc:creator><description>&lt;p&gt;Hi Somasegar,&lt;/p&gt;
&lt;p&gt;I have been testing the CTP for a couple of days now, but I still can&amp;#180;t find any AJAX support? Do I need to install the ASP.NET AJAX extensions to use it, or can I add a reference to a specific dll?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Mikael S&amp;#246;derstr&amp;#246;m&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1815362</link><pubDate>Tue, 06 Mar 2007 11:28:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1815362</guid><dc:creator>Thomas Zitzler</dc:creator><description>&lt;p&gt;Hi Somasegar,&lt;/p&gt;
&lt;p&gt;are there checksums available for the files (VSMar07CTP_TFSVSTS_9PartsTotal...)? I downloaded them but extracting fails. I don't want to download the whole stuff again, so it would be nice to find out which one is corrupted.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Thomas&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1832409</link><pubDate>Thu, 08 Mar 2007 05:03:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1832409</guid><dc:creator>rasyadi</dc:creator><description>&lt;p&gt;Hi Thomas,&lt;/p&gt;
&lt;p&gt;Are you sure you were downloaded the correct files?&lt;/p&gt;
&lt;p&gt;It happened to me last time. It seems that the .rar file I downloaded corrupted. But I have mixed those filex with different released. do you get what I mean? &lt;/p&gt;
&lt;p&gt;They have released 4 different set of files to be downloaded:&lt;/p&gt;
&lt;p&gt;1. VSTS with VPC image&lt;/p&gt;
&lt;p&gt;2. VSTS with TFS with VPC image&lt;/p&gt;
&lt;p&gt;3. VSTS self extracted&lt;/p&gt;
&lt;p&gt;4. VSTS with TFS self extracted&lt;/p&gt;
&lt;p&gt;What can I suggest to you is to check your files name. Look at its name convention. The file name is different between each other. I got noticed I've mixed the wrong files when I saw differences in its naming convention. Hope this helps.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Rasyadi&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://geekswithblogs.net/rasyadi"&gt;http://geekswithblogs.net/rasyadi&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1841217</link><pubDate>Fri, 09 Mar 2007 05:21:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1841217</guid><dc:creator>Mohamed Meligy</dc:creator><description>&lt;p&gt;Hey Soma,&lt;/p&gt;
&lt;p&gt;I've a question about the self-extract files. The download page for them says that the supported operating systems are only Windows 2003 and XP. Is that right ? Then how come while this is supposed to be the first &amp;quot;real&amp;quot; Vista targetted version of VS?&lt;/p&gt;
&lt;p&gt;If it's supported on Vista (apart from why this is not said then), then what are things to check if the instllation fails on a typical Vista machine (no special software or so), while works on other XP machines using same downloded files ??&lt;/p&gt;
&lt;p&gt;When I had the problem on my machine, I googled to find others at Channel9 and MSDN forums having the same complain. Channel9 guys made me notice the supported operating systems list on the self-extract files download page. I blogged about it and got a number of comments of those who had it working on their Vista machines!!&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1844061</link><pubDate>Fri, 09 Mar 2007 16:11:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1844061</guid><dc:creator>Somasegar</dc:creator><description>&lt;p&gt;Hi Mikael,&lt;/p&gt;
&lt;p&gt;The Atlas binaries are in there, but the design-time (VS) templates aren't and hte tool doesn't migrate projects yet - so it looks like Atlas doesn't exist. &amp;nbsp;You should be able to open and edit as ASP.NET AJAX 1.0 project in the CTP though.&lt;/p&gt;
&lt;p&gt;The team is working on completing this as we speak and in subsequent CTPs you should see more of this stuff working.&lt;/p&gt;
&lt;p&gt;-somasegar&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1844083</link><pubDate>Fri, 09 Mar 2007 16:14:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1844083</guid><dc:creator>Somasegar</dc:creator><description>&lt;p&gt;Hi Mohamed,&lt;/p&gt;
&lt;p&gt;With this CTP, we have a problem installing the &amp;quot;red bits&amp;quot; changes on Vista with Orcas on the run-time side. &amp;nbsp;That's why this CTP doesn't enable you to natively install on Vista. &amp;nbsp;You have to install the VPC image on Vista to try out this CTP.&lt;/p&gt;
&lt;p&gt;The team is working on fixing this issue as we speak. &amp;nbsp;With a subsequent CTP, we will enable this so that you can install Orcas natively on a Vista machine.&lt;/p&gt;
&lt;p&gt;-somasegar&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1848180</link><pubDate>Sat, 10 Mar 2007 01:51:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1848180</guid><dc:creator>Chad</dc:creator><description>&lt;p&gt;Will this CTP be available in the MSDN subscriber downloads? &amp;nbsp;The individual downloads keep timing out for me, so I would like to use the download manager available for subscriber downloads. &amp;nbsp;I usually have good luck as it restarts and picks up where it left off.&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1898610</link><pubDate>Sat, 17 Mar 2007 09:15:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1898610</guid><dc:creator>Mohamed  Meligy</dc:creator><description>&lt;p&gt;Hey again,&lt;/p&gt;
&lt;p&gt;Sorry for repeating the same question, but, how come I keep seeing more and more people online that had it working on different editions of vista?&lt;/p&gt;
&lt;p&gt;Is there something specific that could be prevevnting it? Right now I have VS2005Pro &amp;nbsp;+ Team Explorer addin + SQL2005Expr + SQL2005Devevloper + WF&amp;amp;.NET3Tools for VS2005 + OFfice2007.&lt;/p&gt;
&lt;p&gt;This might sound much but is pretty standard for any developer who has work to do with .NET 3.0, however, may it Orcas installation work if I remove any of those &amp;nbsp;(and will i be able to reinstall what I removed afterwards)? OR/AND is there anything else I can do to get it to work ??&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1899405</link><pubDate>Sat, 17 Mar 2007 12:47:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1899405</guid><dc:creator>Mohamed  Meligy</dc:creator><description>&lt;p&gt;Soma,&lt;/p&gt;
&lt;p&gt;I got it to work!&lt;/p&gt;
&lt;p&gt;I first tired uninstalling VVS2005SP1Vista Update, and reinstalling it. This didn't help anything.&lt;/p&gt;
&lt;p&gt;Later I thought: The component that fails in my case (itks different in each case on channel and msdn forums) is Microsoft Web Designer Tools. I had access to Expression Web Designer as part of my work but I havevnt't installed it before, so, I tried to install it and see. Yes, in my case, this did the trick :):):).&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1903818</link><pubDate>Sun, 18 Mar 2007 05:27:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1903818</guid><dc:creator>Somasegar</dc:creator><description>&lt;p&gt;Hi Mohamed,&lt;/p&gt;
&lt;p&gt;Glad to hear that things are working for you. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;-somasegar&lt;/p&gt;
</description></item><item><title>.NET 3.5 Preview Has Been Released</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1927905</link><pubDate>Thu, 22 Mar 2007 03:03:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1927905</guid><dc:creator>Yama Kamyar</dc:creator><description>&lt;p&gt;If you have not even updated your Visual Studio 2003 to the 2005 you may be for bits of a catching...&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1941896</link><pubDate>Sat, 24 Mar 2007 14:30:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1941896</guid><dc:creator>yaquttap</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;You're website looks very good, it was a pleasure to be on you're. Keep on the good work :-)&lt;/p&gt;
&lt;p&gt;DS2_sp_1&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1944449</link><pubDate>Sun, 25 Mar 2007 03:47:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1944449</guid><dc:creator>puekvydd</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;=)) Your site is really perfect... Great job!&lt;/p&gt;
&lt;p&gt;DS2_sp_3&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1944564</link><pubDate>Sun, 25 Mar 2007 04:46:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1944564</guid><dc:creator>jitlyaki</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;This web-site is the coolest! Now I don't have to feel so intimated by science! You're a genius! I think I'll visit this site often&lt;/p&gt;
&lt;p&gt;DS2_sp_3&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1945266</link><pubDate>Sun, 25 Mar 2007 08:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1945266</guid><dc:creator>ksuanbij</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;Great site. thanx a lot. very good design.&lt;/p&gt;
&lt;p&gt;DS2_sp_1&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1945541</link><pubDate>Sun, 25 Mar 2007 09:14:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1945541</guid><dc:creator>rymcagem</dc:creator><description>&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;Hello, I just wanted to say you have a very informative site which really made me think, thanks very much! Have a nice Day!!&lt;/p&gt;
&lt;p&gt;DS2_sp_2&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1946559</link><pubDate>Sun, 25 Mar 2007 14:54:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1946559</guid><dc:creator>lilies</dc:creator><description>&lt;p&gt;ITs Like ME&lt;/p&gt;
&lt;p&gt;[url=&lt;a rel="nofollow" target="_new" href="http://myurl.com.tw/jcos"&gt;http://myurl.com.tw/jcos&lt;/a&gt;]casino bonus[/url]&lt;/p&gt;
</description></item><item><title>re: Visual Studio "Orcas" March CTP is available now</title><link>http://blogs.msdn.com/somasegar/archive/2007/02/28/visual-studio-orcas-march-ctp-is-available-now.aspx#1953932</link><pubDate>Mon, 26 Mar 2007 22:05:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1953932</guid><dc:creator>Prakash</dc:creator><description>&lt;p&gt;Soma,&lt;/p&gt;
&lt;p&gt;I think its time for you to include a captcha/nobot(ajax) on the comments page. Lots of spam messages in every post.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Prakash&lt;/p&gt;
</description></item></channel></rss>