Visual Studio news feed

Visual Studio news feed

Join Us: Visual Studio 2017 Launch Event and 20th Anniversary

Twenty-five years ago, I started my first day at Microsoft as a developer on the Access team, and then as a developer on a newly created product – Visual InterDev. I remember how the emphasis was on the Visual part of our various product offerings, we have come a long way to the Visual Studio we have now. Today, I’m proud and humbled that ...

The week in .NET – On .NET with Beth Massi, NeinLinq

In last week’s episode, we’re speaking with Beth Massi to celebrate .NET’s 15th anniversary. This week, Eric Mellino will be on the show to demo CrazyCore, a game engine written on .NET Core. We’ll stream live on Channel 9. We’ll take questions on Gitter’s dotnet/home channel and on Twitter. Please use the #onnet tag. It’s OK to ...

Mobile Center for Xamarin Developers and Continuous Delivery

James Montemagno shows how Xamarin developers can fully automate their Android and iOS release pipelines, including builds, tests, and beta distribution. He also discusses how to integrate the Mobile Center SDK into your apps to track how they—and your users—behave in the wild. Simina Pasat and Joshua Weber show you how Mobile Center ...

Building Single Page Applications on ASP.NET Core with JavaScriptServices

These days, many developers are building Single-Page Applications (SPAs) using frameworks such as Angular or React. These are powerful frameworks that produce a great end-user experience, but we often hear that building these applications is complicated. It can be a challenge to integrate server-side and...

Continuous Integration for C++ with Visual Studio Team Services

Visual Studio Team Services (VSTS) is an easy way to help your team manage code and stay connected when developing. VSTS supports continuous integration using a shared code repository that everyone on the team uses to check in code changes. Every time any code is checked in...

Team Foundation Server 2017 Update 1 RC2 (Brian Harry)

This update contains a few new features and a lot of bug fixes.  To my knowledge, we have fixed all the bugs that were reported from RC1.  There are a small handful of bugs left to be fixed and we will be ready to ship the final version of Update 1.  We recently announced that VS 2017 and TFS 2017.1 will be released on March 7th...

Evolving the Visual Studio Test Platform – Part 4: Together, in the Open

The Test Platform is where it is at thanks to its community – a community of adapter writers, test framework writers, extension writers, and application developers, working on platforms ranging from .NET to C++ to JavaScript. The Test Platform has grown to serve a diverse and complex range of lifecycle-requirements and is now at a point ...