Home All Groups Group Topic Archive Search About
Author
21 Apr 2006 2:10 PM
Fanor
Hi guys,

I'm new in VS 2005.

I noticed that in the toolbox there is no dataadapter!!

In a previous version there was a data adapter icon in toolbox  and is was
easy to drag to a form, is it posible to add the data adapter icon to the
toolbox??

I can create by code the data adapter but it takes longer to write all the
field mappings and so on.

TIA

Author
21 Apr 2006 2:25 PM
Aziz
Right click on the tolbox and Add/Remove Items.
Author
21 Apr 2006 3:53 PM
CMM
Apparently, the VS2005 is on crack and they forgot the lessons learned years
ago and want you to use the *coupled* TableAdapter.... which violates N-Tier
principles and makes creating a distributed infrastructure impossible (where
the data access layer is in one place and only the dataset passed between
layers).

That they HIDE the DataAdapter is just evidence of their cluelessness.

--
-C. Moya
www.cmoya.com
Show quote
"Aziz" <aziz***@googlemail.com> wrote in message
news:1145629558.100248.72230@u72g2000cwu.googlegroups.com...
> Right click on the tolbox and Add/Remove Items.
>

AddThis Social Bookmark Button