
From zero to Hero: Building .NET Core (ASP.NET 5) applications to run inside Docker containers Paid Members Public
In this post I will discuss how to create a .NET Core application (ASP.NET 5) and build a Docker image that contains our application, and then deploy that to a cloud service of our choice. In my case the cloud services are Azure and Heroku. This post will cover

Building an ASP.NET 5 web application (.NET Core) and host it in the Heroku cloud Paid Members Public
This post is about how you can bring your ASP.NET 5 website (or build a new one using the asp.net Yeoman generator) up into the Heroku cloud. It's super quick, smooth and easy experience to deploy it using a third-party build pack. Tag along though this

Building a MEAN (MongoDB, ExpressJs, Angular and Node.js) api app using TypeScript and host it with Heroku Paid Members Public
This post will be an introduction to how you get up and running quickly with building a node.js API which runs through Express on node.js and communicates with a deployed MongoDB database, using TypeScript. Simply put: a MEAN stack application with typings. Oh, except Angular. Since I'

Azure Resource Manager Template Visualisation with ARMVIZ Paid Members Public
Here's another quick tip for those of you, like me, working with the Azure Resource Manager in various ways. If you're designing templates, there's a pretty slick template visualization tool available called ARMVIZ [http://armviz.io]. Edit and Visualize your ARM templates It'

Azure Resource Manager tools for Visual Studio Code Paid Members Public
Tip of the day... If you're the Visual Studio Code kind of person, and you design Azure Resource Manager (ARM) templates for your Azure infrastructure, this extension might come in handy. The Azure Resource Manager Tools [https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools] extension for Visual Studio

Webinars: SharePoint Framework with Microsoft's Bill Baer and Vesa Juvonen Paid Members Public
Lately we've been really busy at Rencore with a lot of things. A thing in particular that we've been active with is the integration of SharePoint Framework analysis into our SPCAF tools. It's an exciting time ahead, both for us and for anyone developing

Azure Resource Manager - Part 8 - Export Template for Resources in a Resource Group with the REST API Paid Members Public
This article is part of a series. Here's a list of all available parts. * Part 0: Introduction to the article series [https://zimmergren.net/developing-with-azure-introduction-to-this-article-series] * Part 1: Create an AzureRm Active Directory (AAD) Application using PowerShell [https://zimmergren.net/developing-with-azure-creating-a-service-principal-for-your-azure-active-directory-aad-using-powershell-2/] * Part 2: Getting started with the AzureRm PowerShell

Azure Resource Manager - Part 7 - Download an Azure Publishing Profile (xml) programmatically using REST Paid Members Public
This article is part of a series. Here's a list of all available parts. * Part 0: Introduction to the article series [https://zimmergren.net/developing-with-azure-introduction-to-this-article-series] * Part 1: Create an AzureRm Active Directory (AAD) Application using PowerShell [https://zimmergren.net/developing-with-azure-creating-a-service-principal-for-your-azure-active-directory-aad-using-powershell-2/] * Part 2: Getting started with the AzureRm PowerShell
Recent comments