Showing archive results for 2018

Mar 7, 2018
Post comments count0
Post likes count0

Top stories from the VSTS community–2018.03.02

App Center Team

Here are top stories we found in our streams this week related to DevOps, VSTS, TFS and other interesting topics. TOP STORIES •Make a Group Team Administrator in VSTS/TFS – Jesse Houwing In the past, I’ve contributed to the TFS Team Tools from the ALM Rangers. That project had since been deprecated, though it still has a few unique features. I’ve ...

Mar 2, 2018
Post comments count0
Post likes count0

Azure Blob Storage as a Network Drive

App Center Team

Many applications make use of a network drive to backup and store files. When I was in university I found myself constantly coding for fun, and one example took the form of a network share for my roommates to share files wrapped in a handy little app. Unfortunately, that particular app has long since been erased from whichever hard drive it was in...

Mar 2, 2018
Post comments count0
Post likes count0

Using AI to automatically redact faces in videos

App Center Team

In the last few years, many law enforcement agencies have adopted body worn cameras. In this blog post, I will provide some background on what is driving the growth and will talk about how AI can help law enforcement agencies with the processing of videos captured by body-worn cameras. Background on body-worn cameras A body worn camera is a weara...

Mar 2, 2018
Post comments count0
Post likes count0

New VSTS Messaging Extension for Microsoft Teams

App Center Team

Today we are releasing our new Messaging Extension to add to the integrations between Microsoft Teams and Visual Studio Team Services (VSTS). The messaging extension allows you to search, find, and discuss specific work items in your channel or private chats. It is great way to have a group conversation about your work, without leaving Microsoft Te...

Mar 2, 2018
Post comments count0
Post likes count0

VSTS/TFS Roadmap update for 2018 Q1 and Q2

App Center Team

We recently published an update to the “Features under development” roadmap on our Features timeline. This feature list, although subject to change and not comprehensive, provides visibility into our key investments in the medium term. We update the feature list as part of our agile planning rhythms, about every 9 weeks. Some of the features link t...

Feb 28, 2018
Post comments count0
Post likes count0

Your guide to Azure services for apps built with Xamarin

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

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

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

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

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