Developer Support

Advocacy and Innovation

Latest posts

Aug 20, 2018
Post comments count 7
Post likes count 0

Continuous Integration, Deployment and Test Automation for Dynamics CRM

Developer Support

Through this series I will be able to share my journey on implementing CICD process for Dynamics CRM with process workflow, POC, and tools. I am sure this will assist developers and architects in having confidence in implementing a successful CICD process for CRM.

Aug 13, 2018
Post comments count 0
Post likes count 0

Part II – Kubernetes DevOps : Introduction to Helm

Developer Support

This is the second post in a multi-part blog series on Kubernetes DevOps using Azure. I am co-authoring this series with the help of my colleague at Microsoft, Daniel Selman. We recently worked on K8s project together and thought to share out learnings. In the last post, you get to know the application that going to be deployed in the Kubernetes cluster. In this post, you will learn about the tool called “Helm”.

Aug 13, 2018
Post comments count 0
Post likes count 0

Social Media – Benefits as a developer

Developer Support

I was only using Social Media as a place to hang out, relax, and kill time with friends. Then I had an epiphany. I could use social media for personal development, to enrich and advance my career.

Aug 9, 2018
Post comments count 0
Post likes count 0

How to stop misbehaving programs

Developer Support

GFlags (or the Global Flags Editor) enables and disables advanced debugging and troubleshooting features in Windows. You may be familiar with Gflags if you have had to isolate heap corruption issues or spent time developing Windows drivers. It’s also pretty handy to block the start of an application through debugging if it won’t respond any other way.

Aug 8, 2018
Post comments count 0
Post likes count 0

Kubernetes DevOps I – Introduction to the Historic Events

Developer Support

This is the first post in a multi part blog series on Kubernetes DevOps using Azure. I am co-authoring this series with the help of my colleague at Microsoft, Daniel Selman. We recently worked on K8s project together and thought to share out learnings.

Jul 31, 2018
Post comments count 0
Post likes count 0

Azure CLI Aliases Are Awesome!

Developer Support

App Dev Manager Isaac Levin spotlights extensibility in the Azure CLI allowing developers to do some pretty amazing things when it comes to mastering long and complex commands.

Jul 30, 2018
Post comments count 0
Post likes count 0

Digital Signatures and Certificate Expiration Dates

Developer Support

Why should you sign your code binaries and documents? Read this post to learn why, as Premier Developer Lizet Pena De Sola explains reasons and best practices.

Jul 30, 2018
Post comments count 0
Post likes count 0

Software-as-a-Service Part 1 (Identity-as-a-Service)

Developer Support

App Dev Manager, Keith Anderson explores aspects and patterns of building solutions under a Software-as-a-Service model.

Jul 29, 2018
Post comments count 0
Post likes count 0

The Importance of Limiting Your WIP

Developer Support

Senior Consultant, Assaf Stone follows up on his previous post – why it’s important to limit WIP (Work In Progress).