Posts Tagged ‘Danijel Malik’
From Devs Oops to DevOps | Danijel Malik
It’s probably safe to say that most development teams are Agile. But regardless of which side you are on, nothing saves you if you start off on the wrong foot.
There are a lot of pitfalls before your software goes into production, and you will learn about the most common mistakes that are taken in a hurry to get a product out.
Read MoreHow to build your own Visual Studio Extension | Dev Superpowers Episode #14 | Danijel Malik
Visual Studio is an awesome development tool, but what really makes it great are the extensions you can find in the Visual Studio Gallery. You’ve at least heard about ReSharper, WebEssentials, JustCode and tools that can make your life a little bit simpler. Now what if you wanted to write something of your own, where…
Read MoreVisual Studio extensibility & Web Essentials with Mads Kristensen
SSW’s Danijel Malik speaks to Mads Kristensen at the Microsoft MVP Summit in Seattle. They talk about Visual Studio extensibility and Mads’ Web Essentials extension. Mads explains the pain he had to go through to abstract the code so that others can easily contribute to the project. In less than 10 minutes he demonstrates its…
Read MoreControlling NuGet packages in your solutions with Marcel de Vries
SSW’s Danijel Malik speaks to Marcel de Vries at the Microsoft MVP Summit in Seattle. They talk about two very important things when dealing with NuGet packages; licensing and vulnerabilities. Many people just pull in new packages being unaware of potential traps they might walk into. Marcel explains how to deal with these kind of…
Read MoreThe Future of TypeScript & Roslyn with Anders Hejlsberg
SSW’s Danijel Malik speaks to Anders Hejlsberg at the Microsoft MVP Summit in Seattle. They have a quick chat about Anders’ history before jumping to TypeScript and what developers can expect from it. They finish off by talking about Roslyn. [WATUPRO 94]
Read MoreChasing 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 MoreCode 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 MoreOctopus Deploy – Intro/Quickstart with Damian Brady and Danijel Malik
Danijel Malik sits down with Damian Brady to talk about why you should consider using Octopus Deploy. Take the Quiz! [WATUPRO 58]
Read More