Showing category results for Premier Developer

Dec 4, 2015
Post comments count0
Post likes count0

Internet Explorer 11 Migration Quick Start

Developer Support

On Jan 12, 2016, IE11 will be the only supported version of IE on most Windows versions. In this post, Premier Developer Consultant Pat Altimore covers the essentials to jumpstart your migration. There are three main areas to plan for when you migrate: deployment, configuration, and compatibility. http://blogs.msdn.com/b/patricka/archive/2015/12/0...

TeamAdvisoryIE
Nov 25, 2015
Post comments count0
Post likes count0

Are You Embracing Open Source?

Developer Support

Rich Maines, Senior ADM, and Jeremy Rule, Services Practice Leader, share an important message about how Open Source is shaping our industry. Microsoft is. At the last BUILD conference, Satya Nadella famously stood in front of “Microsoft ♥ Linux” and spoke to the work Microsoft had done to with Linux in the Azure public cloud as well as on-...

Nov 20, 2015
Post comments count0
Post likes count0

Using OAuth2 with SOAP

Developer Support

Premier Development Consultant Marius Rochon explores the combination of Universal App Platform (UAP) with SOAP using OAuth2 protocol for authentication. One possible application of this approach might be migrating from WCF to REST and/or needing to mix REST and SOAP services. Although the sample uses a UWP client, the same code would apply to othe...

.NETMarius RochonREST
Nov 12, 2015
Post comments count0
Post likes count0

Visual Studio 2015 ALM VMs and Hands-On Labs Available

Developer Support

If you looking to familiarize yourself with all the great new functionality in our 2015 ALM toolset, here’s an easy way to get started.  Check out the Visual Studio ALM VM 2015 (including both Visual Studio 2015 and Team Foundation Server 2015) along with many popular demo scripts. Don’t want to download the giant VM?  Check out the TechNet Virt...

ALM.NETVisual Studio
Nov 4, 2015
Post comments count0
Post likes count0

Announcing Red Hat on Microsoft Azure

Developer Support

As a key component of today’s announcement, Microsoft is offering Red Hat Enterprise Linux as the preferred choice for enterprise Linux workloads on Microsoft Azure. In addition, Microsoft and Red Hat are also working together to address common enterprise,  ISV and developer needs for building, deploying and managing applications on Red Hat softwar...

AzureLinuxCompatibility
Oct 14, 2015
Post comments count0
Post likes count0

Team Foundation Server 2015 upgrade planning

Developer Support

The Microsoft Application Lifecycle Management blog is a great resource to help you stay informed of current announcements and guidance material. If you are in the process of planning your move to Team Foundation Server 2015, be sure and reach out to your ADM who can help with training, guidance, and support throughout the effort to ensure a sea...

ALMTFSTraining
Oct 12, 2015
Post comments count0
Post likes count0

Install Android SDKs using Powershell

Andrew Arnott

The Android SDK Manager requires a GUI and tedious searching for the SDKs that you want to install. There is a command line android.bat script that lets you install and uninstall these without the GUI but it's based on an ordinal index for each SDK so you have to run the script once, note the index(es) of the SDKs you want to install, then run anot...

andarnoPowerShellAndroid
Oct 9, 2015
Post comments count0
Post likes count0

Great Article on Understanding DevOps

Pam Lahoud

Cross posted by Premier Developer Consultant Geoff Gray. We wanted to cross-post an article from Linked-In that does a great job of talking about what DevOps means. The author explains how DevOps is often misunderstood and explains a few key points that companies need to start understanding if they want their IT departments to start becoming succe...

DevOpsALMGeoff Gray
Oct 8, 2015
Post comments count0
Post likes count0

Why should diversity matter to Developers?

Developer Support

David S. Lipien, a Director in Microsoft’s Premier Services, collaborated with Stephen Barnes and Katie Konow to highlight the value of team diversity in application development.  They are all part of the Enterprise Services Business, enabling clients to leverage IT for business success in the cloud and on the ground.   Do you operate ...

TeamDiversity
Sep 30, 2015
Post comments count0
Post likes count0

Dissecting the Visual Studio Load Test Results Database (Part 1–Intro to the Schema)

Pam Lahoud

Premier Developer Consultant Geoff Gray comes to us this week with the first post in a new series from his awesome ‘Testing the Testing Strategy’ blog.  This series will focus on the structure of the Visual Studio Load Test results database and how you can derive insight on the performance of your application from this valuable data source. S...

ALMVSTSVisual Studio