When is the moment to release C# 5.0?
-
As async programming, roslyn ctp and so on... When is the moment to release C# 5.0 by Microsoft?
-
As async programming, roslyn ctp and so on... When is the moment to release C# 5.0 by Microsoft?
The next version of Visual Studio is rumoured to be sometime around March 2012 although I do not know whether it will contain all of the features you mention.
Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.” I wouldn't let CG touch my Abacus! When you're wrestling a gorilla, you don't stop when you're tired, you stop when the gorilla is.
-
As async programming, roslyn ctp and so on... When is the moment to release C# 5.0 by Microsoft?
Who cares? C# 2 is all I need.
-
As async programming, roslyn ctp and so on... When is the moment to release C# 5.0 by Microsoft?
Next Thursday, 10:21AM GMT-4.
-
As async programming, roslyn ctp and so on... When is the moment to release C# 5.0 by Microsoft?
The moment is NOW! I doubt Microsoft sees it that way though :sigh:
It's an OO world.
public class Naerling : Lazy<Person>{
public void DoWork(){ throw new NotImplementedException(); }
}