This essential 6-part series will talk all about the predefined/built-in/primitive datatypes in C#. Scott will discuss the characteristics of the primitive types such as integral and decimal and give you examples of working with some of those predefined types. Code samples are included in each and every one of the downloads in this series!Highlights from this series:What are the predefined/built-in/primitive types?Idea of Signed vs Unsigned typesReview of bytes and compilingAbout floating point and fixed datatypes and when to use eachSuffixes for datatypesAbout the bool type and valueschar, string, and StringBuilderCreating a stopwatch and using CLR Profiler