Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Top News from May 2015

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 ...

JavaScript Editor Improvements in Visual Studio 2015

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...

Developing for iOS using the Tools for Apache Cordova

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 ...

Introducing the Project System Extensibility Preview

[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 ...

Extending Visual Studio 2015

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 ...

Debugging Tips and Tricks

Unfortunately bugs are a part of software development, and despite our best efforts to write software correctly from the start we spend a lot of time in the debugger. While bugs are an unfortunate fact of life, finding them doesn’t have to be as painful as it often is. For you problem-solvers out there, the Visual Studio 2015 debugger ...

Building Mobile Apps with Ionic and Monaca

Cordova makes it easy to build an app for iOS, Android, or Windows using web technologies. While the Blank project templates provide all the raw materials to build your basic “Hello World”, you’ve told us that you’d like to see richer starting points that use best practices vetted by the community, well-modeled design patterns, and ...

Top News from April 2015

This top trending post is a collection of what we think are some of the top stories in April. This is our third such post (top news from February 2015, top news from March 2015) and we would love to hear your feedback. Are these posts interesting and informational? Do you have other blogs or articles to share with us? Let us know by leaving a ...

Introducing Visual Studio’s Network tool

Last week we announced the availability of Visual Studio 2015 RC which includes a brand new tool to help you diagnose network related issues when building Windows apps across the Windows continuum from Windows Phone, to HoloLens, to Xbox. This new Network tool is part of the existing Performance and Diagnostics hub - the following screenshot ...