C# and Data Source in Design View

After creating a data source in VS c# express, I expected to see the tables related to the data source in the data source window while in the form design view. Then I'd be able to drag tables to the form with default controls. But, I don't see them when the form design window is active. I do see them on the code view, though you don't see the drop down to select the associated control. Am I missing something?
[415 byte] By [Kendsr] at [2007-12-17]
# 1
No ideas out there? I'm suspecting a bug. All the training videos for this product refer to the ability to define a data source and be able to drag tables to the form while in the design tab. No can do in my copy of VS C# 2005 Express (version 8.0.5072742 (RTM.050727-4200). Anybody else seeing this same problem? Anyone out there able to drag and drop from data source to form design?
Kendsr at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 2
Got the answer from another thread.....here is the link

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=149309&SiteID=1

Kendsr at 2007-9-8 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...