Visual Studio news feed

Visual Studio news feed

Introduction to tvOS

Recently, Apple announced the AppleTV 4K, an improved version of the AppleTV launched in 2015, which brought us a new platform to develop for in tvOS. With the touch-enabled Siri remote, we have a new way to interact with apps on the big screen which is different, but not entirely unfamiliar. Having a device like this in the living room is a ...

Azure Application Architecture Guide

We've talked to many customers since Azure was released nearly eight years ago. Back then, Azure had only a few services. Now it's grown tremendously and keeps expanding. Cloud computing itself also has evolved to embrace customer demands. For example, most consumer-facing apps require a much faster velocity of updates than before, to ...

Share UI Code in any iOS and Android App with .NET Embedding

One of the most exciting announcements during this year’s Connect(); event was the ability to embed .NET libraries into existing iOS (Objective-C/Swift) and Android (Java) applications with .NET Embedding. This is great because you can start to share code between your iOS and Android applications, and you can also share the user interface ...

Testing ASP.NET Core MVC web apps in-memory

Testing is an important part of the development process of any app. In this blog post we’re going to explore how we can test ASP.NET Core MVC app using an in-memory server. This approach has several advantages: It’s very fast because it does not start a real server It’s reliable because there is no need to reserve ports or clean up ...

Side-by-side minor version MSVC toolsets in Visual Studio 2017

We’ve been delivering improvements to Visual Studio 2017 more frequently than ever before. Since its first release in March we’ve released four major updates to VS2017 and are currently previewing the fifth update, VS2017 version 15.5. The MSVC toolset in VS2017 is built as a minor version update to the VS2015 compiler toolset. This minor...

VSTS Analytics OData now publicly available

The Visual Studio Team Services (VSTS) Analytics OData feed has been promoted to full public preview, available to everyone. Developers can use OData to access VSTS Analytics to write 3rd party or custom widgets. Or, write any tool or extension that takes advantage of the VSTS Analytics data model...

The UWP Community Toolkit v2.1

We are extremely excited to announce the latest update to the UWP Community Toolkit, version 2.1! This update builds on top of the previous version and continues to align the toolkit closer to the Windows 10 Fall Creators Update SDK. Thanks to the continued support and help of the community, all packages have been updated to target the Fall ...

Nov VSTS extensions round-up: Actionable Insights for Agile teams and a widget for easy access to all teams in your project

We have some really exciting extensions that went live in the Marketplace this month. RippleRock, has entered the Marketplace with their actionable agile insights experience SenseAdapt. We also have another useful dashboard widget from a publisher you might know because of his other successful extensions in the marketplace, Dave Smits...