Showing tag results for Visual Studio 2015

Jul 22, 2015
Post comments count0
Post likes count0

Identity Management Features in Visual Studio 2015

Visual Studio Team
Visual Studio Team

In Visual Studio 2015 we have made radical changes to sign in experiences and connecting to your online resources. You can now chose to use a single account across many developer services, or use multiple accounts across Visual Studio. All of this is possible because of the new Visual Studio Account Manager. The account manager makes every sign-in ...

.NETASP.NETVisual Studio 2015
Jul 21, 2015
Post comments count0
Post likes count1

Visual Studio 2015 RTM: What’s New in the IDE

Visual Studio Team
Visual Studio Team

Visual Studio 2015 was released yesterday. Throughout the prereleases, you've seen some major announcements, from the new VS 2015 product lineup introducing Visual Studio Enterprise and Visual Studio Code, to the release of a free Visual Studio Community Edition with support for VS extensions. We've listened to your feedback on these products and h...

.NETJavaC#
Jul 20, 2015
Post comments count0
Post likes count0

Visual Studio 2015 and Visual Studio 2013 Update 5 Released

Visual Studio Team
Visual Studio Team

[UPDATED 8/7] The final release of TFS 2015 is now available. Brian Harry's post highlights some key capabilities like Agile Project Management, Continuous Delivery, Git improvements, and Extensibility. He also has links for download and release notes.  [UPDATED 7/29] Windows 10, Tools for Windows 10, and Windows 10 support in Apache Cor...

.NETVisual StudioDebugging and Diagnostics
Jul 8, 2015
Post comments count0
Post likes count0

Save the date! Visual Studio 2015 Final Release

Visual Studio Team
Visual Studio Team

The final release of Visual Studio 2015 is coming soon! Mark your calendars for the celebrations on July 20th 2015. This event featuring tools for any developer and any app will start with Soma’s keynote streamed live starting 8:30 am PDT. New this year, you will have the opportunity to see the Visual Studio team creating an end-to-end sol...

Visual StudioVisual Studio 2015
Jun 10, 2015
Post comments count0
Post likes count0

JavaScript Editor Improvements in Visual Studio 2015

Visual Studio Team
Visual Studio Team

JavaScript is an important technology for development on many different platforms, including web, mobile app, and server programming. In Visual Studio 2013 we already support IntelliSense, Go to Definition, colorization, and formatting of JavaScript source, along with several other features. We’ve carried these forward into Visual Studio 2015...

.NETJavaC#
Jun 5, 2015
Post comments count0
Post likes count0

Developing for iOS using the Tools for Apache Cordova

Visual Studio Team
Visual Studio Team

Most developers are already familiar with Xamarin and C++ for iOS development, but Visual Studio 2015 also delivers a quick and easy way for developers to build iOS, Android, and Windows apps using JavaScript. The Tools for Apache Cordova are ideal for projects where speed-to-market, maintainability, and code re-use are paramount. Apache Cordova’s ...

JavaC#JavaScript
May 29, 2015
Post comments count0
Post likes count0

Extending Visual Studio 2015

Visual Studio Team
Visual Studio Team

When we decided to expand Visual Studio 2015 in the hopes of making it *the* premier platform for cross-platform development, we acknowledged that the ability for our customers to extend, customize, and generally make it their own was absolutely, critically important. It is a win-win: make an extension and you get a product or tailored experience f...

ExtensionsVisual Studio 2015
Mar 31, 2015
Post comments count0
Post likes count0

Announcing the Visual Studio 2015 Product Lineup

Visual Studio Team
Visual Studio Team

We’re continuing to improve upon the power and productivity of Visual Studio, making it easier to use, no matter what platform you’re on, no matter what app you’re building. We also want to make it easier for you to choose which edition of Visual Studio is the right one for you. Last November, we made Visual Studio Community 2013 ...

Visual Studio 2015
Mar 12, 2015
Post comments count0
Post likes count0

A Preview of Angular 2 and TypeScript in Visual Studio

Visual Studio Team
Visual Studio Team

Last week, at ng-conf, the Angular team at Google provided the web developer world with an update on the state of Angular 2. They were joined on stage by a member of the TypeScript team, Jonathan Turner, to also announce that Angular 2 will be built using TypeScript. Jonathan then demoed a preview of the upcoming TypeScript 1.5 release via an Angul...

.NETJavaC#
Feb 24, 2015
Post comments count0
Post likes count0

Introducing the UI debugging tools for XAML

Visual Studio Team
Visual Studio Team

One of the top requests from developers (reiterated at //BUILD last year) has been tools for inspecting the XAML at runtime. With Visual Studio 2015 CTP6 we’re pleased to introduce the new UI debugging tools for XAML. These tools enable you to inspect the visual tree of your running WPF application as well as the properties on any element in ...

Debugging and DiagnosticsXAMLVisual Studio 2015