Clean Architecture in 5 minutes with Jason Taylor and Piers Sinclair | NDC Melbourne 2022
The explosive growth of web frameworks and the demands of users have changed the approach to building enterprise applications.
Read MoreThe explosive growth of web frameworks and the demands of users have changed the approach to building enterprise applications.
Read MoreIn this talk, Jason Taylor will demonstrate an approach using permission-based authorization to overcome these limitations by building a flexible approach to managing roles and permissions from within your system. This will improve the maintainability and visibility of access control across your system. Putting the power into the hands of application users and administrators, rather than developers.
Read MoreSSW solutions Architect Luke Parker demonstrates how to measure tech debt, recognize anti-patterns, and slowly recover. You will learn how to tackle the seemingly impossible task of refactoring a prototype now in production into a Verifiably Stable Application (VSA).
Read MoreReady to get up to speed with Blazor WebAssembly? You’ve picked the right time! Blazor has been running production systems for over two years now – it’s battle-tested and what’s more, Microsoft is just about to launch .NET 6 , the long-term support version of their hugely successful development platform.
Read MoreJason Taylor and Adam Cogan discuss a great method for keeping focus and managing your time.
Read MoreMatt Wicks talks with Yaser about his talk at NDC: Tuning web performance with just browser APIs For more interviews, watch the full video playlist:
Read MoreAll developers should be writing automated tests. In fact modern developers should be doing Clean Testing. Systems that adhere to the principles of Clean Architecture are independent of UIs, databases, frameworks, and other external concerns. As a result, the domain and business logic, the most important parts of the system, are completely isolated from external…
Read MoreAll developers should be writing automated tests. In fact modern developers should be doing Clean Testing. Systems that adhere to the principles of Clean Architecture are independent of UIs, databases, frameworks, and other external concerns. As a result, the domain and business logic, the most important parts of the system, are completely isolated from external…
Read MoreBuild 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 MoreThe 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 More