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

How to market yourself as a developer | John Sonmez

Developers tend to underestimate the impact and importance of marketing themselves. In this video you will learn how to use effective marketing tools to boost your presence and help to better your career. John Sonmez has quite a remarkable career. He’s the founder of Simple Programmer, a website dedicated to teaching developers how better market themselves. He…

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

The Vision of Xamarin – Miguel de Icaza

Book Adam Now Adam Cogan interviews Miguel De Icaza at the MVP Summit in Redmond for SSW TV. Learn how Miguel started Mono, how they ended up at Xamarin, and, potentially, where they’re heading in the future with their excellent cross platform development technologies based on .NET. Take the Quiz! [WATUPRO 79] Video Transcription Miguel…

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

Becoming a .NET Developer | Duncan Hunter

Dreaming of a new career? Duncan Hunter was a FireBootCamp Student that went from dietitian to professional .NET developer in 9 weeks. Watch this inspirational and motivational story about changing careers and following your passion.

Read More

How to make web applications with AngularJS and ASP.NET MVC | Dev SuperPowers Episode #7 | Ben Cull

Watch Ben Cull write some code as he transforms a rigid MVC web application into a dynamic pleasure using AngularJS. AngularJS is a client-side javascript framework that enables the creation of impressively dynamic user interfaces. It strives to remove the tedium of manipulating DOM elements by abstracting many common functions such as showing/hiding, updating content…

Read More