PRESENTATIONS

Lessons learned: ASP.NET Core 1.0 + Docker in Production – Jeremy Cade

Lessons learned: ASP.NET Core 1.0 + Docker in Production – Jeremy Cade

Containers, while not a new technology, are still the cool new thing in the Microsoft space. But as with all technologies, there are some rough edges and things to be wary of. In this talk Jeremy steps through some of the hard-fought lessons learned from running production ASP.NET Core 1.0 applications in Linux Containers on…

Introducing Entity Framework Core: Everything you need to know | by Brendan Richards

Introducing Entity Framework Core: Everything you need to know | by Brendan Richards

Entity Framework Core (previously known as EF7) has been self-described as “Microsoft’s recommended data access technology for new applications in .NET” EF Core is effectively a complete rewrite of Entity Framework designed to work in more places and with more persistence stores so you can use non-SQL data sources. This talk covers: What has changed…

Build your own Marketplace: Online Payments | Ben Cull at DDD Brisbane

Build your own Marketplace: Online Payments | Ben Cull at DDD Brisbane

In this video Ben Cull takes us through the different online payment options for developers. Ben also demonstrates how you can add Stripe as your payment method. From the description: I promise by the end of this session you’ll be able to build your own Ebay, taking payments from customers and settling them to your…

ASP.NET 5 De-bamboozled – Lessons I wish some-one else had learned | Adam Stephensen

ASP.NET 5 De-bamboozled – Lessons I wish some-one else had learned | Adam Stephensen

The change from ASP.NET 4 to 5 brings a whole lot of awesome to web development, but it’s the biggest change since MVC was introduced and the learning curve is massive. SSW shipped two enterprise apps on ASP.NET 5 while it was still in Beta (wow, that hurt). Don’t spend weeks trying to understand how…

What is a compiler? We thought we knew… | Mads Torgersen at DDD Brisbane 2015

What is a compiler? We thought we knew… | Mads Torgersen at DDD Brisbane 2015

SSW TV was proud to sponsor and record 2015’s DDD event in Brisbane. This video features Mads Torgersen, Program Manager at Microsoft, who talks about compilers, specifically Roslyn. This is a fascinating talk and should be watched by any developer. From the description: Project “Roslyn” revamps C#’s fundamental compiler infrastructure, and challenges our concept of…

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…

JavaScript – the language of Chuck Norris | Joshua Wulf at DDD Brisbane 2015

JavaScript – the language of Chuck Norris | Joshua Wulf at DDD Brisbane 2015

SSW TV was proud to sponsor this years’ DDD event in Brisbane. This entertaining talk features Joshua Wulf, Legendary Recruiter at Just Digital People. From the description: JavaScript, like English, is the language of commerce and is spoken everywhere – usually badly. Like English there is widespread debate about the best way to speak it…

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…