ASPNetCore-Banner-1100x200
Windows Server Containers: What do I need to know as a ASP.NET Developer? | Jeremy Cade at DDD Brisbane 2015

Windows Server Containers: What do I need to know as a ASP.NET Developer? | Jeremy Cade at DDD Brisbane 2015

SSW TV was proud to sponsor the 2015 DDD event in Brisbane. In this session, Jeremy Cade talks to us about Windows Server Containers. From the description: The game has changed: Containers, once the the sole dominion of Linux have made their way into the Microsoft stack. So what does this mean for the average…

Mastering ReSharper | Dev SuperPowers Episode 18

Mastering ReSharper | Dev SuperPowers Episode #18 | Danijel Malik

Being a great professional requires from you to write high quality code and being fast at the same time. Unless you have a great toolset this certainly isn’t an easy task. Luckily the market is full of extensions for Visual Studio which can boost your productivity. One of those tools is ReSharper. In this session…

Windows 10 for IoT: What is it and how do you develop for it | Dave Glover

Windows 10 for IoT: What is it and how do you develop for it | Dave Glover

Windows 10 for IoT Microsoft brings the Universal Windows Platform app development to the amazing Raspberry Pi 2 and MinnnowBoard Max devices and that opens up a whole world of new opportunities. This is a technical developer session starting from first principles of IoT devices, programming languages and high level app support. It’ll be fun,…

Windows Internet of Things development starts to sizzle – Learn the Universal Windows Platform | Chris Briggs

Windows Internet of Things development starts to sizzle – Learn the Universal Windows Platform | Chris Briggs

Windows 10 is here and will be powering a billion devices shortly. In this video, Chris Briggs – who heads up IoT at SSW – will show you how to develop IoT applications that target Windows 10 IoT core, by developing on the Universal Windows Platform (UWP) and how to integrate the solution with Windows…

Building APIs with MVC 6 and OAuth | Filip Ekberg at DDD Brisbane 2015

Building APIs with MVC 6 and OAuth | Filip Ekberg at DDD Brisbane 2015

SSW TV was proud to sponsor this years’ DDD event in Brisbane. In this session, Filip Ekberg talks about how to build API’s with MVC 6 and OAuth. It’s a great talk that received high praise from the audience who attended. From the description: How do you build a secure API? Where do you get…

From Devs Oops to DevOps | 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.

Introduction to Windows Server Containers for the .NET Developer | Dev Superpowers Episode 16

Introduction to Windows Server Containers for the .NET Developer | Dev Superpowers Episode #16 | Jeremy Cade

Join Jeremy as he walks you through the steps required to containerize, provision and deploy a ASP.NET 5 and .NET Core (vNext) application on the upcoming Windows Server 2016 platform. Take the Poll! Do have any plans to use Windows Server Containers for your future deployments?

ASP.NET 5 and MVC 6, Where’s my cheese? | Dev Superpowers Episode 15

ASP.NET 5 and MVC 6, Where’s my cheese? | Dev Superpowers Episode #15 | Ben Cull

The introduction of ASP.NET 5 and MVC 6 has brought with it a range of technologies that are brand new to the .NET world. In this episode, Ben Cull fires up a brand new MVC 6 site and walks us through using all the new technologies, as well as implementing some familiar functionality that you…

3 Minutes with ASP.NET 5: The Cheese has moved!

3 Minutes with ASP.NET 5: Where’s my Cheese?

ASP.NET 5 (formerly known as ASP.NET vNext), along with .NET Core, is Microsoft’s ground-up rewrite of the .NET Framework. It is designed specifically for modern cross-platform web-application development and involves a number of breaking changes and new concepts that the .NET developer will need to be aware of. Configuration The first major change that most…