ASP.NET MVC
Solving first world problems with .NET Core and SignalR | Liam Elliott
SignalR has been around since 2013, offering real-time push notifications for our websites. This year, Microsoft gave us SignalR Core, combined all of the features of SignalR with the benefits of .NET Core. Join Liam as he walks you through how easy it is to build a real-time web client in both Angular and React…
Read MoreDeveloping Enterprise Apps with ASP .NET Core 2.1
The explosive growth of web frameworks and the demands of users have changed the approach to building web applications. Many challenges exist, and getting started can be a daunting prospect. Let’s change that now. This talk provides practical guidance and recommendations. We will cover architecture, technologies, tools, and frameworks. We will examine strategies for organising…
Read MoreFull Stack RX Programming – Brendan Richards
Like many of us, Brendan first started working with reactive programming patterns under JavaScript based user interfaces with RxJS. But Reactive Programming is a pattern available to most modern languages, including Reactive Extensions for .NET and Entity Framework RX. This talk is an introduction to using Reactive Extensions on the server side with ASP.NET Core…
Read MoreI have a container… now what? | Thiago Passos
This is not the same container 101 talk you’ve seen a dozen times. The point of this talk is how to ship a container to production, once you’ve built it. We’ll containerize a .net core app, debug locally, set up continuous deployment, set up a container cluster and deploy to it.
Read MoreWindows Server Containers: What you need to know | Jeremy Cade at DDD Brisbane 2015
SSW TV was proud to sponsor this years’ DDD event in Brisbane. In this session Jeremy Cade walks us through Windows Server Containers what you need to know as an ASP.NET Developer. From the description: The game has changed: Containers, once the the sole dominion of Linux have made their way into the Microsoft stack.…
Read MoreDeploying ASP.NET Core Applications | Danijel Malik at DDD Sydney 2016
ASP.NET Core is a whole new world for ASP.NET developers because it opens the door to cross-platform development. However, it comes with a hefty price. Not only does it takes some time before you get your head around it, even deployment is now quite different. So how can you bring ASP.NET Core application and DevOps…
Read MoreIdentity Server 4 with Angular 2 and ASP.NET Core | Ben Cull at DDD Brisbane 2016
Architecting a microservices solution in .NET | Richard Banks at DDD Sydney 2016
SSW TV brings you all the best content from the 2016 DDD event in Sydney. In this presentation, Richard Banks talks about designing and building microservices in .NET. Talk outline: “Buzz word! More buzz words! And another buzz word!! Now that that’s out of the way, if you’re thinking of heading down the microservices path,…
Read MoreGetting your website on every device using ASP.NET MVC 4
Our very own Damian Brady took the stage at the DDD event in Brisbane to talk ASP.NET MVC Mobile devices like tablets and phones are quickly becoming the primary way people access the web. So why are so many sites still not designed for them? With ASP.NET MVC, it’s easier than ever to literally put…
Read More3 minutes with ASP.NET 5 & Angular 2.0: Application Structure
Did you know that you can combine the power of ASP.NET 5 and Angular 2.0 to build exceptionally powerful and user friendly web applications? However, you do need to make the right project structure and architecture choices upfront. Would you like to learn more about ASP.NET 5 & Angular 2.0? SSW Dev Superheroes Adam…
Read More