Archives for December 2006

C# 2.0 Amount In Words

I have translated Terry Voss’ VB.NET 57 to Fifty Seven to C# 2.0 and also extended it somewhat. You can now change the currency units via the MajorCurrencyUnitSingular, MajorCurrencyUnitPlural, MinorCurrencyUnitSingular and MinorCurrencyUnitPlural properties/parameters. With the plural and singular forms, it should be able to handle a wide range of currencies such as the pound sterling […]

5 December 2006 | .NET, Software engineering, C# | No Comments