Developer Support

Advocacy and Innovation

How to Track Impediments in VSTS

This post is from Premier Developer consultant Assaf Stone.Note: While this post discusses impediments in VSTS, everything mentioned can be applied to TFS as well.Visual Studio Team Services (or VSTS) has great tools to support Scrum teams. The product owner can use the backlog and board to track the progress of individual teams or the entire ...

Use of AOP in Cross Cutting Aspect of Error Handling

This post comes to us from Premier Developer consultant Crystal Tenn.Cross Cutting Concerns are global concerns that span across methods, classes, applications—and can be concerns widely affecting a whole company or industry. Think of patient records or a financial history, and things always needed in those industries and how it affects each...

Debugging Windows Applications with DebugDiag Workshop

This post is provided by Senior ADM, Jason Giordano, who spotlights our DebugDiag workshop available to Premier Support customers. (image) If you have ever engaged Microsoft to assist with an application hang or crash, chances are, DebugDiag was used at some point.  While there are many tools out there to capture exceptions, crash ...

Inspiration from the Microsoft Ability Summit 2017

This post is from Senior ADMs, Bill Bevan and Joseph Flanigen, who discuss incorporating accessibility into the product lifecycle in a sustainable way, including business and design requirements, leadership roles and responsibilities, design vs. remediation projects, and assessing legal risk.For the seventh year, Microsoft has hosted an ...

Getting Started with Java on Azure

This post is provided by App Dev Managers, Derrick Sharpe and Andrea Martini, who spotlight the use of Java on Windows Azure.Many people are surprised to hear that running Java on Microsoft Azure is even possible, but there are many large, Java-based production applications running in the Microsoft Cloud. Azure provides numerous resources just...

Microsoft .NET Architecture Guidance

This post is provided by Senior ADM, Brian Swiger, who shares several helpful .NET Architectural Guidance e-books and samples.(image) Four application architecture guidance drafts are available from Microsoft's Developer Division and the Visual Studio product teams.  These drafts cover four areas: Microservices and Docker, ASP.NET Web ...

Computer Vision Made Easy with Cognitive Services

This post is provide by App Dev Manager, Andrew Kanieski, who takes K9 obedience training to a new level with computer vision and Cognitive Services. Computer vision is truly amazing technology! It can be used to distill rich information from images that can help you breathe life into your applications. Microsoft's Cognitive Services - ...

Closing the gap between TFS and Scrum

This post is provided by Senior App Dev Manager, Alexei Govorine who covers the use of scrum with TFS and spotlights TFS Version Control, Dashboards, and Markdown.IntroductionScrum is one of the most used agile frameworks that helps people address complex problems while delivering products of the highest possible value. For additional ...

An overview of SSDT

This post is provided by Senior App Dev Manager, Fadi Andari who provides some history around Data Tools and a practical walk-through of SSDT.I am the first to admit that the SQL Server/Visual Studio relation has been very confusing for the past few years especially when it comes to Data Tools and Source Control. In this post, I will focus on ...