Hi,
Does WL support C# 5.0 ?
AK
Size:
Color:
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?
Size:
Color:
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.
Size:
Color:
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. ;)
Size:
Color: