Cool Features in Next Version of .NET

Here's my list of favorite features coming in the next version of .NET:

ADO.NET

  • ObjectSpaces (O/R Mapper)
  • Provider Neutral Classes

ASP.NET

  • MasterPages (See My Article)
  • DataSource Controls
  • Themes and Skins
  • GridView and DetailsView

C#

  • Generics (Use/Create)

VB.NET

  • Generics (Use Only ?)
  • Edit and Continue
  • Operator Overloading
  • XML Documentation

 

No Comments