Showing archive results for 2015

Jul 15, 2015
Post comments count0
Post likes count0

Microsoft Band and Health developer platform

Visual Studio Team

New to Microsoft Band and Health? Let’s start with a short summary. Microsoft Band is Microsoft’s first wearable device that helps you live healthier and be more productive. Powered by Microsoft Health Service and supported by Microsoft Health apps on all mobile platforms, it is a complete solution for fitness and connectivity. At its ...

C#XamarinMicrosoft Band
Jul 14, 2015
Post comments count0
Post likes count0

The Glimpse Team Joins Microsoft

Visual Studio Team

Today, when building applications, web developers need to consider more browsers, platforms, devices, and form factors than ever before. Recent hardware advances, from mobile computing, touch interfaces and high resolution displays, to the ever shifting landscape of browser API’s and JavaScript libraries, have elevated the level of discipline...

.NETDebugging and DiagnosticsJava
Jul 8, 2015
Post comments count0
Post likes count0

Save the date! Visual Studio 2015 Final Release

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
Jul 6, 2015
Post comments count0
Post likes count0

Share Your Open Source Extension on the Visual Studio Gallery!

Visual Studio Team

In a recent post on Extending Visual Studio 2015 we shared how easy it is to create Visual Studio extensions. We also shared links to our improved docs and to our presence on GitHub. Continuing in this vein of improvements to make it super easy to write and share extensions, I’d like to share the improved integration with GitHub in the Visual...

Visual StudioExtensions
Jun 30, 2015
Post comments count0
Post likes count0

Top News from May 2015

Visual Studio Team

Hello everyone! Every month I share some top stories from the previous month. Here’s an overview of some top posts in May. Top Trending Content for May 2015 .NET at Build 2015. On the .NET blog, Richard Lander shared 2 interesting posts. .NET Announcements at Build 2015 is an excellent one-stop shop for everything you need to know about the...

.NETVisual StudioDebugging and Diagnostics
Jun 10, 2015
Post comments count0
Post likes count0

JavaScript Editor Improvements in Visual Studio 2015

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

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
Jun 2, 2015
Post comments count0
Post likes count0

Introducing the Project System Extensibility Preview

Visual Studio Team

[Update 6/4: We've updated this post to clarify the roadmap of this project to become part of the Visual Studio SDK, once it moves past the Preview phase.] We are very pleased and excited to announce the availability of the Project System Extensibility Preview. With it, you can define a new project type and begin writing extensions to customize th...

.NETVisual StudioJava
Jun 1, 2015
Post comments count0
Post likes count0

Tools for Apache Cordova – Samples and Docs

Visual Studio Team

Open source code is the norm for so many developers these days, and unsurprisingly, so is open documentation. From Azure to TypeScript, public repositories have become a go-to place for sharing samples, tutorials, and “tips and tricks” so that everyone can learn and contribute together as a community. So beginning today, we’re joi...

Visual StudioTypeScriptTips and Tricks
May 29, 2015
Post comments count0
Post likes count0

Extending Visual Studio 2015

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