

Video Training → Thomas Claudius Huber - Test Driven Development in C# by Thomas Claudius Huber
Published by: voska89 on 3-03-2022, 00:52 |
0

Thomas Claudius Huber | Duration: 2h 26m | Video: H264 1280x720 | Audio: AAC 48 kHz 2ch | 429 MB | Language: English
Test Driven Development (TDD) is a powerful approach to build solid and robust software. This course teaches you how to use TDD in C# to test and implement new features in your .NET projects.
At the core of writing solid and robust C# code is a thorough knowledge of Test Driven Development (TDD). In this course, Test Driven Development in C#, you will learn the skills you need to be able to apply TDD in your .NET projects. First, you will discover the basics of TDD and about the red-green-refactor cycle. Next, you will learn how to test and implement business logic for a .NET Core application with TDD. You'll use xUnit as a testing framework and Moq as a mocking library. Finally, your business logic will be used in an ASP.NET Core Razor Pages application, and you will use TDD to add additional features in that application. When you're finished with this course, you'll have a foundational knowledge of Test Driven Development that will help you as you move forward to test and implement new features in your C# projects.
Video Training → Thomas Claudius Huber - WPF 6 Fundamentals
Published by: voska89 on 1-03-2022, 14:34 |
0

Duration: 6h 9m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | Size: 946 MB
Genre: eLearning | Language: English
The Windows Presentation Foundation (WPF) is a popular UI framework that is part of .NET. This course teaches you how to use WPF and its UI description language XAML to build Windows desktop applications with .NET and C#.
Video Training → Thomas Claudius Huber - Using Git for Source Control in Visual Studio 2019
Published by: voska89 on 1-03-2022, 14:34 |
0

Thomas Claudius Huber | Duration: 2h 03m | Video: H264 1280x720 | Audio: AAC 44,1 kHz 2ch | 366 MB | Language: English
Git is the most commonly used version control system. In this course you will learn how to use Git in Visual Studio 2019 while working on a .NET application in the context of a small team.
At the core of working on a project with Git and Visual Studio 2019 is a thorough knowledge of Visual Studio's integrated Git support. In this course, Using Git for Source Control in Visual Studio 2019, you will learn the skills you need to use Git directly in Visual Studio 2019.
Video Training → Thomas Claudius Huber - Testing .NET Code in Visual Studio 2019
Published by: voska89 on 1-03-2022, 14:34 |
0

Thomas Claudius Huber | Duration: 2h 52m | Video: H264 1280x720 | Audio: AAC 48 kHz 2ch | 556 MB | Language: English
Visual Studio 2019 has great support and new features for unit tests. This course will show you how to write and run unit tests in Visual Studio 2019 helping you write rock-solid applications.
At the core of writing robust .NET code is a thorough knowledge of testing. In this course, Testing .NET Code in Visual Studio 2019, you will explore the skills you need to test your .NET code in Visual Studio 2019. First, you will learn how to create a test project and how to write and run unit tests. Next, you will discover how to write data-driven tests and how to work with the popular test frameworks MSTest, NUnit, and xUnit. Finally, you will see how to analyze the code coverage of your tests and how to run tests in real-time with Live Unit Testing. When you're finished with this course, you'll have a foundational knowledge of testing .NET Code in Visual Studio 2019 that will help you as you move forward to test and implement your own .NET projects. This course was recorded using the preview version of Visual Studio 16.2 to reflect what the user interface will look like going forward.

