-
Book Overview & Buying
-
Table Of Contents
C# 14 and .NET 10 – Modern Cross-Platform Development Fundamentals - Tenth Edition
By :
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring, with deeper research, the topics covered in this chapter.
Online material can be extra content written by me for this book, or it can be references to content created by Microsoft or third parties.
You should add code throughout your application to log what is happening, especially when exceptions occur, so that you can review the logs and use them to trace the issue and fix the problem. In an online-only section, you will learn how to implement basic logging; this is found at the following link:
https://github.com/markjprice/cs14net10/blob/main/docs/ch04-logging.md.
Practical Debugging for .NET Developers by Michael Shpilt is now free:
https://michaelscodingspot.com/free-book/.