Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Where is Visual Studio 2005 Express?

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.

Anyone knows why it's like this and if there is some link somewhere where Visual Studio 2005 Express is available?

like image 419
Spoike Avatar asked Apr 23 '09 08:04

Spoike


People also ask

What happened to Visual Studio Express?

In 2013, Microsoft began supplanting Visual Studio Express with the more feature-rich community edition of Visual Studio, which is also available free of charge. The last version of the Express edition is 2017.

Is Visual Studio 2005 still supported?

In line with our support policy, starting April 12th 2016 Microsoft will no longer provide security updates, technical support, or hotfixes, for all Visual Studio 2005 products and the redistributable components and runtimes included with them, including the following products: Visual Studio 2005 Standard Edition.

Is Visual Studio 2010 Express free?

This software is a free IDE (Integrated Development Environment) specifically created for programming students. Microsoft has released later versions of Visual Studio such as Visual Studio 2015. For the best course experience, please only use the 2010 Express version as described below.


2 Answers

Here are more links: http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvcs/thread/290fb587-1447-466c-9149-a692fa5de34d They seem to point to the same files.

The direct download link: http://go.microsoft.com/fwlink/?LinkId=51411&clcid=0x409

like image 152
thijs Avatar answered Sep 21 '22 03:09

thijs


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

I found this link here: http://social.msdn.microsoft.com/Forums/en-US/Vsexpressvc/thread/aa4a3808-b0da-4afb-ac19-ac45582bb58a

like image 33
pcooley Avatar answered Sep 20 '22 03:09

pcooley