Showing archive results for 2018

Mar 16, 2018
Post comments count0
Post likes count0

Something is Odd About the Monolithic Application Discussion

Developer Support

In this post, App Dev Manager Mark Eisenberg takes a look back at the origin of monolithic applications and sets up a discussion about what needs to change.A few weeks ago I recorded a podcast which was a free-flowing discussion about monolithic applications, the problems therewith and why they are still with us some 50+ years after their arrival o...

TeamALMArchitecture
Mar 15, 2018
Post comments count0
Post likes count0

Analysing visual content using HoloLens, Computer Vision APIs, Unity and the Windows Mixed Reality Toolkit

Developer Support

In this post, Senior App Dev Manager, Davide Zordan explores visual content using HoloLens, Computer Vision APIs, Unity and the Windows Mixed Reality Toolkit.In these days, I’m exploring the combination of HoloLens/Windows Mixed Reality and the capabilities offered by Cognitive Services to analyse and extract information from images captured via th...

TeamHoloLensCognitive Services
Mar 14, 2018
Post comments count0
Post likes count0

Client Directed Authentication with Azure Mobile Apps

Developer Support

App Dev Manager Nicholas McCollum walks through creating an Azure Mobile App that uses client directed authentication via Azure AD. Azure Mobile Apps are built on Azure App Services. Through the Azure portal you can configure your Azure Mobile App to provide sign in, push notifications, and data synchronization. When you configure sign in th...

TeamAzure ADMobile Development
Mar 13, 2018
Post comments count0
Post likes count0

Considerations for load balancing your web applications

Developer Support

In this blog post, App Dev Managers Anand Shukla and Sash Kavalaparambil share some tips on configuring a load balancer for web applications.Sometimes the way a web application needs to manage state can have a profound impact on scalability and the load balancing configuration.  There are many different options (both software and hardware) to ...

Teamasp.netAppGW
Mar 13, 2018
Post comments count0
Post likes count0

Extensions to Application Insights Telemetry Collection

Developer Support

Application Development Manage Isaac Levin recently posted this article on building extensions for Application Insights.  In this post, he demonstrates how to capture additional HTTP metadata using custom telemetry Initializers for Application Insights.I will start off by saying I love Application Insights. I have been using it for a long time...

TeamDevelopmentApplication Insights
Mar 12, 2018
Post comments count0
Post likes count0

The Seven Habits of Highly Effective Developers

Developer Support

If you are looking to maximize your productivity and impact as a modern developer, consider these seven habits shared by App Dev Manager Ketuan Baldwin. Reaching your full potential as a developer requires you to be highly effective. In this blog, I will discuss some principles that are important for modern developers to be successful. The ideas...

TeamAzureDiscover
Mar 11, 2018
Post comments count0
Post likes count0

Setting up CI/CD targeting Red Hat OpenShift Kubernetes Using VSTS

Developer Support

In this post, Premier Developer Consultant Najib Zarrari demonstrates how to deploy a containerized ASP.NET Core Web API app into an OpenShift Kubernetes cluster.The first part of this blog will go over how to create a sample ASP.NET Core web application with Docker support. We will use this as our demo app to deploy to the Kubernetes cluster. Then...

VSTSDockerKubernetes
Mar 10, 2018
Post comments count0
Post likes count0

AdalException : authentication_ui_failed with ADAL and Xamarin Forms Android

Developer Support

In this post, Premier Developer Consultant Joe Healy identifies a possible error you may get when working with an Android project on Xamarin Forms. Read about his discovery and eventual solution to fix the SSL/TLS implementation issue.Recently, I was helping a client with an Azure Active Directory integrated project (ADAL not MSAL for some various ...

Azure.NET Corexamarin
Mar 9, 2018
Post comments count0
Post likes count0

Supporting Micro-frontends with ASP.NET Core MVC

Developer Support

In this post, App Dev Manager John Abele explores micro-frontend design with ASP.NET Core and MVC. Many development teams have spent the last few years organizing and empowering cross-functional teams, building independently managed microservices, and implementing DevOps pipelines to go faster than ever! These industry shifts, critical fo...

Teamasp.net coreMicroservices
Mar 8, 2018
Post comments count0
Post likes count0

Integrating Logic Apps and Azure Monitor

Developer Support

In this post, App Dev Manager Jason Venema walks us through a practical example using Logic Apps and Azure Monitor to track down who created a Virtual Machine. Have you ever needed to quickly find out who created a specific virtual machine in one of your Azure subscriptions? If it hasn’t happened yet, it probably will someday. Maybe your Clo...

TeamAzureLogic Apps