Posts Tagged ‘.NET Core’
docs.microsoft.com and the Mother of all Migrations | Tech Tips NDC Sydney 2019
Explore the impressive new features on docs.microsoft.com with Brendan Richards and Dan Fernandez. Docs.microsoft are awesome… and now have code samples that run! See how the magic happens via Azure containers that provide interactive docs that execute .Net code samples and Azure CLI operations in real-time. Also, hear behind-the-scenes stories on how one documentation site…
Read MoreUp and running with the super-fast gRPC in .NET Core 3 | Liam Elliott
Remote procedure calls (RPC) have been around since the beginning of time – most of them never copped a speeding ticket! Many of us have lived through XML-RPC – SOAP – .NET Remoting – WCF – JSON-RPC and most recently – REST. Back in 2015 Google threw their hat into the ring with gRPC, promising…
Read MoreThe Ultimate .NET Core Developer Course (10 parts) – Dev SuperPowers .NET Core Tour
Build and host Enterprise Web Applications on .NET Core. .NET Core is out and it’s the most powerful and flexible version ever! Much of the day-to-day code you write will be the same – but the architecture and how your project fits together has changed. We will provide you with: A solid foundation in .NET…
Read More.NET Foundation and the Future of Tech with Jon Galloway & Jean Thirion, an AMA! from NDC Sydney 2018
NDC returned to Sydney this year and SSW TV was there alongside .NET Rocks! to catch all of the action with our Ask Me Anything! sessions. As usual there were a host of top industry pros talking about various subjects related to software development. This year, SSW TV worked alongside .NET Rocks! to run an…
Read MoreClean Architecture with ASP.NET Core 2.1 | Jason Taylor at DDD Sydney 2018
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 organizing…
Read MoreMaking unit tests simple again with .Net Core and EF Core | Jernej Kavka at DDD Sydney 2018
Unit testing can be hard especially when databases are involved. In this talk, JK will teach you how to include EF Core to simplify testing of “Will this actually work on a real DB” while keeping the tests self-contained and repeatable. You’ll also walk away knowing how cool the combination of EF Core in-memory and…
Read MoreSolving 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 MoreBuilding Single Page Applications with ASP.NET Core 2.0 | Jason Taylor @ DDD Brisbane 2017
DDD Brisbane 2017 is a conference ran by developers for developers and SSW TV was on hand to catch some of the action! Speaker: Jason Taylor @jasongtau https://www.codingflow.net/ In this talk, we’ll look at using ASP.NET Core JavaScript Services to build single page applications using Angular, Aurelia, Knockout, React, React+Redux or Vue. With this approach you can…
Read MoreNDC Sydney 2017 – Ask Me Anything! with Jernej Kavka (JK) and Daniel Chambers (F#, C# .NET Core)
NDC returned to Sydney this year and SSW TV was there to catch all the action with our Ask Me Anything! sessions. As usual there were a host of top industry pros talking about various subjects related to software development. SSW TV was there to run the ‘Ask Me Anything’ booth, where we grabbed some…
Read More