C# Decimal Data Type and String Fractions

By |August 18th, 2014|.NET Development|

Using C# .NET 4.0, I recently needed to stored a data element as a Decimal Data Type yet be able to present and edit the value as a string fraction.