EssentialCSharp icon indicating copy to clipboard operation
EssentialCSharp copied to clipboard

This project contains the source code for the book Essential C# by Mark Michaelis (Addison-Wesley).

Results 165 EssentialCSharp issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/IntelliTect/EssentialCSharp/assets/12107254/2880d168-9827-4b60-9444-26a33fd4a6e6)

![image](https://github.com/IntelliTect/EssentialCSharp/assets/12107254/33112970-06bf-44f5-a4e1-1b7144f52217)

![image](https://github.com/IntelliTect/EssentialCSharp/assets/12107254/19816474-30bf-4290-82a7-eca6e63ce4cf)

If we try to change the red pixel to, for example, Yellow. ( Line 36: redPixel = (byte)ConsoleColor.Yellow; ) The code won't work. Current source is woking by lucky. After...

![image](https://github.com/IntelliTect/EssentialCSharp/assets/12107254/0e7fe289-8005-4401-8437-2259cfc733ae)

![image](https://github.com/IntelliTect/EssentialCSharp/assets/12107254/ce89c89d-cd0d-422c-90cf-0b3cf2b3fe28)

![image](https://github.com/IntelliTect/EssentialCSharp/assets/12107254/d734cccd-907d-42b8-b5c3-8fbc6db042f5)

![image](https://github.com/IntelliTect/EssentialCSharp/assets/12107254/5538b630-7eeb-4a49-a423-bc6c8bdc9607)

![image](https://github.com/IntelliTect/EssentialCSharp/assets/12107254/3aee0f18-f173-4fd2-ad3b-a8388b7d1324)