<t>I've been developing a modeling and trading framework for a small company. Initially I started it in C++ but abandonded C++ in favor of .Net languages because of the development speed. I still have some unmanaged C++ to interface to datafeeds, some legacy code and third party packages. I haven't ...