Posts by this author

May 8, 2017
Post comments count0
Post likes count0

Empower your Cloud development with Microsoft Premier Developer

In this post, Application Development Managers Frank Ellero and Larry Duff, along with Technical Delivery Manager Dan Simmons, spotlight package offerings from Premier Support for Developers to help make your cloud transition a success. The Cloud. The quintessential IT buzzword of the 21st Century. It is a paradigm shift that rivals any we have ...

TeamAzureDiscover
May 4, 2017
Post comments count0
Post likes count0

Coding with My Daughter

When we started the Premier Developer blog, we wanted it to be a reflection of our team, our business, and the things we are passionate about.  Unlike many Microsoft blogs that focus on one technology or product, you may notice we cover a lot of ground here.  Sometimes post topics are technical in nature, sometimes they are purely busines...

TeamDiversity
May 2, 2017
Post comments count2
Post likes count0

Debugging .NET core with SOS everywhere

Get some insight into debugging .NET code on non-Windows operating systems with this post from Premier Developer consultants Gustavo Varo and Ben Williams. I have been working more and more with .NET Core and one question I keep getting from our customers and partners is about the debugging experience when using operating systems other than ...

.NET CoreLinuxdebugging
Apr 28, 2017
Post comments count0
Post likes count0

Options to migrate Classic ASP and VB6 Applications from Windows 2003 to Windows 2012

If you are still running legacy ASP/VB6 solutions and are considering paths to Server 2012, you might want to check out this post.  Application Development Manager, Zafar Kapadia shares some options to migrate classic ASP and VB6 applications to Windows Server 2012. Lift and Shift Applications to Windows 2012 Upgrade the Classic ASP site t...

Apr 28, 2017
Post comments count0
Post likes count0

Using web.config transforms and Release Manager – TFS 2017/Team Services edition

Senior Application Development Manager, Marcelo Silva, previously posted on Using Web.Config transforms and Release Manager. That post was done on TFS 2015 and using the now “old” architecture of Release Management. This post will follow the same idea of deploying an application to Azure (App Service), but this time using Visual Studio Team Se...

Apr 27, 2017
Post comments count0
Post likes count0

My highly opinionated guide to setting up the best environment for Angular development

This post from Senior Premier Developer Consultant Laurie Atkinson gives you a step-by-step guide to getting started with Angular development. Follow these steps to get up and running with an Angular application including source control, editor tooling, and essential commands. Step 1 – Use Visual Studio Team Services (VSTS) for Source Contr...

AngularLaurie Atkinson
Apr 26, 2017
Post comments count0
Post likes count0

Using ADAL with Angular2

In this post,  Senior Application Development Manager, Vishal Saroopchand, walks us through an example of ADAL with Angular2. The primary goal of this post is to give a high level walkthrough on how to use ADAL (Azure AD Authentication Library) with Angular2. ADAL ships with support for Angular1; however, there are no clear guidance for Angu...

TeamADALActive Directory
Apr 21, 2017
Post comments count0
Post likes count0

Authentication options for custom application when accessing data from O365

In this post, Senior Application Development Manager, Anant Dimri explains authentication options available to application developers who wish to interact with data in O365. A developer writing applications that interact with SharePoint (SP) data (Lists/Events/Documents, etc.) will be faced with several options to setup authentication.  Whil...

TeamSharePointAuthentication
Apr 20, 2017
Post comments count0
Post likes count0

AI with an Online College

Senior Application Development Manager, Justin Scott, launched a new podcast this month you will want to check out.  AI exposed looks at the world of Artificial Intelligence-- discussing some of the latest trends, interviewing industry experts, and having fun in the process. In Episode#1, Justin Scott sits with one of our Microsoft data scie...

TeamMachine LearningAI
Apr 20, 2017
Post comments count0
Post likes count0

Automating SQL Azure Server Firewall Rule Creation

For this installment of the Premier Developer Blog, Application Development Manager Herald Gjura shares some PowerShell scripts from his toolbox to help automate Azure SQL DB Server firewall rules. Problem to solve This is the problem I am trying to solve. I usually work with multiple Azure clients, who have granted me access to their subsc...

AzurePowerShellAzure SQL