What you need to know about Containers (in under 3 minutes!)
Build and ship your application anywhere.
Read MoreBuild and ship your application anywhere.
Read MoreBrendan Richards and Ryan Nowak explain the new End Point Routing system included in ASP.NET Core. They look at some practical problems in routing and middleware and how Endpoint Routing solves them.
Read MoreAs much as everyone loves having real-time applications, it is a pain to have them in high traffic websites. Scaling is a big issue which can be easily solved by using Azure’s SignalR Service. How can we add real-time functionality to cloud hosted web applications? How can we test and handle high traffic volume without…
Read MoreAs much as everyone loves having real-time applications, it is a pain to have them in high traffic websites. Scaling is a big issue which can be easily solved by using Azure’s SignalR Service. How can we add real-time functionality to cloud hosted web applications? How can we test and handle high traffic volume without…
Read MoreASP.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 More“Microsoft Heart Linux” is a big statement backed up by exciting software releases that give the .NET developer more choices than ever before. But how to get started? Brendan is a former Linux fundamentalist turned .NET Developer, and this talk will teach some essential Linux command-line basics before going on to deploy a dotnet web…
Read MoreAPI first websites are very popular now thanks to client heavy frameworks like Angular. Securing them properly has always been a challenge, especially if you want to expose your API to third party developers as well. Join me as I show you how to secure your API, connect an Angular 2 SPA, and even expose…
Read MoreSession 1: Techniques and practices for testing Angular 2 with Duncan Hunter and Adam Stephensen Writing frontend tests has always been hard, let us show you how to make testing easier in your Angular 2 applications. From unit testing components and services to end-to-end testing your entire application, we will give you tips and techniques…
Read MoreASP.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 take some time before you get your head around, even deployment is now quite different. So how can you bring ASP.NET Core application and DevOps under…
Read More