February 11th, 2009, 7:14 pm
QuoteOriginally posted by: DigammaHi Cuchulainn, Is there a date set for "C# for Trading Systems" yet?The TOC looks good. Although a small discussion on the merits of WPF over winforms would have been good. One of our apps is suffering from Winforms generating too many handles at present.Yes, it's moving along. It should be ready this year. But it takes time. The main focus is IR and structured products(with Andrea Germani) and I have ported my C++ library classes to C# as well as PDE/FDM option stuff. That was really very easy. And using patterns in C# is very natural. Most core stuff is finished, it's the writing that takes time.To be honest, doing this project in C++ would take 3 times as long (or, C# three times as fast).Can you describe what WinForms you are doing that causes these problems?
Last edited by
Cuchulainn on February 10th, 2009, 11:00 pm, edited 1 time in total.