Posts Tagged ‘Jason Taylor’
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 MoreDeveloping Flexible Authorization Capabilities in ASP.NET Core with Jason Taylor
In 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 MoreFrom Prototype in Production to Verifiably Stable Application with Luke Parker
SSW 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 MoreModern Web Dev with Blazor and .NET 6 with Jason Taylor
Ready 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 MoreDo you use the Pomodoro Technique?
Jason Taylor and Adam Cogan discuss a great method for keeping focus and managing your time.
Read MoreNDC Sydney 2020 – Ask Me Anything!
Matt 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 MoreWorking From Home – Tips, Tricks and Strategies for the Tech World with Jason Taylor
All 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 MoreClean Testing: Clean Architecture with .NET Core | Jason Taylor
All 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 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 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 More