Improving Data Access with Abstractions - Stir Trek 2023

Опубликовано: 05 Февраль 2025
на канале: Stir Trek
800
like

Recorded at Stir Trek 2023
https://stirtrek.com/speakers/2023

Steve Smith (‪@Ardalis‬ )

Most apps need data - but how you access data can have huge implications on your code's maintainability. Most approaches cause some degree of pain, but you can follow Pain Driven Development to refactor to different approaches. In this code-heavy approach, you'll see how an app starts with a low-level tightly-coupled data access approach and iteratively evolves to address the pain points encountered. By the end of the session, the app's data access will be encapsulated and modular and the app will be testable and maintainable. And you'll have learned a variety of design patterns and refactoring techniques that you can apply to your own applications. Demos and samples will use C#/.NET, but principles and patterns are applicable to other platforms and languages.

Download slides and other resources:
https://github.com/stirtrek/2023MaySt...