Microsoft converging programming languages

InfoWorld | at | by Mike

Microsoft will converge features of Visual Basic and C# languages with planned upgrades to the two platforms, a Microsoft official said this week.

Both Visual Basic 10 and C# 4 also are to get an array literals capability for inferring array types. The two languages also will gain collection initializers for initializing a list or dictionary with data using the new "from" keyword.

Multi-line and statement lambdas, another ease of use feature saving programmers from having to return values, also is due in both language upgrades. Compiling without primary interop assemblies also will be enabled in both.