Developer Support

Advocacy and Innovation

End-to-end from Code Project, to VSTS CI/CD, to Azure

In this post, Premier Developer Consultant Crystal Tenn shares how to set up and deploy a full stack application using Azure App Services. The proof of concept will help you better understand the interactions between an Azure Web App, Azure API App, and Azure SQL Server resource with a step-by-step tutorial.  In addition, we will show you...

Visual Studio Shortcuts and Add on Tools

This post from Premier Developer consultant Crystal Tenn walks you through customizing Visual Studio to work better for you and your organization. I like tools that make my development faster and more organized. The small amount of time it takes to invest in installing and learning these tools pays off in the long run! I have listed out...

Choosing the right tooling for Azure and side by side Azure CLI and PowerShell commands

This article on the various tools available to perform tasks in Azure comes to us from Premier Developer consultant Crystal Tenn.There are a lot of tools out there for managing your Azure subscriptions! We have the Portal web page, Visual Studio integration (with the Azure SDK), PowerShell commands, and the Azure CLI. Sometimes it’s hard to ...

Use of AOP in Cross Cutting Aspect of Error Handling

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

Practical Git Commands Kickstart

This very useful guide to Git commands comes to us from Premier Developer consultant Crystal Tenn. Git command line is extremely useful for managing your resources – it is the only way to utilize all Git commands possible as most GUI’s only have a set of available commands. Although many guides exist to explain Git command line, many are...

Blockchain as an Electronic Medical Record Lifesaver?

This post comes to us from Premier Developer consultant Crystal Tenn. As of January 2014, The American Recovery and Reinvestment Act required all public/private health care providers to use electronic medical records (EMR). That opened so much potential for technological advancements and better health care for all of us! Yet, the ...