C# Decimal vs Double and Other Tips About Number Types
Learn about precision vs accuracy and when to use int, double, and decimal in .NET projects.
C# is my primary programming language. I use it every day. These posts deal specifically with that language, and may also deal with ASP.NET.