Showing results for February 2018 - Visual Studio news feed

Feb 28, 2018
Post comments count0
Post likes count0

Your guide to Azure services for apps built with Xamarin

App Center Team
App Center Team

When talking about app development today, the cloud is almost always part of the conversation. While many developers have an idea of the benefits that cloud can offer them – scalability, ready-to-use functionality, and security, to name a few – it’s sometimes hard to figure out where to start for the specific scenario you have in mind. Luckily, our...

Feb 28, 2018
Post comments count0
Post likes count0

File nesting in Visual Studio Solution Explorer

App Center Team
App Center Team

We are excited to share with you a new capability in Visual Studio that was a clear ask from you, the community. Visual Studio has been nesting related files in Solution Explorer for a long time now, but not everybody agrees with the rules it uses. That’s not a problem any more because Visual Studio now gives you complete control over file nesting ...

Feb 28, 2018
Post comments count0
Post likes count0

What’s new in SQL Server Management Studio (SSMS) 17.5: Data Discovery and Classification

App Center Team
App Center Team

We are excited to announce the release of SQL Server Management Studio (SSMS) 17.5! Download SSMS 17.5 and review the Release Notes to get started. SSMS 17.5 provides support for almost all feature areas on SQL Server 2008 through the latest SQL Server 2017, which is now generally available. In addition to enhancements and bug fixes, SSMS 17.5 c...

Feb 28, 2018
Post comments count0
Post likes count0

Two Lesser Known Tools for Local Azure Development using Visual Studio

App Center Team
App Center Team

If you’re developing applications that target Azure services (e.g. Web Apps, Functions, Storage), you’ll want to know about two powerful tools that come with Visual Studio 2017 and the Azure development workload: •Cloud Explorer is a tool window inside Visual Studio that lets you browse your Azure resources and perform specific tasks – like stop a...

Feb 28, 2018
Post comments count0
Post likes count0

Guest Blog | Solving “What the Bug?” with the Visual Studio App Center Crashes Service

App Center Team
App Center Team

This is a special guest post from Miguel Cervantes, CTO at Payit. It’s every developer’s nightmare: something goes wrong with your app in the wild, with real users, or, even worse, when you’re showing it to a venture capitalist, potential client, or at public event. In the moment, we usually have no idea what’s happened or how we can fix it. I ...

Feb 23, 2018
Post comments count0
Post likes count0

The February release of SQL Operations Studio is now available

App Center Team
App Center Team

We are excited to announce the February release of SQL Operations Studio is now available. Download SQL Operations Studio and review the Release Notes to get started. SQL Operations Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux. To learn more, visit our GitHub.

Feb 23, 2018
Post comments count0
Post likes count0

Diagnosing Errors on your .NET Cloud Apps

App Center Team
App Center Team

One of the most frustrating experiences is when you have your app working on your local machine, but when you publish it it’s inexplicably failing. Fortunately, Visual Studio provides handy features for working with apps running in Azure. In this blog I’ll show you how to leverage the capabilities of Cloud Explorer to diagnose issues in Azure. If ...

Feb 23, 2018
Post comments count0
Post likes count0

Team Foundation Server (TFS) 2018 Update 1 RTM is now available

App Center Team
App Center Team

Today we released the final build of Team Foundation Server 2018 Update 1. The key links are: •TFS 2018.1 Release notes •TFS 2018.1 Web installer •TFS 2018.1 ISO image •TFS 2018.1 Express edition Web installer •TFS 2018.1 Express edition ISO image This release is primarily bug fixes for important issues and a few select features. The next “big” ...

Feb 23, 2018
Post comments count0
Post likes count0

Looking for Buddybuild Alternatives? Try App Center

App Center Team
App Center Team

With Buddybuild dropping Android support in March, we'd love for you to explore Visual Studio App Center as an option for your new home if you're one of the many Android developers searching for an alternative cloud-based Continuous Integration and Continuous Delivery (CI/CD) service. Built for all developers and backed by Microsoft, we have a soli...

Feb 23, 2018
Post comments count0
Post likes count0

Vcpkg: introducing installation options with Feature Packages (C++ team blog)

App Center Team
App Center Team

We are happy to announce a new feature for vcpkg in version 0.0.103: Feature Packages. Vcpkg is a package manager to help acquiring and building open source libraries on Windows; vcpkg currently offers over 600 C++ libraries available for VS2017 and VS2015. With Feature Packages you have more control over how you build a library as you can specif...