The new WebPart Framework shipped with Whidbey is only a framework that helps you to build WebParts (It‘s not the WebPart Framework shipped with SharePoint 2003, this is a new sort of WebPart that is more like the IBuySpy implementation. But they are similar to the WebPart framework shipped with SharePoint 2003). There will be a new version of SharePoint that uses this new ASP.Net 2.0 WebPart framework.
The personalization manager will store the appearance of theWebparts, such as size, borders, which zone it will appear in, and even your own additional settings added like properties to your WebParts. But the rest, like getting data from a database etc is up to you to implement. But with the new SqlDataSource and the new GridView, DetailView and other controls will make it much easier then it was before. You don’t need to write one single line of code to retrieve data from a datasource, not even if you would like to have features like paging, sorting, updating in a gird. All of this code is already added to the new data controls.
/Fredrik Normén -
fredrikn @ twitterASPInsider
Microsoft MVP, MCSD, MCAD, MCT
ASPInsidersMy Blog