Cheat Sheet C#



  1. C Sharp Syntax Cheat Sheet
  2. Regex Cheat Sheet C#
CheatsheetCheat Sheet C#Cheat Sheet C#

At Amazon you can download the new and expanded C# cheat sheet. It’s called C# – Three-Chapter Cheat Sheet.

It is divided into 3 sections, each section having 4 as listed below. The new version will have almost all of the old content, but I have decided to expand it and add a few new topics in each section as well as expand some topics to be more complete.

Core C# and.NET Quick Reference 1. Data Types Primitive Size Example string 2 bytes/char s = “reference”; bool b = true; char 2 bytes ch = ‘a’; byte 1 byte b = 0x78; short 2 bytes Ival = 54; int 4 bytes Ival = 540; long 8 bytes ival = 5400; float 4 bytes val = 54.0F. Title: C# Unit-Tests - Basics Cheat Sheet by AlienEngineer - Cheatography.com Created Date: 4240Z.

Free C# Cheat Sheet (12 pages)

C Sharp Syntax Cheat Sheet

Schedule

Regex Cheat Sheet C#

Here below is the downloadable older C# Cheat Sheet from last year, 2019. I had taken it down but now, in August 2020 I’ve decided to put it back up for downloading. It has 12 pages. It’s just over half the size of the one over at Amazon.