Showing posts with label Visual Studio 2012. Show all posts
Showing posts with label Visual Studio 2012. Show all posts

05 April 2013

Visual Studio/TFS Update 2 Released

The latest update for Visual Studio 2012 and Team Foundation Server 2012, Update 2, has been released.  There is a lot of new functionality included in this release and rather than duplicate all the details here, I’ll simply refer you to this post on the Visual Studio ALM + Team Foundation Server Blog as well as this link.

I would like to point out the download links:

When you download the update for Visual Studio 2012 and/or TFS, you will notice the installer is quite small (1.3MB or less).  This is because the installer is just big enough to kick off the installation process which will first download only the components required to update your machine in its current state.  This saves you from having to download installation files that you do not need.

However, there are reasons where you might want to download the full installation package before updating your system – e.g. if you plan to share the installation files with other people in your organization.  Luckily, this is a relatively easy process.

To pull down the entire installation set, simply run the update with the /layout switch.  For example, the following command will kick off the download process for the Visual Studio 2012 Update 2 install files:

C:\Downloads>VS2012.2.exe /layout

When you specify the /layout switch, you will be prompted for the folder where you would like the installation files to be downloaded to:

image

Clicking on Download will start the download (‘Acquiring’) process:

image

image

Once downloaded, you can start the installation by running VS2012.2.exe in the download folder.

If you run across any bugs within Visual Studio 2012, TFS, or other Visual Studio products, you can submit them here on Connect.

01 August 2012

Visual Studio 2012 Available August 15th + Windows 8

Today Microsoft announced that the final build of Visual Studio 2012 has been completed.  The final bits will be available for download from MSDN and “elsewhere” on August 15th.  The official launch will be on September 12th via an on-line event.  You can find out more about the launch event here: http://www.visualstudiolaunch.com/

Also from Microsoft, today they announced the release to manufacturing (RTM) of Windows 8.  Windows 8 will be generally available on new machines as well as on-line on October 26th.  For more information about Windows 8 visit the Building Windows 8 blog.

31 May 2012

Visual Studio 2012/TFS 2012 RC Released

imageThe Visual Studio 2102 (formerly Visual Studio "11") Release Candidate (RC) and Team Foundation Server 2012 RC has been released by Microsoft.  The downloads are available now on the MSDN Subscribers Download site and I would expect the downloads to be available on the usual non-subscriber sites soon.

Check out this post from Brian Harry for a quick run down on some of the details.

Here are some other useful links from the above post:

I’ll cover more of the details once I’ve had a chance to install the bits.