Published on October 15, 2020
Authored by Casey McQuillan
Expression-bodied members are a fantastic feature of the C# language that simplifies and condenses your code.
Published on September 17, 2020
Authored by Casey McQuillan
Learn a creative way that you can leverage 'out' parameters on your class methods.
Published on September 16, 2020
Authored by Casey McQuillan
Ever write a TODO and fear that it will be forgotten later? Use the Visual Studio Task List to keep track of work in progress.