WJ
Mon Apr 04 15:47:38 CDT 2005
If you use VS.Net and you did install the MSDN Help CD, then all you need to
do is type the word "System.Data" in the code behind page, high-light it,
finally, press F1 for help. The system will give you plenty to reading about
Ado.Net.
If you do not have VS.Net and have access to internet, then do the
followings:
1. Click here:
http://www.microsoft.com/
2. Type: "what is system.data in .net" (no quote) into the "Search" TextBox
(top/right corner) of the home page.
3. Press "Go" button.
4. Click the link called "System.Data Hierarchy (.NET Framework)". The web
site will give you plenty to read.
John
"Steve Schroeder" <sschroeder@merchant-gould.com> wrote in message
news:%23c4zBtUOFHA.3512@TK2MSFTNGP15.phx.gbl...
> Why can't I find a reference page for ADO.Net, you know, objects,
> properties, methods...?
>
> I can find all kinds of feel good stuff like: Best Practices, Migration,
> ADO.Net & You...but no straight up, no b.s. reference. Kinda sucks :-S
>
>