Showing archive results for 2020

Mar 30, 2020
Post comments count0
Post likes count0

5 Reasons Why Engaging with Your End Users Improves Your Code

Developer Support

One of the biggest mistakes I see in any project is the development team failing to get outside feedback. Whether project teams wait until the very end of a project to reach our or they don’t get feedback at all, these teams are missing out on one of the best sources of information to help build a better solution.

TeamDevOpsALM
Mar 30, 2020
Post comments count0
Post likes count0

Routing in Blazor Apps

Developer Support

Based on the current implementation, Blazor Router makes routing much easier to implement and developer hardly need to maintain routing as the application evolves. Bugs due to misconfiguration of routing might become a thing of the past.

Web AppBlazor
Mar 29, 2020
Post comments count4
Post likes count0

Angular How-to: Add Application Insights to an Angular SPA

Developer Support

Application Insights is an Azure service for monitoring web applications. It includes analytics tools to help you understand application usage and to diagnose issues with the goal of continuously improving performance and usability.

TeamAngularApplication Insights
Mar 28, 2020
Post comments count0
Post likes count0

Push an ASP.NET Core API Container to Azure Container Registry Part 2 of 2

Developer Support

ASP.NET Core is a cross-platform, open-source framework for building modern , cloud-based, connected applications. With ASP.NET core you can build web apps, API APS, Microservices, mobile backends, and IoT apps.

Teamasp.netAzure Container Registry
Mar 27, 2020
Post comments count0
Post likes count0

What Is Cloud Native, Exactly?

Developer Support

I had the pleasure recently of interviewing Robert Vettor, a Premier Developer consultant who specializes in microservices and cloud native architecture. Robert’s in the process of writing a great book on “Architecting Cloud-Native .NET Apps for Azure” which is available now in a preview version.

TeamAzureArchitecture
Mar 26, 2020
Post comments count0
Post likes count0

Improving Angular CI Build Time Using Azure DevOps “Cache Task”

Developer Support

As demonstrated above I was able to drop the build time from 5m 10s to 2m 34s which is roughly a 50% reduction in build time. This is a significant saving especially when you factor in the fact that you will run the build several times a day. This can quickly add up to hours of saved build time each day.

TeamAzure DevOpsCache Tasks
Mar 25, 2020
Post comments count0
Post likes count0

From 0 to continuously delivered microservices applications – part 2

Developer Support

In part 1 of this blog post series, I talked about one of the most critical “technologies” that people leverage to create microservices, and that is containers. In this post we will discover, the most used product to create and run containers and that is Docker.

TeamDocker
Mar 24, 2020
Post comments count0
Post likes count0

Evolutionary Change to Cloud Computing

Developer Support

As the cloud visionary, your job is to keep your band of pioneers dogmatically cloud native. You will be able to back off the dogma after a while, but one of the best ways to get out of an old groove and in to a new one is to use a well-defined methodology.

AzureCloud