Browse our archives by topic…
Blog
Learning To Program - A Beginners Guide - Part Three - How Does a Computer Work?
Windows Run Commands for Developers
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
Learn how to use the endjin composition framework content factory
Retrying tasks with TPL, async and synchronous code
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
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
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
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
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
Learn how to use the endjin composition framework for dependency injection.
Learning To Program - A Beginners Guide - Part One
Introducing endjin composition framework 2.0 : Part 1
Learn why we created the endjin composition framework for dependency injection.
High-Res Prototyping Tips: How we eliminated waste and enabled collaboration
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
Start using evidence-based decision making to add some rigour to decision making process.
PowerShell Best Kept Secrets: Splatting
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
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
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
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.
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
See how to create a responsive website layout using Bootstrap.
Tips for implementing responsive designs using Bootstrap 3
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
If you were learning to programme today, which language should you choose, and why?
Which programming languages should I learn?
If you were learning to programme today, which language should you choose, and why?
It's more than just merchandise: Developing a visual language
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
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
This post finally covers the nitty-gritty of how you use the GitFlow extensions to drive the workflow.