Welcome to MSDN Blogs Sign in | Join | Help

February 2009 - Posts

Excel Financial functions 2.0 released

I simply fixed a bug related to the Rate function (wrong name for parameters). It is here: http://code.msdn.microsoft.com/FinancialFunctions
Posted by lucabol | 5 Comments

Simulating INumeric with dynamic in C# 4.0

When I wrote my Excel financial library I agonized over the decision of which numeric type to use to represent money. Logic would push me toward decimal , but common usage among financial library writers would push me toward double . I ended up picking
Posted by lucabol | 30 Comments
Filed under:
 
Page view tracker