<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/16723/Microsoft_Releases_Bug-Fix_Version_of_Visual_Studio_2005</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2012, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Wed, 15 Feb 2012 10:33:25 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Poor 64</title>
			<link>http://www.osnews.com/thread?192185</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192185</guid>
			<description>Unfortunately one of the biggest pluses to VS2005, its x64 support, is one of it's greatest failures.  None of the new fancy features in 2005 actually work with 64-bit code.  The new unit testing framework and the new profiling capabilities (I believe only available in the more $$$ versions) are fantastic.  Unfortunately they only work with 32-bit code.  Even editing code on the fly doesn't work with 64-bit builds.<br />
<br />
The reason for this has to do with the fact that VS2005 is still a 32-bit application.  There is no 64-bit version.  So even though the compiler can generate 64-bit code, all of the debugging is done via the Remote Debugger remoted into localhost.  It really is quite a shame, especially for the profiler as most 64-bit developers are geared towards performance critical applications and a good profiler is an disposable tool in this environment.<br />
<br />
Service pack or not, I don't see descent 64-bit support really coming around until Visual Studio Orcas.<br />
<br />
Edited for grammar, although it's still far from perfectEdited 2006-12-14 18:27</description>
			<pubDate>Thu, 14 Dec 2006 18:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (CodeMonkey)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Not available for download.</title>
			<link>http://www.osnews.com/thread?192223</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192223</guid>
			<description>Dispite this being released. It is not available for download at this time. Not even to MSDN subscribers.</description>
			<pubDate>Thu, 14 Dec 2006 19:24:00 GMT</pubDate>
			<author>donotreply@osnews.com (Shannara)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Poor 64</title>
			<link>http://www.osnews.com/thread?192224</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192224</guid>
			<description>The IDE is 32bit. But it includes 64bit compilers.<br />
<br />
I believe yout get 3 remote debuggers with VS2005 (x64,x86 and IA64):<br />
<br />
 Install pathMicrosoft Visual Studio 8Common7IDERemote Debuggerx86 <br />
 Install pathMicrosoft Visual Studio 8Common7IDERemote Debuggerx64 <br />
 Install pathMicrosoft Visual Studio 8Common7IDERemote Debuggeria64</description>
			<pubDate>Thu, 14 Dec 2006 19:25:00 GMT</pubDate>
			<author>donotreply@osnews.com (NotParker)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Poor 64</title>
			<link>http://www.osnews.com/thread?192256</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192256</guid>
			<description>Yes there are 64 bit compilers with it but because the IDE is 32 bit, then the remote debugger must be used.  Even though the debugger is 64 bit, it's the use of the remote debugger locally which prevents all the fancy whiz-bang features from being used.</description>
			<pubDate>Thu, 14 Dec 2006 19:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (CodeMonkey)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Not available for download.</title>
			<link>http://www.osnews.com/thread?192258</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192258</guid>
			<description>I noticed that.  I went looking for it on the MSDN subscribers page but to no avail.  I can't even find any documentation from Microsoft about it, only the beta.</description>
			<pubDate>Thu, 14 Dec 2006 19:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (CodeMonkey)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>About Time</title>
			<link>http://www.osnews.com/thread?192267</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192267</guid>
			<description>Visual Studio 2005 should never have been released as it was, and it's quality was less than perfect, shall we say. This still isn't on MSDN though, let alone the supposed add-ons to SP1 for the stuff that won't work in Vista. Hmmmmmmmm. QA anyone?<br />
<br />
Note how Microsoft ties in various products together, both at the server and backend. You integrate with Microsoft Office through Team Foundation Server, which you've gused it, implies yet more licenses and a Windows Server to run it on.<br />
<br />
Don't worry though. There'll be yet another version of Visual Studio and whole set of new tools some time after Vista is released, all based on .Net 3.0.Edited 2006-12-14 20:01</description>
			<pubDate>Thu, 14 Dec 2006 20:00:00 GMT</pubDate>
			<author>donotreply@osnews.com (segedunum)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Poor 64</title>
			<link>http://www.osnews.com/thread?192297</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192297</guid>
			<description><i>Yes there are 64 bit compilers with it but because the IDE is 32 bit, then the remote debugger must be used. Even though the debugger is 64 bit, it's the use of the remote debugger locally which prevents all the fancy whiz-bang features from being used.</i><br />
<br />
I'm not sure why you would be developing x64 apps on an x86 PC.<br />
<br />
<a href="http://msdn2.microsoft.com/en-us/library/ms184681(VS.80" rel="nofollow">http://msdn2.microsoft.com/en-us/library/ms184681(VS.80</a>).aspx <br />
<br />
&quot;With Visual Studio 2005, you can debug a 64-bit application running on the local machine or on a remote machine.<br />
<br />
If you are debugging locally, Visual Studio 2005 runs under WOW64, the 32-bit x86 emulator that allows 32-bit Windows applications to run on 64-bit Windows. Local debugging under WOW64 is supported on x64 only.<br />
<br />
If you are debugging remotely, Visual Studio 2005 can run under WOW64 or on a 32-bit machine. You can debug both IA64 and x64 applications, as well as 32-bit applications running under or x64 WOW mode or on 32-bit platforms.<br />
<br />
To debug a 64-bit application running on a remote computer, you need to install the 64-bit remote debugger on the remote computer. The 64-bit remote debugger is available on the last disc of your Visual Studio 2005 installation set.&quot;</description>
			<pubDate>Thu, 14 Dec 2006 20:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (NotParker)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: About Time</title>
			<link>http://www.osnews.com/thread?192305</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192305</guid>
			<description>Looking at my MSDN subscription, it looks like Visual Studio &quot;Orca&quot; was supposed to be released as CTP (???) on October 2006. I haven't seen it yet.</description>
			<pubDate>Thu, 14 Dec 2006 20:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (Shannara)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Poor 64</title>
			<link>http://www.osnews.com/thread?192378</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192378</guid>
			<description>All the 64-bit apps ARE being developed on a 64-bit machine running Win64.  But even debugging locally, Visual Studio actually uses the remote debugger connected to localhost when debugging 64-bit code.  This came to me straight from the mouth of Microsoft, not from a description on their web site.  And it's for this reason that neither the profiler, unit test framework, nor edit-and-continue work on 64-bit apps running on a 64-bit machine being debugged &quot;locally&quot;.</description>
			<pubDate>Thu, 14 Dec 2006 23:49:00 GMT</pubDate>
			<author>donotreply@osnews.com (CodeMonkey)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: About Time</title>
			<link>http://www.osnews.com/thread?192503</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192503</guid>
			<description>It was publicly released as a VHD image: <a href="http://www.microsoft.com/downloads/details.aspx?familyid=C09B5A2D-EB6A-44B6-8BBD-3764A2FDA9CE&amp;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?familyid=C09B5A2D-E...</a> <br />
<br />
Nothing much to write home about though. I personally love the notion of CTPs being released as VHD diff-disks we can overlay on base VHD OS installations though.</description>
			<pubDate>Fri, 15 Dec 2006 06:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (jayson.knight)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: About Time</title>
			<link>http://www.osnews.com/thread?192802</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?192802</guid>
			<description>It was publicly released as a VHD image<br />
<br />
Oh, f****** brilliant. Microsoft have found out about the concept of VMware appliances, and are using their own images in order to try and get people to actually use Virtual Server.</description>
			<pubDate>Fri, 15 Dec 2006 20:51:00 GMT</pubDate>
			<author>donotreply@osnews.com (segedunum)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>VPC</title>
			<link>http://www.osnews.com/thread?193097</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?193097</guid>
			<description>They offer their VPC software for download free of charge...<br />
<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=6D58729D-DFA8-40BF-AFAF-20BCB7F01CD1&amp;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?FamilyId=6D58729D-D...</a></description>
			<pubDate>Sat, 16 Dec 2006 06:52:00 GMT</pubDate>
			<author>donotreply@osnews.com (nightski)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Download link</title>
			<link>http://www.osnews.com/thread?195106</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?195106</guid>
			<description>VS 2005 SP1 can be downloaded here:<br />
<a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&amp;displaylang=en" rel="nofollow">http://www.microsoft.com/downloads/details.aspx?FamilyID=BB4A75AB-E...</a></description>
			<pubDate>Thu, 21 Dec 2006 18:20:00 GMT</pubDate>
			<author>donotreply@osnews.com (tdemj)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>

