C# Visual Studio 2005 Express 在哪里?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/780741/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Where is Visual Studio 2005 Express?
提问by Spoike
I'm working on a project that requires Visual Studio 2005 and I've been trying to find a legitimate download site for Visual Studio 2005 Express, but it seems like Microsoft only wants people to download the 2008 version instead.
我正在开发一个需要 Visual Studio 2005 的项目,我一直在努力寻找 Visual Studio 2005 Express 的合法下载站点,但似乎 Microsoft 只希望人们下载 2008 版本。
Anyone knows why it's like this and if there is some link somewhere where Visual Studio 2005 Express is available?
任何人都知道为什么会这样,以及是否有一些可以使用 Visual Studio 2005 Express 的链接?
采纳答案by thijs
Here are more links: http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvcs/thread/290fb587-1447-466c-9149-a692fa5de34dThey seem to point to the same files.
这里有更多链接:http: //social.msdn.microsoft.com/Forums/en-US/Vsexpressvcs/thread/290fb587-1447-466c-9149-a692fa5de34d它们似乎指向相同的文件。
The direct download link: http://go.microsoft.com/fwlink/?LinkId=51411&clcid=0x409
直接下载链接:http: //go.microsoft.com/fwlink/?LinkId=51411&clcid=0x409
回答by balexandre
why don't you get VS 2008? and they say that your project is a .NET 2.0 project? or you are editing a .NET 1.x project?
你为什么不得到 VS 2008?他们说您的项目是 .NET 2.0 项目?或者您正在编辑 .NET 1.x 项目?
With VS 2008 (express or not) you can target the projects to what framework you want!
使用 VS 2008(是否快速),您可以将项目定位到您想要的框架!
回答by stevehipwell
I belive that VS 2008 (all editions) will only work with .NET 2.0 to 3.5 just as VS 2005 (all editions) will only work with .NET 2.0. This is the reason that VS 2005 is no longer available, because its features are duplicated by VS 2008. The only difference is the solution file, so you could make a seperate solution file for VS 2008.
我相信 VS 2008(所有版本)仅适用于 .NET 2.0 到 3.5,就像 VS 2005(所有版本)仅适用于 .NET 2.0 一样。这就是VS 2005不再可用的原因,因为它的功能被VS 2008复制了。唯一的区别是解决方案文件,所以你可以为VS 2008制作一个单独的解决方案文件。
回答by Christian Specht
If you are willing to pay a few bucks, you could buy a "Learning Visual C# 2005" book.
Some of them have a CD with C# 2005 Express, and the books should be quite cheap now because they are for C# 2005.
如果你愿意花几块钱,你可以买一本《Learning Visual C# 2005》这本书。
其中一些有 C# 2005 Express 的 CD,这些书现在应该很便宜,因为它们是 C# 2005。
For example, you can get this German book with CDat the German Amazon for 1.95 Euros (used, and plus shipping).
Of course you would have to find one in English or Swedish, but you get the idea :-)
例如,您可以在德国亚马逊上以 1.95 欧元(已使用,另加运费)的价格购买这本带有 CD 的德语书。
当然,您必须找到英语或瑞典语的,但您明白了:-)
回答by Tian Bo
You can get from thepiratebay.org
您可以从 thepiratebay.org 获得
It's perfect legal.
这是完全合法的。
http://thepiratebay.org/torrent/4773985/Visual_Studio_2005_Express
http://thepiratebay.org/torrent/4773985/Visual_Studio_2005_Express
回答by pcooley
For Visual Studios 2005 C++ express the vcsteup.exe is available here: http://download.microsoft.com/download/8/3/a/83aad8f9-38ba-4503-b3cd-ba28c360c27b/ENU/vcsetup.exe
对于 Visual Studios 2005 C++ express,可以在此处获得vcsteup.exe:http: //download.microsoft.com/download/8/3/a/83aad8f9-38ba-4503-b3cd-ba28c360c27b/ENU/vcsetup.exe
I found this link here: http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvc/thread/aa4a3808-b0da-4afb-ac19-ac45582bb58a
我在这里找到了这个链接:http: //social.msdn.microsoft.com/Forums/en-US/Vsexpressvc/thread/aa4a3808-b0da-4afb-ac19-ac45582bb58a
回答by ákos
In case anyone else needs the VS 2005 Express Editions for whatever reason (e.g. I needed this particular version a while ago to verify/reproduce a bug), this page: http://blogs.msdn.com/astebner/archive/2006/03/28/563660.aspxhas links to all versions (Visual Basic, C++, C#, J#) which still seem to be working.
如果其他人出于任何原因需要 VS 2005 Express Editions(例如,我不久前需要这个特定版本来验证/重现错误),请访问此页面:http: //blogs.msdn.com/astebner/archive/2006/ 03/28/563660.aspx包含指向所有版本(Visual Basic、C++、C#、J#)的链接,这些版本似乎仍在运行。
回答by RMuesi
Incase anybody is looking for the Web DeveloperExpress 2005 version CNET has it here:
如果有人正在寻找Web DeveloperExpress 2005 版本,CNET 在这里提供:
http://download.cnet.com/Visual-Web-Developer-2005-Express-Edition/3000-10250_4-10421166.html
http://download.cnet.com/Visual-Web-Developer-2005-Express-Edition/3000-10250_4-10421166.html
Believe this only works for windows 2000 and XP.
相信这仅适用于 windows 2000 和 XP。
回答by Hernaldo Gonzalez
I found the ISO Visual Studio VB 2005 Express at
我在以下位置找到了 ISO Visual Studio VB 2005 Express
http://apdubey.blogspot.com/2009/04/microsoft-visual-studio-2005-express.html
http://apdubey.blogspot.com/2009/04/microsoft-visual-studio-2005-express.html