In this episode, Fritz starts by answering some questions about getting started with C# and constructor overloading. We take a look at the C# Jupyter notebook and discuss constructor interactions.
Next, Fritz continues by bringing up the calculator sample from the previous episode and refactoring it to use the Model-View-Presenter architecture. Using this approach, we introduce unit tests and add some features to make it easier to use the calculator sample application
00:05:15 Introduction
00:13:10 Parameterless Constructor and overloading discussing
00:40:00 Windows Forms Refactoring and Unit Testing
Samples are available on GitHub at: https://github.com/csharpfritz/csharp_with_csharpfritz
Get your questions answered on the Microsoft Q&A for .NET - http://aka.ms/dotnet-qa
Learn .NET with free self-guided learning from Microsoft Learn: http://aka.ms/learndotnet
#DotNet