Exception Not Found

C# In Simple Terms is an eBook (and subscribers get a bonus chapter!)

Subscribers get a bonus chapter on Asynchronous Programming. Become a subscriber today!

Iterators - C# In Simple Terms

We can iterate over our custom collection by implementing an iterator on them! It makes using foreach so simple!

Indexers - C# in Simple Terms

Let's build indexers so our C# classes can be accessed like arrays!

Dates and Times - C# in Simple Terms

Learn all about DateTime, TimeSpan, and TimeZoneInfo!

Strings, String Manipulation, and Cultures - C# In Simple Terms

Let's see how to manipulate, format, split, compare, and concatenate strings. Plus, we'll learn what Cultures are and how to use them!

Exception Not Found © 2026