31:59
The refactoring test (2) - Open-Closed, Single Responsibility | Cracking the .NET interview
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: ...
42:18
REFACTORING UNIT TESTS in ASP NET Core | Getting Started With ASP.NET Core Series
Hello Friends, Writing maintainable and robust unit tests is hard. Often when making changes to our main code a lot of tests break, ...
37:53
EfCore in-memory Tests in C# .NET 10| Learn Test Driven Development (TDD) with Real Project (part 2)
Hi everyone! I'm Iman Safari, and in this video, I'll show you how to write clean and effective inmemory tests in .NET using EF ...
33:42
The refactoring test (1) - Dependency Inversion & Unit tests | Cracking the .NET interview
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: ...
1:23:15
Unit Testing in C# .NET 10 | Learn Test Driven Development (TDD) with Real Project Example (part1)
Learn Test Driven Development (TDD) in C# .NET step-by-step with a hands-on project! In this video, we'll build a Hotel Booking ...
58:12
Refactoring without a Net - Webinar Recording
This time it's about refactoring. And if you think you now what it is, think again. Also, let's get practical. We're refactoring everyday, ...
2:36:18
July 21, 2018 - Architecture Review and Refactoring | C# | ASP.NET Core
Jeff reviews the feedback from our architecture workshop and starts planning to refactor the data structures in the database.
10:25
How to test "untestable" code in .NET
Check out my courses: https://dometrain.com Become a Patreon and get source code access: ...
18:55
Refactoring Messy to Testable Code in .NET (Part 6 - Starting Unit Tests)
In this series, we're working through refactoring a messy .NET Core MVC web application with a lot of procedural code and no ...
16:41
Refactoring Messy to Testable Code in .NET (Part 8 - Unit Tests)
In this series, we're working through refactoring a messy .NET Core MVC web application with a lot of procedural code and no ...
8:10
Afraid To Refactor? One Thing That May Help [Example Demo]
If you have a complex piece of code and you need to refactor it, there's one thing that will give you confidence - it's automated tests ...
7:27
OpenAI Web APIs in .NET C# - Refactoring
This video is the second of a multi-part video series where I explore working with OpenAI's web APIs! This is all done in C# and ...
2:04:50
Dec 9, 2017 - .NET Refactoring and Epic Build Music!
Refactored a bit to support unit tests of the OptionsPage in our extension -- Watch live at https://www.twitch.tv/csharpfritz.
17:15
Refactoring Messy to Testable Code in .NET (Part 7 - Extract Test Project)
In this section, we extract an xUnit test project and continue the refactor! In this series, we're working through refactoring a messy .
2:04:48
July 12, 2018 - Refactoring to support better unit tests | C# | ASP.NET Core
Jeff starts by reviewing a few pull requests including an interesting one that completely changes the way services are initialized.
51:53
Intermediate ASP.NET Core Tutorial - Online Shop Ep.37 - Refactoring Sessions (Dependency Inversion)
In this episode we will begin the journey of refactoring and take a look at how to apply dependency inversion and extract the ...
19:23
5 Awesome Refactoring Tips To Clean Up Your Code
Get the source code for this video for FREE → https://the-dotnet-weekly.ck.page/refactoring ☄️ Master the Modular Monolith ...
14:25
In defence of .NET Minimal APIs | Refactoring
Become a Patreon and get source code access: https://www.patreon.com/nickchapsas Check out my courses: ...
9:24
Refactoring with confidence - because of tests! (Gilded Rose Kata)
Now that we have a whole test suite protecting the behaviour of our legacy code, we can start to make changes to it and know that ...
10:03
Refactoring SSE for Real-Time Job Progress - .NET Job Importer
Building a PDF import system with real-time progress updates. This video focuses on refactoring the Server-Sent Events service ...