Showing archive results for 2017

Jul 19, 2017
Post comments count0
Post likes count0

How to Track Impediments in VSTS

Pam Lahoud

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

VSTSVisual StudioTFS
Jul 17, 2017
Post comments count0
Post likes count0

Use of AOP in Cross Cutting Aspect of Error Handling

Pam Lahoud

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

Crystal TennAOPPostSharp
Jul 14, 2017
Post comments count0
Post likes count0

Debugging Windows Applications with DebugDiag Workshop

Developer Support

This post is provided by Senior ADM, Jason Giordano, who spotlights our DebugDiag workshop available to Premier Support customers. 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 dumps, and memory ...

TeamServicesDebug
Jul 13, 2017
Post comments count0
Post likes count0

Inspiration from the Microsoft Ability Summit 2017

Developer Support

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

TeamDiversityUI
Jul 12, 2017
Post comments count0
Post likes count0

Getting Started with Java on Azure

Developer Support

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

TeamAzureJava
Jul 11, 2017
Post comments count0
Post likes count0

Microsoft .NET Architecture Guidance

Developer Support

This post is provided by Senior ADM, Brian Swiger, who shares several helpful .NET Architectural Guidance e-books and samples.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 Applications, Az...

TeamAzureDocker
Jul 6, 2017
Post comments count0
Post likes count0

Computer Vision Made Easy with Cognitive Services

Developer Support

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

TeamAzureCognitive Services
Jul 5, 2017
Post comments count0
Post likes count0

Using PerfView with Azure Service Fabric Event Source Messages

Developer Support

This post is provided by Senior App Dev Manager, Mark Eisenberg, who spotlights the use of PerfView as a handy tool for debugging Azure Service Fabric applications. The Service Fabric tooling provides a Diagnostic Events viewer for Visual Studio that displays Event Trace for Windows (ETW) messages generated by the event sources provided with...

TeamAzureService Fabric
Jul 2, 2017
Post comments count0
Post likes count0

Closing the gap between TFS and Scrum

Developer Support

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

TeamALMTFS
Jul 1, 2017
Post comments count0
Post likes count0

An overview of SSDT

Developer Support

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

TeamSSDT