Tuesday, November 27, 2007

Visual Basic 9 released !!!

Productivity that is ideal for first time or casual Windows programming. Get the new Version of Visual Basic from here. Following are the new features added in this Language I'll soon write a series of articles in which I'll try to explain each of these feature.

  • A true ternary operator If(boolean, value, value) to replace the IIF function.
  • Support for LINQ
  • Lambda expressions
  • XML Literals
  • Type Inference
  • Improved IntelliSense
  • Extension Methods
And many others....

No comments: