Skip to content
Learning To Program - A Beginners Guide - Part Three - How Does a Computer Work?

Learning To Program - A Beginners Guide - Part Three - How Does a Computer Work?

Matthew Adams

Windows Run Commands for Developers

Pascal Arnould

The other day I wanted to bring up the Windows "Program and Features" panel using the run command (Win+R or just start typing in the Start screen in Win 8). Something I've done countless number of times in the past. For some reason, I had a complete blank and couldn't recall what that particular command was. So I thought it would be good to have a couple of tips and some of the most useful run commands for Developers (and everybody else) in one place.
Introducing endjin composition framework 2.0 : Part 3 - Using the content factory

Introducing endjin composition framework 2.0 : Part 3 - Using the content factory

Mike Evans-Larah

Learn how to use the endjin composition framework content factory
Retrying tasks with TPL, async and synchronous code

Retrying tasks with TPL, async and synchronous code

Matthew Adams

Dealing with Transient Faults is absolutely essential when working in The Cloud. We delve into the library we've created for dealing with this situation.
Learning To Program - A Beginners Guide - Part Two

Learning To Program - A Beginners Guide - Part Two

Matthew Adams

In this post, we're going to set up the tools that we're going to use in the rest of this course on Windows or Linux.
A step by step guide to installing an F# REPL environment on Windows

A step by step guide to installing an F# REPL environment on Windows

Matthew Adams

In this step-by-step guide, we'll take you through the process of setting up an F# REPL environment on Windows.
A step by step guide to installing an F# REPL environment on Linux

A step by step guide to installing an F# REPL environment on Linux

Matthew Adams

In this step-by-step guide, we'll take you through the process of setting up an F# REPL environment on Linux.
Xamarin platform setup gotchas

Xamarin platform setup gotchas

Pascal Arnould

Yesterday I attended the "C# and Mvvm - Developing apps for all of Android, iPhone and Windows" event hosted by Stuart Lodge at Modern Jago. In preparation for the day I had the daunting task of setting up my Mac for cross platform development with Xamarin. While most of it was fairly straight forward and well documented, I came across a few gotchas worth blogging about.
Introducing endjin composition framework 2.0 : Part 2 - Getting Started

Introducing endjin composition framework 2.0 : Part 2 - Getting Started

Mike Evans-Larah

Learn how to use the endjin composition framework for dependency injection.
Learning To Program - A Beginners Guide - Part One

Learning To Program - A Beginners Guide - Part One

Matthew Adams

Introducing endjin composition framework 2.0 : Part 1

Introducing endjin composition framework 2.0 : Part 1

Mike Evans-Larah

Learn why we created the endjin composition framework for dependency injection.
High-Res Prototyping Tips: How we eliminated waste and enabled collaboration

High-Res Prototyping Tips: How we eliminated waste and enabled collaboration

Paul Waller

This post discusses the importance of collaboration between designers and developers, including communication tips and a step-by-step guide.
Evidence-based Decision Making: Adding validation to your value chain

Evidence-based Decision Making: Adding validation to your value chain

Matthew Adams

Start using evidence-based decision making to add some rigour to decision making process.
PowerShell Best Kept Secrets: Splatting

PowerShell Best Kept Secrets: Splatting

Howard van Rooijen

Splatting is one of the most powerful, yet underused features of PowerShell. In this post we cover a walk-through of how to use this feature.

Azure Cloud Migration Poster

Matthew Adams

We've just released a free Cloud Migration Process poster to help you understand the complexities of evaluating & executing different cloud migration strategies.
Prototyping and Proof of Concept: Charting and Data Visualization on the Microsoft Platforms

Prototyping and Proof of Concept: Charting and Data Visualization on the Microsoft Platforms

Matthew Adams

A proof of concept is not a quick and dirty hack, it's not a demo, or a technical spike.
A Step by Step Guide to using GitFlow with TeamCity – Part 4 – Feature Branches in TeamCity

A Step by Step Guide to using GitFlow with TeamCity – Part 4 – Feature Branches in TeamCity

Howard van Rooijen

In the final part of this series, we cover how to use TeamCity's feature branch abilities to support the GitFlow process.
Templify 0.7.0.25 is available.

Templify 0.7.0.25 is available.

Howard van Rooijen

A new version of Templify has been released, which includes a huge performance improvement contributed by the Open Source community.
Example Responsive Layout Using Bootstrap

Example Responsive Layout Using Bootstrap

Matthew Adams

See how to create a responsive website layout using Bootstrap.
Tips for implementing responsive designs using Bootstrap 3

Tips for implementing responsive designs using Bootstrap 3

Matthew Adams

We ran a retrospective of our first few Bootstrap-based HTML5/Javascript projects a few weeks back, and distilled some of the output into these top tips
Which programming languages should I learn: Beginners Edition

Which programming languages should I learn: Beginners Edition

Matthew Adams

If you were learning to programme today, which language should you choose, and why?
Which programming languages should I learn?

Which programming languages should I learn?

Matthew Adams

If you were learning to programme today, which language should you choose, and why?
It's more than just merchandise: Developing a visual language

It's more than just merchandise: Developing a visual language

Paul Waller

Laying the foundations to build a brand doesn't happen overnight. At endjin it taken many years to develop our brand look and tone of voice. In this post we talk about developing our visual language so that we can maintain a consistent look and feel across all our collateral.
Metrics & Reporting in Strategy Development

Metrics & Reporting in Strategy Development

Matthew Adams

Having a strategy is one thing, being able to measure your progress towards implementing is, and its impact is another.
A Step by Step Guide to using GitFlow with TeamCity – Part 3 – GitFlow Commands

A Step by Step Guide to using GitFlow with TeamCity – Part 3 – GitFlow Commands

Howard van Rooijen

This post finally covers the nitty-gritty of how you use the GitFlow extensions to drive the workflow.