This topic has been discussed in one way or another in separate threads about C# vs C++, the usage of particular programming languages, etc.
I'm embarking on interesting work of creating .NET library for mathematics and statistics. It'd be desirable to hear your opinions about usage of well optimized .NET libraries in quantitative finance. I know C# made codes are less used than C++ (still not sure if this is myth or not, at least I wonder what the trend is). While it's true that well written C# code can be 90% as fast as well written C++ code but "well writing" a C++ code takes more development time. What are your opinions about it? And which fields are using .NET codes much?
Interesting to hear experienced people's opinions about the importance of .NET in quantitative finance. Did the introduction of the platform change (made easier or not) the life of quants?
I'm embarking on interesting work of creating .NET library for mathematics and statistics. It'd be desirable to hear your opinions about usage of well optimized .NET libraries in quantitative finance. I know C# made codes are less used than C++ (still not sure if this is myth or not, at least I wonder what the trend is). While it's true that well written C# code can be 90% as fast as well written C++ code but "well writing" a C++ code takes more development time. What are your opinions about it? And which fields are using .NET codes much?
Interesting to hear experienced people's opinions about the importance of .NET in quantitative finance. Did the introduction of the platform change (made easier or not) the life of quants?