The 5 important questions about .NET 5 | Brendan Richards

The 5 important questions about .NET 5 ​Back in 2016 Microsoft made the brave step of building a brand new .Net Core away from the classic “Full Framework” .NET. This meant they were able to hit the “Redo button” in so many ways, bringing us the modern, open-source, fast and cross-platform framework that we use…

Read More

DevOps Best Practices for Azure and VSTS – Damian Brady

Azure and VSTS are a match made in heaven but navigating the countless features and options can be tricky! There are many ways you can deploy an application, but what are the DevOps best practices that should be followed? In this session, learn now to deploy safely to production on Windows or Linux, with no…

Read More

DevOps Best Practices for Azure and VSTS | Damian Brady

Azure and VSTS are a match made in heaven but navigating the countless features and options can be tricky! There are many ways you can deploy an application, but what are the DevOps best practices that should be followed? In this session, learn now to deploy safely to production on Windows or Linux, with no…

Read More

Performance Tuning from the Trenches – Eric Phan

Performance is often the last thing that developers think about when working on their projects. Often times it is after the website has crashed and burned before performance gets brought to the top of the backlog. In this session Eric will share war stories from helping clients performance tune their applications and guide you through…

Read More

Onion Architecture Without the Tears – Brendan Richards

“In spaghetti code the relations between the pieces of code are so tangled that it is nearly impossible to add or change something without unpredictably breaking something somewhere else.” This talk explores techniques in avoiding spaghetti code including Onion Architecture and Dependency Injection, followed by how to effectively apply these principles to your persistence layer.…

Read More