Launch offer
Business website $150 USD Custom plugin $200 USD Ready in 5 days
Get a quote
C#

Data Types in C#

Use built-in value types and reference types from the BCL.

Data Types in C# — a practical guide to C# data types with clear examples you can reuse in real projects.

C# Tutorial Series (14/121). Prefer one article? Read the complete C# tutorial.

Short description

Know aliases (int → System.Int32) and when to use decimal for money.

Common types

int, long, double, decimal, bool, char
string, object
DateTime, Guid
Custom classes/structs/records

Leave a reply

Your email address will not be published. Required fields are marked *