I haven't seen this one on LtU yet.
The Microsoft Corporation is in the process of developing the next major version of the C# language. This article contains information regarding four key new features, including generics, iterators, anonymous methods, and partial types.
Additional info can be found at GotDotNet.
There is also an article about Visual C# .NET 2003 Language Changes, with the following amusing quote:
In an effort to remain 100% compliant with the European Computer Manufacturer's Association (ECMA) C# specification, Microsoft Corporation introduced several changes to its implementation of the C# compiler.
and finally a transcript of an online chat regarding future directions for C#, which doesn't provide much of interest IMO.
Posted to OOP by Dan Shappir on 4/6/03; 6:56:24 AM
|