Chasing the Holy Grail with Release Management | Danijel Malik

Indiana Jones had a great adventure when he was searching for the Holy Grail. But hey… software development is not far behind, especially if your deployment procedure requires manual steps. You can feel sweat dripping off your forehead before you go to production and there’s always a chance you’ll step on a broken board. Exciting,…

Read More

Using Virtualisation to Debug Mobile Applications | Craig Woollett

Virtualisation is the core of cloud technology but it also provides an opportunity for developers to simulate production environments for ease of testing and debugging. This presentation demonstrates debugging Web API for an Android mobile application using Genymotion and Visual Studio as part of a virtual test network. Also there will be a demonstration of…

Read More

Code Auditor and Roslyn – Happy Ever After | Danijel Malik

At SSW we care about quality. We care about it so much that we built a tool named Code Auditor which scans code and reports issues. It’s not really a secret that our rules relied on C# snippets and Regex patterns. Over time – as the C# language evolved – we started seeing false positives.…

Read More

Tour of the Physical Internet with Grant Holliday

Have you ever wondered how your bits and bytes travel between your PC to all the servers on the Internet? In this session, we will take a virtual road-trip out your router, through some Internet Exchange Points, under the ocean in some submarine cables and speed along some of the widest sections of the Internet…

Read More

How to Use Hot Towel Angular with Duncan Hunter

This presentation is a walk through of the code, benefits and how to get started using John Papa’s Hot Towel Angular. Hot Towel Angular creates a great starting point for building a Single Page Application (SPA). Out of the box it provides a modular structure for your code, view navigation, data binding, separation of services,…

Read More