Showing tag results for Team

Mar 3, 2018
Post comments count1
Post likes count0

Using JOIN with MAX to write efficient queries

Developer Support

In this post, Senior Application Development Manager, Alexei Govorine,  demonstrates how to use SQL JOIN and MAX in a query.How to join two SQL tables and display the latest results.Recently a customer has asked me to help them with a query design. The question was how to join two tables and display the latest results from one of them in a sin...

TeamSQL
Mar 1, 2018
Post comments count15
Post likes count1

Angular How-to: Editable Config Files

Developer Support

This post provides the steps and code samples for using a JSON configuration file, which can be customized for multiple environments.

TeamAngularLaurie Atkinson
Feb 28, 2018
Post comments count0
Post likes count0

Microsoft Flow: Expose Public APIs via Custom Connector

Pam Lahoud

In this post we’d like to highlight an article from Premier Developer consultant Megan Meyer’s blog where she walks us through setting up a Custom Connector in Microsoft Flow in order to access data from her FitBit device.I love fitness trackers. I was excited to get the new Fitbit Alta HR, but some of my eagerness waned when I remembered why I had...

TeamMicrosoft FlowMegan Meyer
Feb 27, 2018
Post comments count0
Post likes count0

5 Ways to Reduce the Impact of Failure

Pam Lahoud

In the second post in his series on risk management in modern software development, Premier Developer consultant Assaf Stone further explores the concept of mitigating risk by reducing the impact of failures. In the previous post we discussed risk management, how many of us manage it today by attempting to control the likelihood of failure, and ...

TeamDevelopmentAssaf Stone
Feb 26, 2018
Post comments count0
Post likes count0

Git in Education

Pam Lahoud

In this post, Premier Developer consultant Brian Blackman introduces one of our training offerings – the Microsoft Git Solutions workshop.With Premier Support for Developers, our customers have access to many resources including education. Case in point is our Microsoft Git Solutions workshop. This educational opportunity is a two-day instructor-l...

TeamVisual StudioServices
Feb 24, 2018
Post comments count0
Post likes count0

Using VSTS Service Hooks in Release Management to add resource cleanup resilience

Developer Support

In this post, Principal Consultant/App Dev Manager Lou Sawyer describes how to integrate webhooks and runbooks to cleanup failed Azure deployments. Release Management capabilities in Visual Studio Team Service are fantastic and offers extensibility points to make everyone's life easier. In this post, we'll be discussing the Service Hooks fea...

TeamALMVSTS
Feb 23, 2018
Post comments count0
Post likes count0

Risk: You’re Managing it Wrong!

Developer Support

The following post about managing risks in modern software development is from Premier Developer consultant, Assaf Stone.No offense, but despite your best intentions, you might not be handling risk properly. In this day and age, everything is software-dependent; even if you do not consider yourself a “software-firm” per-se, even if you are just run...

TeamDevelopmentAgile
Feb 17, 2018
Post comments count0
Post likes count0

Enabling ALM Tooling in the Cloud for PubSec Customers

Developer Support

In this post, Senior App Dev Manager Doug Owens explores cloud hosted TFS options for government organizations.In sharing notes with peers within Microsoft, it becomes clear that many of our PubSec customers can benefit from improved Application Lifecycle Management (ALM) and DevOps practices. The world-class features, low barriers to entry, scalab...

TeamALMGovernment
Feb 12, 2018
Post comments count0
Post likes count0

Building and Running an Auditing Solution on Blockchain

Developer Support

If you are in the NYC area on Feb 21, Premier Developer consultant Razi Rais will be hosting an event to demonstrate how to build and run a fully functional blockchain based audit trail application. The first half is a good fit for both business and technical audiences, as it covers auditing scenarios using blockchain. The latter half will showcase...

TeamblockchainRazi Rais
Feb 12, 2018
Post comments count0
Post likes count0

PolyBase – How SQL Server does Big data!

Developer Support

In this post, Senior App Dev Manager Nayan Patel introduces SQL Server PolyBase and shares some insights from a recent engagement using the technology.I was recently involved in helping my customer complete a successful PoC around SQL Server 2016’s PolyBase feature.  They have invested a signification amount of budget and resources standing up...

TeamSQL ServerSQL