C# 5.0
Author: akardar1
Creation Date: 6/19/2015 7:03 AM
profile picture

akardar1

#1
Hi,

Does WL support C# 5.0 ?


AK
profile picture

Eugene

#2
Frankly, I don't have experience with C# 5.0's highlights, that is, async/await methods. Why do you think you need these features? What is their applicability in the context of a typical WealthScript strategy programming task?
profile picture

akardar1

#3
I am going through a self re-development phase in my C#, and can see a a lot of new marketing materials and courses on C# 5.0.
So my question was only very general. I have no use for it, and only wanted to see your opinion.
By the way, thank you for the Rob Miles e-book you posted a while back. I found that very very good.
profile picture

Eugene

#4
Got it. Speaking of the relatively new additions to the language, I'd suggest to focus on a more practical layer of technologies such as LINQ and parallel programming (and maybe some C# 4 with dynamic keyword, optional params etc.) For everyday Strategy development, C#5 and even C#4 are not something one can't live without. ;)
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).