Update:

vs2012.5.iso

http://download.microsoft.com/download/9/F/1/9F1DEA0F-97CC-4CC4-9B4D-0DB45B8261F0/VS2012.5.iso

------------------------------------------------------------------------------------------------------------------------------------

VS2012_PRO_enu.iso

  • CRC: 8CE9CDF9
  • SHA-1: EB90FBB91EB816B217519A7725E6B3FAD46A5CC5

安装分为两种:

1. 官网(现在可用)

https://www.microsoft.com/en-us/download/details.aspx?id=30682

2. 官网(过去镜像)

http://www.kodyaz.com/articles/vs2012-visual-studio-2012-download-free-trial.aspx

Microsoft Visual Studio 2012 Download Free Trial VS2012

Microsoft has released Visual Studio 2012 RTM (final build) for the market and for use of professional software developers' use in August,2012 after the release of Visual Studio 2012 RC (Release Candidate) at the end of May, 2012. Microsoft .NET Framework developers can download Visual Studio 2012 free for the trial editions.

The VS2012 downloads are available in various formats including web installer and as standalone downloadable .ISO images files. Although it is easy to complete Visual Studio 2012 installation through web installer, I found it more convenient to download Visual Studio 2012 as .ISO file. I've already download and install Visual Studio 2012 Ultimate edition after I mount the .iso setup image.

Visual Studio 2012 Editions

Before you downlad Visual Studio 2012 editions, I think it is good to give brief information about Visual Stusio 2012 editions. Microsoft Visual Studio 2012 is launched with 5 different editions excluding Visual Studio 2012 Express editions. The released VS2012 editions for Microsoft .NET programmers are:
Visual Studio 2012 Ultimate edition,
Visual Studio 2012 Premium edition,
Visual Studio 2012 Professional edition,
Visual Studio 2012 Test Professional edition, and
Visual Studio 2012 Team Foundation Server edition.

And Visual Studio 2012 Express editions cover the below product range:
Visual Studio 2012 Express for Web edition,
Visual Studio 2012 Express for Windows 8 edition,
Visual Studio 2012 Express for Windows Desktop edition, and
Visual Studio Team Foundation Server Express 2012 edition.

Visual Studio Ultimate 2012

If you are an IT professional looking for standalone Visual Studio 2012 installer for Visual Studio Ultimate edition, you can use the below links that I used for downloading. If you prefer .iso image just as I did, you can download MS VS2012 Ultimate free from VS2012_ULT_enu.iso.
Just a small note for programmers who want to download, .iso image file VS2012_ULT_enu.iso for Visual Studio Ultimate 2012 edition is around 1.5 GB in size.
Also Microsoft .NET developers can find other Microsoft Visual Studio 2012 Ultimate downloadoptions at Microsoft Downloads web portal.

Visual Studio Premium 2012

An other MS Visual Studio 2012 edition is Microsoft Visual Studio Premium 2012. VS2012 Premium edition provides tools for development, test and debugging, diagnostics and automation of tasks within the Visual Studio 2012 integrated development environment (IDE). IT professionals can get more detailed information like system requirements at this official download URL.
Also you can directly download the setup .iso image file VS2012_PREM_enu.iso following thisdownload link.
Please note that just as Ultimate edition Visual Studio 2012 Premium edition setup file is also around 1.5 GB in size.

Visual Studio Professional 2012

Developers who are looking for Microsoft Visual Studio 2012 Professional download, they can visit to Microsoft Downloads. Or Microsoft .NET Framework developers can directly downloadVS2012_PRO_enu.iso .ISO image of the Visual Studio 2012 Professional edition RTM build usingdownload URL. The size of Visual Studio 2012 RTM Professional edition has a 1.4 GB download size.

Visual Studio Test Professional 2012

If you want to try Visual Studio test tools of the RTM release Visual Studio 2012, software developers can download Visual Studio 2012 Test Professional edition. Please visit Microsoft Downloads portal.
It is also possible for programmers to download VS2012_TESTPRO_enu.iso .ISO setup image directly using the VS2012 download URL.
Visual Studio Test Professional 2012 setup imace file VS2012_TESTPRO_enu.iso is about 145 MB in size for download.

Visual Studio Team Foundation Server 2012

Visual Studio Team Foundation Server 2012 is collaboration center for your team and their software development activities. Development teams who want to try the new version of Team Foundation Server can download this 90 days free trial software using web insaller. Better is to download the setup file as .iso file format following Microsoft downloads link for Visual Studio 2012 Team Foundation Server edition

Visual Studio 2012 trial version的更多相关文章

  1. 如何在Visual Studio 2012中发布Web应用程序时自动混淆Javascript

    同Java..NET实现的应用程序类似,Javascript编写的应用程序也面临一个同样的问题:源代码的保护.尽管对大多数Javascript应用公开源代码不算是很严重的问题,但是对于某些开发者来说, ...

  2. Visual Studio 2012 怪异的自动重启

    学生在做项目的过程中遇到这种问题: -------------- 用 Visual Studio 2012  开发W中eb 项目时,最近总是莫名其妙的自动重启. 后来试了一下,发现是只要在页面中输入 ...

  3. (12)Visual Studio 2012如何透过电子邮件部署Xamarin.Android App

    原文 Visual Studio 2012如何透过电子邮件部署Xamarin.Android App Android App在部署到实机的时候不像iOS的App限制你一定要使用向Apple申请的开发者 ...

  4. Visual Studio 2012使用水晶报表Crystal Report

    原文:Visual Studio 2012使用水晶报表Crystal Report SAP在 2013年1月14日 released SAP Crystal Reports,developer ver ...

  5. Visual Studio 2012创建SQL Server Database Project提示失败解决方法

    新建一个SQL Server Database Project,提示: Unable to open Database project This version of SQL Server Data ...

  6. LNK1123: 转换到 COFF 期间失败: 文件无效或损坏 .NET 4.5 installed Visual Studio 2012 Release Preview

    Error 'LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt' after ...

  7. 在Visual Studio 2012中使用VMSDK开发领域特定语言(二)

    本文为<在Visual Studio 2012中使用VMSDK开发领域特定语言>专题文章的第二部分,在这部分内容中,将以实际应用为例,介绍开发DSL的主要步骤,包括设计.定制.调试.发布以 ...

  8. 在Visual Studio 2012中使用VMSDK开发领域特定语言(一)

    前言 本专题主要介绍在Visual Studio 2012中使用Visualization & Modeling SDK进行领域特定语言(DSL)的开发,包括两个部分的内容.在第一部分中,将对 ...

  9. 在Visual Studio 2012 Blue theme下使用Dark theme的文本编辑器颜色设置

    Visual Studio 2012 默认提供了3种color theme: blue,light,和dark.其中dark的文本编辑器颜色设定很爽,可是整个菜单项加上一些小的窗口如Find Resu ...

随机推荐

  1. mySql中alter table的使用

    1.修改表名:alter table 原表名 rename to 新表名; 2.新增列:alter table 表名 add column 列名 varchar(20) ; 3.删除列:alter t ...

  2. Angularjs scope

    $scope: var myapp = angular.module('myapp', []); myapp .controller('parent', function ($scope,$timeo ...

  3. Unix系统小知识(转)

    Unix操作系统的小知识 2.VI添加行号/翻页/清屏 .在对话模式时(即输完Esc再输入: ),输入“:set number”可以将编辑的文本加上行号.跟玩俄罗斯方块一样方便的上下左右移动箭头的快捷 ...

  4. 【转载】javascript与C#的语法区别

    由于博主不允许的情况下不允许转载,我在这里只放上链接 http://blog.csdn.net/ranlianjie/article/details/2484139

  5. Struts2文件下载找不到输入流异常

    先发异常 Can not find a java.io.InputStream with the name [downloadFile] in the invocation stack. Check ...

  6. Linux 基础笔记

    1    vim /etc/inittab     linux配置文件,这个文件负责设置init初始化程序初始化脚本在哪里;2    passwd    修改密码2.1    passwd xxx   ...

  7. (转) WTF is computer vision?

        WTF is computer vision? Posted Nov 13, 2016 by Devin Coldewey, Contributor   Next Story   Someon ...

  8. java 中文转化为拼音

    依赖架包:pinyin4j.jar package net.jeeshop.core.util; import net.sourceforge.pinyin4j.PinyinHelper; impor ...

  9. Window.Open详解

    文章来源:http://www.cnblogs.com/stswordman/archive/2006/06/02/415853.html 一.window.open()支持环境:JavaScript ...

  10. 拜拜了,浮动布局-基于display:inline-block的列表布局

    原创文章,转载请注明来自张鑫旭-鑫空间-鑫生活[http://www.zhangxinxu.com]本文地址:http://www.zhangxinxu.com/wordpress/?p=1194