Showing results for March 2020 - Developer Support

Mar 31, 2020
0
0

Enabling remote workers with Azure Windows Virtual Desktop Infrastructure

Developer Support
Developer Support

This retail customer was able to implement a critical business work-from-home policy using Azure VDI pools, auto-scale capacity on-demand to meet dynamic usage requirements, exploit existing Azure Active Directory and Azure ExpressRoute investments to provide seamless access to corporate compute services.

TeamAzureVDI
Mar 31, 2020
0
1

Modernize your legacy Windows desktop apps with ease using Xaml Islands

Developer Support
Developer Support

Xaml Islands enables developers to enhance the look, feel and functionality of legacy Win32 C++ or WPF apps using UWP controls without having to do a complete rewrite. Xaml islands also offers the ability to leverage new UI controls on specific parts of the app so you can modernize at your own pace.

TeamUIXAML
Mar 30, 2020
0
0

5 Reasons Why Engaging with Your End Users Improves Your Code

Developer Support
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
0
0

Routing in Blazor Apps

Developer Support
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
4
0

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

Developer Support
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 27, 2020
0
0

What Is Cloud Native, Exactly?

Developer Support
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
0
0

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

Developer Support
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