Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
One of the new features for Windows forms development using Visual Studio 2005 is the Data Sources window. This window allows developers to add and manage a variety of sources using typed DataSets. The Data Sources window displays the schema of these objects and provides the ability to drag and drop tables and columns onto a Windows form. In this video available <here>, I take a quick look at how this window can be used for Windows form based development.