Attention: We are retiring the ASP.NET Community Blogs. Learn more >

New DataSet Features in Visual Studio 2005

My new article on New DataSet Features in Visual Studio 2005 has gone live on MSDN.

This article complements my earlier article on New DataSet Features in ADO.NET 2.0.

Whereas the first article discusses the changes and enhancements in the DataSet, and related classses, in the .NET Framework, this article discusses the typed DataSet and the TableAdapter that are generated by Visual Studio.  It also shows off the new tools and objects for rapidly building data-bound WinForms.

What I find really exciting about the technologies and tools that I cover in this article is the fact that I think it seriously narrows the gap (though not yet eliminating it) between developing standard data access and data entry applications in VB.NET versus MS-Access.  I discuss this at greater length here.   The other really cool  aspect, that I only mention in passing in this article, is that all of the form-building, data-binding benefits you get with DataSets, you can also have with your custom business objects and with data returned by web services.

Let me know what you think!

 

4 Comments

Comments have been disabled for this content.