Showing results for Desktop - Visual Studio Blog

Mar 16, 2015
0
0

Python Tools for Visual Studio 2.2 Beta Released

Visual Studio Team
Visual Studio Team

It’s been a while since we released Python Tools for Visual Studio 2.1 (PTVS), and in that time the team has been working on Azure Machine Learning and the Python Client library. But we haven’t forgotten about PTVS. We’ve been working on some of the most popular requests from users, and today we are releasing the beta of PTVS 2.2 ...

.NETDebugging and DiagnosticsVisual Studio 2013
Feb 23, 2015
0
0

Visual Studio 2015 CTP 6 and Team Foundation Server 2015 CTP Released

Visual Studio Team
Visual Studio Team

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [Original Post] Keeping with the quick cadence of releases, I’m happy to share Visual Studio 2015 CTP 6. Additionally,...

.NETDebugging and DiagnosticsJava
Jan 8, 2015
0
0

Azure Virtual Machine Images for Visual Studio

Visual Studio Team
Visual Studio Team

Over the last year we have been constantly expanding our Visual Studio image offerings for the Microsoft Azure virtual machine gallery. The images have proven to be very popular not only for evaluating new Visual Studio releases but also for using them as developer environments in the cloud. In this post we’ll walk you through all the images that a...

.NETJavaC#
Nov 19, 2014
0
0

Connecting to Cloud Services

Visual Studio Team
Visual Studio Team

Modern applications often rely on services for analytics, data storage and retrieval, and customer information. It’s increasingly common to see applications that blend together services such as Salesforce with Azure Storage and a couple of analytics services such as Application Insights or Flurry. While these services provide usable REST APIs and c...

.NETVisual StudioJava
Nov 12, 2014
0
0

Visual Studio 2015 Preview, Visual Studio Community 2013, Visual Studio 2013 Update 4, and More

Visual Studio Team
Visual Studio Team

[UPDATED 8/5] Visual Studio 2015, Visual Studio 2013 Update 5, and .NET 4.6 were released on 7/20/2015. Check out this post announcing VS 2015 and VS 2013 Update 5 and this one announcing .NET framework 4.6. [UPDATE: 11/13] We have updated this post with links to detail blog posts on updated tooling for Apache Cordova and Blend for Visual Stu...

.NETDebugging and DiagnosticsJava
Oct 15, 2014
0
0

Python Tools 2.1 for Visual Studio

Visual Studio Team
Visual Studio Team

The final release of Python Tools 2.1 for Visual Studio (PTVS) is available for download. PTVS is available for Visual Studio 2010, Visual Studio 2012, and Visual Studio 2013. In addition to the other features listed below, PTVS 2.1 supports the free Visual Studio Express for Web and Express for Windows Desktop editions as well as Visual Studio Pro...

Debugging and DiagnosticsC#Visual Studio 2013
Oct 14, 2014
0
0

Mobile Apps for Web Developers

Visual Studio Team
Visual Studio Team

The path of a mobile app developer often begins with a choice: develop for iOS, Android or Windows? It’s a choice that instantly diminishes the size of your potential audience, but developers often hold their nose and reluctantly make a decision. Those who need to reach all three app stores, choose to rewrite the application for each platform. V...

Visual StudioDebugging and DiagnosticsJava
Aug 18, 2014
0
0

Visual Studio “14” CTP 3 Released

Visual Studio Team
Visual Studio Team

Today we released Visual Studio “14” CTP 3 and an early build of the .NET Framework vNext. Get it from the Microsoft Download Center or from MSDN subscriber downloads or save some setup time and use a ready-to-use VM in Azure. You’ll find a complete list of new features and fixes in the Visual Studio “14” release notes. Some highlights in this rele...

.NETDebugging and DiagnosticsJava
Aug 12, 2014
0
0

Python Tools for Visual Studio 2.1 RC

Visual Studio Team
Visual Studio Team

Today we released the Python Tools for Visual Studio 2.1 RC for download on CodePlex. Python Tools for Visual Studio (PTVS) is an open-source plug-in for Visual Studio that supports programming with the Python language. PTVS supports a broad range of features including CPython/IronPython, editing, IntelliSense, interactive debugging, profiling, IPy...

Visual StudioDebugging and DiagnosticsHTML
Aug 4, 2014
0
0

Visual Studio 2013 Update 3 RTM Available

Visual Studio Team
Visual Studio Team

Today we released Update 3 for Visual Studio 2013 (you can read more on Brian Harry’s blog and Soma’s blog). To upgrade you can either download the update or install a full version of Visual Studio 2013 with Update 3 already installed from these links: In addition to new features, this update also offers reliability fix...

.NETDebugging and DiagnosticsJava