0
votes
votes
1 answers
What data type would be best for storing the money formatb of data in C#?
Hi, I am working on a website which is supposed to deal with users bank transactions. As it is going to deal with money on a higher scale. I want to know what will be the best fit data type for storing the money values in C# language such ...
