Developer Support

Advocacy and Innovation

Blockchain in the Enterprise

In this post, Sr. Consultants Farah Deendar and Chike Okor introduce blockchain concepts and enterprise adoption constraints. So, what is Blockchain exactly? Blockchain, also called distributed ledger technology (DLT), is a cryptographically safe, secure, decentralized and immutable database. Blockchain is used to create a digital ...

Why Developers Should Install WSL Today

In this post, App Dev Managers Matt Hyon and August Banks spotlights the developer benefits of WSL. You've just finished installing the Windows Subsystem for Linux (WSL) on your Windows 10 computer and feel pleased to see your favorite Linux distro icon pinned to your taskbar. You click to open a shell session and think, "OK, what can I do ...

Setting up .NET Core Configuration Providers

ASP Core uses the convenient Provider Pattern to load configuration key/value pairs from various sources and expose those to you as a single Configuration object. This allows you to grab a configuration key like ConnectionString with one line of code regardless of where it was sourced from. However, the configuration API is not available by default in .NET Core Console applications.

Azure Load Balancing Solutions: A guide to help you choose the correct option

In this post, Sr. App Dev Manager Fidelis Ekezue explain Azure Load Balancing options and highlight considerations for choosing a solution.Azure Load Balancing Solutions: When to choose which one?Microsoft Azure provides customers with many ways to load balance traffic requests to their environments. Customers have the options to choose ...

Blockchain in a nutshell

In this post, Sr. App Dev Managers Bernard Apolinario and Ajay Tanikella gives a thorough explanation of Blockchain concepts.What is Blockchain?Blockchain is a Secured, Shared, Distributed ledger. It’s a concept with the following key aspects:(image) Reference: https://azure.microsoft.com/en-us/blog/accelerating-the-adoption-of-enterprise-...

Is Your Development Staff Ready for Artificial Intelligence?

In this post, Principal Consultant/ADM Larry Duff discuss some ethical challenges in Artificial Intelligence. Artificial intelligence has been a dream of computer scientists for many years. I remember my early days of programming I had a Commodore Pet. I was excited that I had a book of programs, I typed them in and saved to my tape drive. One...

Using VSTS API with PowerShell to scaffold Team Projects

In this post, Senior Application Development Managers Art Garcia demonstrates how to navigate the VSTS REST APIs. Visual Studio Team Services or VSTS has matured into one of the leading Application Lifecycle management tools available. It allows you to not only manage your work and team velocity, but it also is a great tool to use in ...

Role of Web Based Technologies In Maximizing Code Sharing In Your Applications

In this post, Premier Developer Consultant Wael Kdouh shares ideas of the alternatives to reduce web complexity and increase code sharing. He does a side-by-side comparison of Cordova/Iconic, NativeScript, and React Native to help you explore some of your options to reduce complexity. I was recently approached by a colleague of mine ...

Docker Blog Series Part 6 – How to use Service Fabric Reverse Proxy for container services

Learn about the container orchestrator, Service Fabric, and how to use Service Fabric Reverse Proxy for container services in Monu’s latest post. Monu Bambroo is a Consultant on the Premier Developer team. Service Fabric is a distributed systems platform that makes it easy to package, deploy, and manage scalable and reliable ...