Well, their is a huge hype surrounding the release of .NET Framework 3.5 SP1 & Visual Studio 2008 SP1 ! The one release that has silently gone unnoticed is the release of the WPF DataGrid (CTP) The binaries and source is available for download here Here is a list of some of the features: Auto-generation of Columns. Simply hook up the DataGrid to an ItemsSource and at runtime it will auto-populate with variety of pre-built column types. You can also hook into column generation events to modify...