.NET Framework compatibility
Hi guys!
I am a little bit new about .NET so my questions might not make much sense...
As far as I know AlgoStudio and PTMC are using .NET Framework 3.5. They are both build against this specific version, right? What does it mean? That all my strategies have to be build against the same version of the .NET Framework? Consequently I can only use functionality up to this version. Nothing from 4.0 and higher versions.
I am just wondering if there is any chance to add some kind of "compatibility" to use higher versions of the .NET Framework when developing components.
PD:
As a side question... just curiosity... if newer frameworks keep retro compatibility why to stick to the 3.5?
Thanks!