Share via


Stuart Leeks

Stuart Leeks - Web and Cloud Geek

I spend quite a lot of my time working with containerised solutions in Azure, so I make use of Azure...

Date: 05/21/2018

Azure Cloud Shell is an in-browser shell experience that you can launch from the Azure portal or on...

Date: 05/01/2018

Azure App Service has a handy authentication integration that takes away the work of integrating...

Date: 02/19/2018

When working with Application Insights recently in an ASP.NET application, I suddenly realised that...

Date: 11/03/2016

tl;dr – You can get IntelliSense for Marathon applications and groups in Visual Studio Code by...

Date: 10/19/2016

Introduction In the previous post we saw how to show the progress as PowerShell loads your profile....

Date: 05/24/2016

Tl;dr In this post we look at adding rotating output at the top of the PowerShell window as shown...

Date: 05/24/2016

Earlier this year I spent some time with Seth at Channel 9 and we recorded a couple of videos. I’m a...

Date: 05/10/2016

With the pre-1.0 Azure PowerShell cmdlets, my Azure login credentials were cached. Since making the...

Date: 12/11/2015

Just a quick post today :-) These days I find myself working in both PowerShell and bash, and when...

Date: 12/01/2015

If you’re working with Azure Resource Manager templates on OSX/Linux then there’s a strong...

Date: 11/26/2015

If you’re working with Azure Resource Manager templates on Windows then there’s a strong possibility...

Date: 11/25/2015

I posted recently about using environment variables to configuration. I like to use this approach...

Date: 08/19/2015

  tl;dr This post discusses adding tab completion to Azure xplat CLI. If you just want to...

Date: 08/17/2015

I’ve been digging into API Apps (and Logic Apps) in Azure App Service recently. If...

Date: 08/10/2015

Just a quick post this time! I frequently find myself wanting to know where a command in my PATH is....

Date: 07/02/2015

I’ve been spending quite a bit of time in Visual Studio Code recently, and even doing some...

Date: 07/01/2015

Last week I was out in Seattle and had the pleasure of recording a couple of interviews with the...

Date: 06/17/2015

UPDATE: If you are wanting to work with API Management (including backing up and restoring...

Date: 04/29/2015

Just a quick update to say that I changed roles at the end of January... I'm now a Technical...

Date: 03/09/2015

This is the third article in what has somehow turned into a mini-series. Previous posts are: Using...

Date: 11/20/2014

** UPDATE - This was a fun experiment, but if you want to do this sort of thing then check out...

Date: 06/22/2014

** UPDATE – I’ve added a NuGet package to make it easier to add WADL support to your...

Date: 05/20/2014

Overview In this post I’ll show a solution for automating tasks when opening a solution in...

Date: 03/19/2014

I love NuGet – I find it a very productive way to add and update references. Being able to package...

Date: 01/21/2014

UPDATE: See here for an updated version for RDC Man 2.7 that adds support for PaaS instances. After...

Date: 01/16/2014

In case you haven’t heard, ASP.NET Identity is the new kid on the block for handling user...

Date: 01/15/2014

UPDATE: I've posted a follow-up with a PowerShell script to automate this :-) UPDATE2: See here for...

Date: 01/15/2014

The web is built on HTTP which works on a request, response, request, response, … basis....

Date: 11/28/2013

Recently I was working with a customer who wanted to understand where the time was spent during...

Date: 11/15/2013

UPDATE: The code in this post relates to SignalR v1. For an updated version that works for SignalR...

Date: 09/10/2012

Part 1 – Introducing RequiredIf Part 2 – Adding client-side support (this post)...

Date: 09/07/2012

My colleague Simon Ince and I recently discovered that we had been working on the same problem...

Date: 05/24/2012

UPDATE: I've blogged about an more flexible way to wire up the editor template here. I recently...

Date: 05/02/2012

UPDATE: I've blogged about an more flexible way to wire up the editor template here. There are a lot...

Date: 05/01/2012

UPDATE: I've written a follow-up post that shows how to achieve this using Html.EditorFor here. If...

Date: 04/23/2012

If you’ve not read my MSDN magazine article on using WebGrid to render tabular data then go read it...

Date: 01/24/2012

What? UPDATE: I've now blogged the follow-up post on adding client-side support Part 1 - Introducing...

Date: 10/06/2011

One of the things that I really like about ASP.NET MVC is its extensibility story. In the recent...

Date: 09/23/2011

One of the fairly common questions I get asked is "what good resources are there for ASP.NET MVC?"...

Date: 07/13/2011

My first MSDN Magazine article is up: Get the Most out of WebGrid in ASP.NET MVC. So, if you want to...

Date: 07/03/2011

On a number of occasions I’ve been working with a customer on a scenario where we were adding...

Date: 04/13/2011

One of the handy things about ASP.NET MVC is that the source code is available. I’ve found this...

Date: 03/07/2011

UPDATE: I've blogged about an more flexible way to wire up the editor template here. This is post...

Date: 01/25/2011

This is the fifth post in what is becoming a mini-series: ASP.NET MVC: Adding client-side validation...

Date: 12/17/2010

Having coded up samples several times showing how to add confirmation prompts to links on a web page...

Date: 12/16/2010

Phew – that was a long title! This is a follow-up to a post that my colleague Josh wrote recently. I...

Date: 09/03/2010

This post is mostly a self-serving bookmark, but if you somehow landed here and are having issues...

Date: 08/24/2010

Next>