ASP.NET MVC
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…
Read MoreWindows 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,…
Read MoreWindows 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…
Read MoreBuilding 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…
Read MoreFrom 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 MoreIntroduction 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?
Read MoreASP.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…
Read More3 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…
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 MoreAngularJS in the Enterprise – 10 Lessons from the trenches | Duncan Hunter
In this talk Duncan covers the 10 main questions any developer will have to ask themselves when making an Angular application in .NET today. The talk covers the following: A brief introduction to Angular and why it has dominated the front end framework space. The top ten questions you need to ask yourself when starting…
Read More