Developing 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 More

Full 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 More

I 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 More

Getting 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 More

3 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