This is a multi-part message in MIME format.
------=_NextPart_000_0006_01C1B33A.100EB940
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
Though most of my ADO stuff is currently hand-coded, I thought the new
VS.Net(VB) IDE might offer some short cuts worth looking into. My
question:
Is it possible to use the VB.Net Data controls in an .aspx project
WITHOUT having to do any manual coding?
Stated another way, is some manual coding always required even if one
uses the proper Data controls when doing an .aspx project.
The 3-4 books I've bought on .Net programming all (disappointingly) shy
away from talking about putting together an .aspx project from within
the IDE, or if they use the IDE, they still hand-cdoe and avoid the
controls.
Thanks!
jk
(I have asked abouth this in the ASP.Net beginners forum.)