You can create DataAdapters etc and configure them graphically when placed on a win form - but can you get the same graphical tool when creating DAL type class rather than coding the whole thing by hand?

Cheers.