Showing category results for Premier Developer

Mar 13, 2019
Post comments count0
Post likes count0

New Concept: Diversity Driven Development

Developer Support

Diversity Driven Development (DDD) is concept that I’ve envisioned for some time. DDD can enable you, your team and/or your organization to build software and services that provide solution beyond just the current customer demographic.

TeamDevelopment
Mar 5, 2019
Post comments count0
Post likes count0

Azure BOTs – getting extra access tokens

Developer Support

In this post, Premier Dev Consultant Marius Rochon show us how to obtain extra access tokens using OAuth2 Extension flow (on-behalf-of flow). The following describes an approach for getting access tokens to more than one resource, without re-displaying the sign in dialog (using the V2 Azure AD endpoint). In a nutshell, the procedure uses...

TeamAzure ADBots
Mar 1, 2019
Post comments count0
Post likes count0

Exploring Feature Weights using R and Azure Machine Learning Studio

Developer Support

I find that machine learning experiment’s results are always interesting and somewhat unexpected in certain cases. On this comparison, the feature ranking results of PFI are often different from the feature selection statistics that are utilized before a model is created. This is useful in many cases, especially when training “black-box” models whe...

TeamMachine Learning
Feb 22, 2019
Post comments count0
Post likes count0

Why you should consider VS Code for your Kubernetes/Docker work – Part 2

Developer Support

In this follow up article, we will cover how it can help to deploy Container images stored into Azure Container Registry (ACR). We will also cover the kubectl explain integration which is helpful to understand the structure of YAML files used to describe Kubernetes API objects.

AzureContainersKubernetes
Jan 28, 2019
Post comments count0
Post likes count0

Microsoft Teams: What’s in it for Developers?

Developer Support

Microsoft Teams presents a lot of opportunities for developers and development teams, from helping to improve Team collaboration and agility to providing a platform for deploying great functionality for users.

TeamALMMicrosoft Teams
Oct 15, 2018
Post comments count0
Post likes count0

Microsoft’s Developer Blogs are Getting an Update

Developer Support

Update: The Premier Developer blog transition is now scheduled for early 2019 to ensure you have the best blog experience. In the coming days, we’ll be moving our developer blogs to a new platform with a modern, clean design and powerful features that will make it easy for you to discover and share great content. This week, you’ll see the Visual...

Aug 13, 2018
Post comments count0
Post likes count0

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.

TeamCareersSocial Media
Aug 9, 2018
Post comments count0
Post likes count0

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

Teamdebugginggflags
Jul 30, 2018
Post comments count0
Post likes count0

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.

TeamDevelopmentLizet Pena De Sola